about summary refs log tree commit diff
path: root/POSIX
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-10-15 15:59:22 -0400
committerJune McEnroe <june@causal.agency>2021-10-15 15:59:56 -0400
commit25d251606b5243ba03e1e0b20ba61967728db38e (patch)
treeac834bc5d1edef3549d1dd51dcf4c5179ab5eba2 /POSIX
parentUpdate to Linux man-pages 5.13 (diff)
downloadexman-25d251606b5243ba03e1e0b20ba61967728db38e.tar.gz
exman-25d251606b5243ba03e1e0b20ba61967728db38e.zip
Update to OpenBSD 7.0 2062.63
Diffstat (limited to 'POSIX')
0 files changed, 0 insertions, 0 deletions
ke 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