about summary refs log tree commit diff
path: root/filters/about-formatting.sh (follow)
Commit message (Expand)AuthorAge
* about-formatting.sh: comment text out of dateJason A. Donenfeld2015-11-12
* match other common markdown file extensionsChris Burroughs2014-12-23
* Fix about-formatting.shPřemysl Janouch2014-01-08
* filters: import more modern scriptsJason A. Donenfeld2013-05-27
mp;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