summary refs log tree commit diff
path: root/home
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-10-03 16:52:40 -0400
committerJune McEnroe <june@causal.agency>2018-10-03 16:52:40 -0400
commit79ef2c84d53efb928df7a400cde25a84f817f66c (patch)
treeef8e3bb7fa0c30a9c31bac4747eae629e210cdd8 /home
parentAdd -H flag to psfed to increase height (diff)
downloadsrc-79ef2c84d53efb928df7a400cde25a84f817f66c.tar.gz
src-79ef2c84d53efb928df7a400cde25a84f817f66c.zip
Add sans6x12
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
20-12-29Add make lexerJune McEnroe 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