summary refs log tree commit diff
path: root/bundle
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-06-08 09:07:06 -0400
committerJune McEnroe <june@causal.agency>2022-06-08 09:07:06 -0400
commit77a6a77700a79a8f0859934b900e0c8ad76f2707 (patch)
tree9708ef04670a67743ca3da68106e0f26a64ba6fd /bundle
parentFIRST SHOW IN 2.5 YEARS BABEY!!! (diff)
downloadsrc-77a6a77700a79a8f0859934b900e0c8ad76f2707.tar.gz
src-77a6a77700a79a8f0859934b900e0c8ad76f2707.zip
Add Maiden, Mother, Crone
Mixed bag like most collections of short stories. Some of them are
pretty good. The author of the worst written story also has the
worst written bio.
Diffstat (limited to 'bundle')
0 files changed, 0 insertions, 0 deletions
64d4a8a&follow=1'>Clean 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