summary refs log tree commit diff
path: root/bin/1sh/builtins.def
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2024-04-14 17:47:08 -0400
committerJune McEnroe <june@causal.agency>2024-04-14 17:47:08 -0400
commita4bc37945b812dfaa1a85b9319be6d061d426d12 (patch)
treeac33f3e9379ffac191c539eefb8f42b73d850ef1 /bin/1sh/builtins.def
parentPublish "little blessings" (diff)
parentRemove redundant headings from feed (diff)
downloadsrc-a4bc37945b812dfaa1a85b9319be6d061d426d12.tar.gz
src-a4bc37945b812dfaa1a85b9319be6d061d426d12.zip
Add 'www/photo.causal.agency/' from commit '3e93e1c8c6c5a41d67ad63c6fd2624df67191d35'
git-subtree-dir: www/photo.causal.agency
git-subtree-mainline: 439ed525e5c6b979878b52675054643a5898f85e
git-subtree-split: 3e93e1c8c6c5a41d67ad63c6fd2624df67191d35
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
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