about summary refs log tree commit diff
path: root/cmd.h
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2014-01-10 04:59:34 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2014-01-10 17:45:43 +0100
commitd01a6eec4355af5266b114760c7264a2e6bf73fc (patch)
treea998e60069c636caf989af00533713c207405e75 /cmd.h
parentcgit.c: Fix comment on bit mask hack (diff)
downloadcgit-pink-d01a6eec4355af5266b114760c7264a2e6bf73fc.tar.gz
cgit-pink-d01a6eec4355af5266b114760c7264a2e6bf73fc.zip
parsing: fix header typo
Diffstat (limited to 'cmd.h')
0 files changed, 0 insertions, 0 deletions
ref='/src/commit/bin/hilex/c.l?id=bb373662b37f547b979bbf95c54c3d45864d4a8a&follow=1'>Clean 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