Commit message (Expand) | Author | |||
---|---|---|---|---|
2020-12-29 | Match lex/yacc %% %{ %} lines as Macro | June McEnroe | ||
2020-12-29 | Match top-level C definitions as IdentifierTag | June McEnroe | ||
2020-12-29 | Match C type declarations as IdentifierTag | June McEnroe | ||
2020-12-29 | Match function-like macro definitions as IdentifierTag | June McEnroe | ||
2020-12-29 | Reconfigure C macro start conditions | June McEnroe | ||
2020-12-29 | Document HTML class names | June McEnroe | ||
2020-12-29 | Rename Tag class to IdentifierTag | June McEnroe | ||
2020-12-29 | Change HTML class from hi to hilex | June McEnroe | ||
2020-12-29 | Add hilex HTML output | June McEnroen> | Add Frontier | June McEnroe |
2019-05-27 | Break nicks with ZWNJ | June McEnroe | ||
This should prevent bad wrapping. | ||||
2019-05-26 | Add Dawn | June McEnroe | ||
2019-05-20 | Declare vasprintf(3) for GNU | June McEnroe | ||
who the fuck is scraeming "#define _GNU_SOURCE" at my house. show yourself, coward. i will never #define _GNU_SOURCE | ||||
2019-05-20 | Fix comparison warning in ttpre | June McEnroe | ||
2019-05-20 | Add Authority | June McEnroe | ||
2019-05-19 | Specify precedence of unary versions of operators | June McEnroe | ||
2019-05-18 | Add compound assignment operators to order | June McEnroe | ||
2019-05-15 | Support simple assignment in order | June McEnroe | ||
2019-05-15 | Implement sizeof in order | June McEnroe | ||
2019-05-15 | Add order | June McEnroe | ||
2019-05-12 | Add T suffix in bit | June McEnroe | ||
2019-05-10 | Highlight yacc and lex files as C | June McEnroe | ||
Their %-prefixed directives should probably be highlighted Macro. | ||||
2019-05-10 | Use val instead of suboptarg | June McEnroe | ||
suboptarg doesn't exist in GNU. Hopefully BSD getsubopt also sets val on failure? | ||||
2019-05-09 | Add Parable of the Sower | June McEnroe | ||
2019-05-07 | Add bit without build | June McEnroe | ||
Need to do some stuff in the Makefile for lex and yacc and generating HTML pages for it. | ||||
2019-05-04 | Fix MANDIR typo | June McEnroe | ||
2019-05-04 | Move relay to bin | June McEnroe |