summary refs log tree commit diff
path: root/bin/1sh/nodetypes
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-05-04 15:39:58 -0400
committerJune McEnroe <june@causal.agency>2020-05-04 15:39:58 -0400
commitc2cbf537ce7ee7ff5d7dd7acc586b2467c7ee32e (patch)
treefc8775108e1e5909b9832dd2f817f9193bf30c30 /bin/1sh/nodetypes
parentAdd The Rosewater Insurrection (diff)
downloadsrc-c2cbf537ce7ee7ff5d7dd7acc586b2467c7ee32e.tar.gz
src-c2cbf537ce7ee7ff5d7dd7acc586b2467c7ee32e.zip
Add git-password script to get a password from git-credential
Diffstat (limited to 'bin/1sh/nodetypes')
0 files changed, 0 insertions, 0 deletions
20-12-29 17:44:48 -0500'>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