summary refs log tree commit diff
path: root/bin/man3
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-12-15 01:44:25 -0500
committerJune McEnroe <june@causal.agency>2019-12-15 01:44:25 -0500
commitd12ba62555f21583d758ce08c701858e3bdc847b (patch)
tree2c05928d11a27368808fa2722f2c907c35409f65 /bin/man3
parentAdd Exit Strategy (diff)
downloadsrc-d12ba62555f21583d758ce08c701858e3bdc847b.tar.gz
src-d12ba62555f21583d758ce08c701858e3bdc847b.zip
Match .profile and .shrc as shell in hi
Diffstat (limited to 'bin/man3')
0 files changed, 0 insertions, 0 deletions
fedeeae88645a9e5776c28bedc4&follow=1'>Defer printing comment if line is blank or closing braceJune McEnroe This fixes badly indented comments. 2021-09-08Up default min-repeat to 30 linesJune McEnroe 2021-09-08Handle dirty lines in git-commentJune McEnroe 2021-09-08Document and install git-commentJune McEnroe 2021-09-08Add repeat and all options to git-commentJune McEnroe 2021-09-08Add group threshold to git-commentJune McEnroed/> 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