summary refs log tree commit diff
path: root/litterbox.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-12-28 18:53:09 -0500
committerJune McEnroe <june@causal.agency>2019-12-28 18:53:09 -0500
commitd2b7431680cd96758915751854b627cfaca88062 (patch)
tree3e6deb226df8cd707a2c235dcdb8b247364d64d8 /litterbox.1
parentDon't insert self-messages (diff)
downloadlitterbox-d2b7431680cd96758915751854b627cfaca88062.tar.gz
litterbox-d2b7431680cd96758915751854b627cfaca88062.zip
Send fts5 errors in response to queries
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
d> 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