about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorŠtěpán Němec <stepnem@smrk.net>2023-11-22 13:54:42 +0100
committerJune McEnroe <june@causal.agency>2023-11-27 16:12:02 -0500
commitef24a24183911e370ec9773d4e9fa47e13a91ab5 (patch)
tree8344299610e7126ff0033c2b6b7f53800f96fdfc /Makefile
parentUpdate to OpenBSD 7.4 (diff)
downloadexman-ef24a24183911e370ec9773d4e9fa47e13a91ab5.tar.gz
exman-ef24a24183911e370ec9773d4e9fa47e13a91ab5.zip
Update to FreeBSD 14.0 2065.05
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
pan title='2020-12-29 17:19:23 -0500'>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