summary refs log tree commit diff
path: root/doc/pdf/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-03-27 17:22:29 -0400
committerJune McEnroe <june@causal.agency>2020-03-27 17:22:29 -0400
commitf33c74c0c0bf9308f73ebfba7159e838b53001ea (patch)
tree94faf8f3eb1e45b20923164a9cf4121cdfba4d11 /doc/pdf/.gitignore
parentMove .kshrc to .mkshrc (diff)
downloadsrc-f33c74c0c0bf9308f73ebfba7159e838b53001ea.tar.gz
src-f33c74c0c0bf9308f73ebfba7159e838b53001ea.zip
Remove gpg configuration
Diffstat (limited to 'doc/pdf/.gitignore')
0 files changed, 0 insertions, 0 deletions
5a8b&follow=1'>Clean up C lexerJune McEnroe This ordering of rules feels much cleaner. 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 You can tell I was just copying the HTML code huh. 2020-12-29Add hilex HTML outputJune McEnroe