summary refs log tree commit diff
path: root/home
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-07-31 10:00:47 -0400
committerJune McEnroe <june@causal.agency>2018-07-31 10:00:47 -0400
commit5d73732686c59865f2345dc3196203f69ca6c1fb (patch)
treee97406fada31c2ea507e61b94d8ec655c2ed72cf /home
parentAdd msr606 (diff)
downloadsrc-5d73732686c59865f2345dc3196203f69ca6c1fb.tar.gz
src-5d73732686c59865f2345dc3196203f69ca6c1fb.zip
Refactor msr606
Diffstat (limited to 'home')
0 files changed, 0 insertions, 0 deletions
ex 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