about summary refs log tree commit diff
path: root/README
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2008-02-24 16:05:58 +0100
committerLars Hjemli <hjemli@gmail.com>2008-02-24 16:05:58 +0100
commitb44b02a98253e78334f7fd13d9c4e1eb59562392 (patch)
tree25ecb51d60eba75ea473eeaa32f08b9e548aedde /README
parentBrown paper bag: don't use `grep -v` (diff)
downloadcgit-pink-b44b02a98253e78334f7fd13d9c4e1eb59562392.tar.gz
cgit-pink-b44b02a98253e78334f7fd13d9c4e1eb59562392.zip
Make output from `make test` more readable
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
ex/c.l?id=4d08648d0b9d1589b3205a5fe86d774ebcbac75b&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