summary refs log tree commit diff
path: root/contrib/palaver
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-08-27 18:36:19 -0400
committerJune McEnroe <june@causal.agency>2020-08-27 18:47:01 -0400
commit9975a9357ef8d6ca0a92dda7682d2ec85b6548cc (patch)
tree3a49925007509c57e3a71a23e65130a73ff1f1f0 /contrib/palaver
parentAdd support for OpenBSD (diff)
downloadpounce-9975a9357ef8d6ca0a92dda7682d2ec85b6548cc.tar.gz
pounce-9975a9357ef8d6ca0a92dda7682d2ec85b6548cc.zip
Sandbox calico with pledge(2) and unveil(2)
Diffstat (limited to 'contrib/palaver')
0 files changed, 0 insertions, 0 deletions
-0500'>2020-12-29Clean up C lexerJune McEnroe 2020-12-29Clean up hilex code somewhatJune McEnroe 2020-12-29Match lex/yacc %% %{ %} lines as MacroJune McEnroe 2020-12-29Match top-level C definitions as IdentifierTagJune McEnroe 2020-12-29Match C type declarations as IdentifierTagJune McEnroe 2020-12-29Match function-like macro definitions as IdentifierTagJune McEnroe 2020-12-29Reconfigure C macro start conditionsJune McEnroe 2020-12-29Document HTML class namesJune McEnroe 2020-12-29Rename Tag class to IdentifierTagJune McEnroe 2020-12-29Change HTML class from hi to hilexJune McEnroe 2020-12-29Add hilex HTML outputJune McEnroe