summary refs log tree commit diff
path: root/etc
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2018-04-03 22:09:51 -0400
committerJune McEnroe <programble@gmail.com>2018-04-03 22:09:51 -0400
commit5e09c63f6090751fd99d78d2bde77003a63f7883 (patch)
tree7cd9a51acddd096dac2130944318c9da505e233a /etc
parentOnly ignore at top level (diff)
parentAdd Flying Microtonal Banana (diff)
downloadsrc-5e09c63f6090751fd99d78d2bde77003a63f7883.tar.gz
src-5e09c63f6090751fd99d78d2bde77003a63f7883.zip
Merge in notes repository
Rebased to avoid adding PDFs and other things to the history
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
ommit/bin/hilex/mdoc.l?id=693d2d48b0c5dc584d01c6878bfc293823613f2a&follow=1'>Clean 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