summary refs log tree commit diff
path: root/bin/man3
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-20 18:22:07 -0500
committerJune McEnroe <june@causal.agency>2021-01-20 18:22:07 -0500
commit1fdfbf9e96f638e60bf4d34aa30327e35d001a0e (patch)
tree7215303623b734e6127a743da9b16bef6f7a096b /bin/man3
parentAdd messy sh lexer (diff)
downloadsrc-1fdfbf9e96f638e60bf4d34aa30327e35d001a0e.tar.gz
src-1fdfbf9e96f638e60bf4d34aa30327e35d001a0e.zip
Generate tags for sh files in mtags
Only matches functions declared at the beginnings of lines, but I'm
fine with that.
Diffstat (limited to 'bin/man3')
0 files changed, 0 insertions, 0 deletions
'logheader'>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