about summary refs log tree commit diff
path: root/README
diff options
context:
space:
mode:
authorMark Lodato <lodatom@gmail.com>2010-08-26 22:02:03 -0400
committerLars Hjemli <hjemli@gmail.com>2010-08-29 17:27:40 +0200
commitc94414a4c8cd099f5737e8b4066693d07ce78f61 (patch)
tree04de175ce3671f3fd3877555dfa8c302cfe0e5ff /README
parentCGIT 0.8.3.3 (diff)
downloadcgit-pink-c94414a4c8cd099f5737e8b4066693d07ce78f61.tar.gz
cgit-pink-c94414a4c8cd099f5737e8b4066693d07ce78f61.zip
t0108-patch: add 'tests_done' to end
Signed-off-by: Mark Lodato <lodatom@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
Clean 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 You can tell I was just copying the HTML code huh. 2020-12-29Add hilex HTML outputJune McEnroe