summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-10-26 01:23:04 -0400
committerJune McEnroe <june@causal.agency>2019-10-26 01:23:04 -0400
commit809b401c37e2fb8a3087244bd9cae711769c0474 (patch)
tree7f40a74d4bba46564b02d132d182dc393a3f5e13 /.gitignore
parentAllow reading sensitive information from files (diff)
downloadpounce-809b401c37e2fb8a3087244bd9cae711769c0474.tar.gz
pounce-809b401c37e2fb8a3087244bd9cae711769c0474.zip
Disconnect client on unknown command
During registration, no other commands should be sent. Afterwards, only
intercepted commands will get parsed.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions
707df33418764&follow=1'>Switch back to semantic keyword grouping in hiJune McEnroe 2019-02-08Match only the basename in hiJune McEnroe 2019-02-07Add mdoc syntax to hiJune McEnroe 2019-02-07Support multi-line C macros in hiJune McEnroe 2019-02-07Detect .mk files as makeJune McEnroe 2019-02-07Add make syntax to hiJune McEnroe 2019-02-07Add IRC output to hiJune McEnroe 2019-02-07Improve C syntax accuracy and add Format classJune McEnroe 2019-02-07Factor out hi checkJune McEnroe Fix subexpression bounds check and compile pattends. 2019-02-07Add Escape class to hiJune McEnroe 2019-02-07Add Todo class and parent syntax constraintJune McEnroe