summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-12-01 22:05:37 -0500
committerJune McEnroe <june@causal.agency>2018-12-01 22:05:37 -0500
commit5c17393d2b0830838e8e47f105ef734d3b235275 (patch)
tree2ef2649e36cdd13b454793f04c39ea70857f4b9d /Makefile
parentFix sandman hang (diff)
downloadcatgirl-5c17393d2b0830838e8e47f105ef734d3b235275.tar.gz
catgirl-5c17393d2b0830838e8e47f105ef734d3b235275.zip
Crudely handle reconnecting after suspend
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
> 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