about summary refs log tree commit diff
path: root/filters/html-converters/resources
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2022-07-12 21:17:32 +0200
committerJune McEnroe <june@causal.agency>2022-07-27 14:49:21 -0400
commitfad097a08e55c9eec0fa86efec72de4426674ca2 (patch)
treee75b6e18c683cc051a0869c58583dcaef25fd705 /filters/html-converters/resources
parentgit: update to v2.37.0 (diff)
downloadcgit-pink-fad097a08e55c9eec0fa86efec72de4426674ca2.tar.gz
cgit-pink-fad097a08e55c9eec0fa86efec72de4426674ca2.zip
git: update to v2.37.1 HEAD master
Update to git version v2.37.1, no additional changes required.

Signed-off-by: Christian Hesse <mail@eworm.de>
Diffstat (limited to 'filters/html-converters/resources')
0 files changed, 0 insertions, 0 deletions
is ordering of rules feels much cleaner. 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 You can tell I was just copying the HTML code huh. 2020-12-29Add hilex HTML outputJune McEnroe