summary refs log tree commit diff
path: root/home/.local/bin/wiki
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-11-21 17:37:01 -0500
committerJune McEnroe <june@causal.agency>2019-11-21 17:37:01 -0500
commit2fe1ccf386c9bc64848854bf4287638344149fa9 (patch)
tree2328503a6156d442f1fc77caeab72770a7f12828 /home/.local/bin/wiki
parentRemove default ENV from manual (diff)
downloadsrc-2fe1ccf386c9bc64848854bf4287638344149fa9.tar.gz
src-2fe1ccf386c9bc64848854bf4287638344149fa9.zip
Use .profile, .shrc, .history
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
p 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