summaryrefslogtreecommitdiff
path: root/doc/docgen.py
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2020-05-05 20:43:45 +0200
committerSébastien Helleu <flashcode@flashtux.org>2020-05-05 20:43:45 +0200
commitb1c3a29ac759a15cb2ade7e96d7f1b4d1ce28935 (patch)
treeffae98f0157ffa2031c4591877950454009d194c /doc/docgen.py
parent8df8d20f81dc64bb286f5d1a1d629d050949893d (diff)
downloadweechat-b1c3a29ac759a15cb2ade7e96d7f1b4d1ce28935.zip
core: add include comparison operators in evaluation of expressions
New comparison operators: - "==*": is matching mask, case sensitive (wildcard "*" is allowed) - "!!*": is NOT matching mask, case sensitive (wildcard "*" is allowed) - "==-": is included, case sensitive - "!!-": is NOT included, case sensitive - "=-": is included, case insensitive - "!-": is NOT included, case insensitive
Diffstat (limited to 'doc/docgen.py')
0 files changed, 0 insertions, 0 deletions