summary refs log tree commit diff
path: root/www/git.causal.agency/cgitrc
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-12-02 11:19:35 -0500
committerJune McEnroe <june@causal.agency>2021-12-02 11:19:35 -0500
commitaaf04f3e888b5816a7d096d9d911cb68683c8c2c (patch)
tree8e39150a31e16be86115e4b85ff2be74891e1e9d /www/git.causal.agency/cgitrc
parentUse noinput, nounput options in lex files (diff)
downloadsrc-aaf04f3e888b5816a7d096d9d911cb68683c8c2c.tar.gz
src-aaf04f3e888b5816a7d096d9d911cb68683c8c2c.zip
Add Six Months, Three Days, Five Others
An impressive amount of these short stories are actual stories with
beginnings, middles and ends! Well done! The last little side story
of All the Birds in the Sky is cute.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
/hilex/make.l?id=7c70322c7c8e88af93375b89146b0cd6cb8cc7f0&follow=1'>Add make lexerJune McEnroe This is kind of a mess and needs 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