summary refs log tree commit diff
path: root/bin/man1/ever.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-01-02 20:22:25 -0500
committerJune McEnroe <june@causal.agency>2022-01-02 20:22:25 -0500
commit511cabacd3c4a9745e241ef66a43bc8628e1e64c (patch)
tree0b3d55a24345e143f84f5084fc36ab689edbaa4c /bin/man1/ever.1
parentCall CHECK_DECL on stat64 (diff)
downloadsrc-511cabacd3c4a9745e241ef66a43bc8628e1e64c.tar.gz
src-511cabacd3c4a9745e241ef66a43bc8628e1e64c.zip
Update GPL header template copyright years
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
t/bin/hilex/c.l?id=aeeeeb0370dfd0ef670d7c45af155c3e270a4807&follow=1'>Match 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