summary refs log tree commit diff
path: root/bin/1sh/funcs/cmv
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-12-18 21:40:50 -0500
committerJune McEnroe <june@causal.agency>2019-12-18 21:40:50 -0500
commitfdfa42c75266015ee28867867917dd103c60fa93 (patch)
treec91987d872d0cda21ee99930917d76cb64d8da0b /bin/1sh/funcs/cmv
parentBail from hi if input is binary (diff)
downloadsrc-fdfa42c75266015ee28867867917dd103c60fa93.tar.gz
src-fdfa42c75266015ee28867867917dd103c60fa93.zip
Add git.causal.agency cgit config
Diffstat (limited to 'bin/1sh/funcs/cmv')
0 files changed, 0 insertions, 0 deletions
to be cleaned up against more careful reading of the make grammar. 2020-12-29Clean 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