summary refs log tree commit diff
path: root/home/.config/git
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-18 17:02:28 -0500
committerJune McEnroe <june@causal.agency>2021-01-18 17:02:28 -0500
commit5c6a9e357d4fe61a979ad131c61665c2e5db0154 (patch)
treee810e743033de4276575bdead1b4154122caf9e8 /home/.config/git
parentDon't compress RFCs, add rfc(1) command (diff)
downloadsrc-5c6a9e357d4fe61a979ad131c61665c2e5db0154.tar.gz
src-5c6a9e357d4fe61a979ad131c61665c2e5db0154.zip
Add mdate script
To be used as 1G!!mdate in vi(1) to update the .Dd line of mdoc
files.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
375b89146b0cd6cb8cc7f0&follow=1'>Add make lexerJune McEnroe 2020-12-29Clean up C lexerJune McEnroe 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