summary refs log tree commit diff
path: root/litterbox.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-03-31 18:54:37 -0400
committerJune McEnroe <june@causal.agency>2020-03-31 18:54:37 -0400
commit5e3578a00f651d9ed04f6b9beda305408d6c09ce (patch)
treec5bfce5f19650285f235f5402ebacf814cb1bf46 /litterbox.1
parentInclude <>/-/* around nicks in scoop coloring (diff)
downloadlitterbox-5e3578a00f651d9ed04f6b9beda305408d6c09ce.tar.gz
litterbox-5e3578a00f651d9ed04f6b9beda305408d6c09ce.zip
Fix writing verbose to stderr
Diffstat (limited to 'litterbox.1')
0 files changed, 0 insertions, 0 deletions
d>Match 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 You can tell I was just copying the HTML code huh. 2020-12-29Add hilex HTML outputJune McEnroe