Commit message (Expand) | Author | |||||
---|---|---|---|---|---|---|
2021-01-29 | Use int when checking for EOF | June McEnroe | ||||
2021-01-28 | Move gpl.c and agpl.c templates out of etc | June McEnroe | ||||
2021-01-27 | Set para and sect for mdoc | June McEnroe | ||||
2021-01-26 | Use First state to match keyword at beginning of line | June McEnroe | ||||
2021-01-25 | Install vi on Linux and nvi on macOS | June McEnroe | ||||
2021-01-25 | Use vi and less | June McEnroe | ||||
2021-01-20 | Use mtags for sh in source-filter | June McEnroe | ||||
2021-01-20 | Generate tags for sh files in mtags | June McEnroe | ||||
2021-01-20 | Add messy sh lexer | June McEnroe | ||||
2021-01-20 | Add all target to git.causal.agency Makefile | June McEnroe | ||||
2021-01-20 | Remove Lua support | June McEnroe | ||||
2021-01-20 | Fix tests for diff spans | June McEnroe | ||||
2021-01-20 | Avoid matching ':' in make tags | June McEnroe | ||||
2021-01-19 | Prefer tag matches not preceded by [[:alnum:]] | June McEnroe | ||||
2021-01-19 | Escape \ and / in mtags search patterns | June McEnroe | ||||
2021-01-20 | Use mtags in source-filter | June McEnroe | ||||
2021-01-19 | Add mtags to generate tags for make and mdoc | June McEnroe | ||||
2021-01-19 | Map tags to IDs using only [[:alnum:]-._] | June McEnroe | ||||
2021-01-19 | Don't use a pager if reading standard input | June McEnroe | ||||
2021-01-19 | Support BSD make syntax and match *.am | June McEnroe | ||||
2021-01-19 | Match tab following escaped newline in make assignments | June McEnroe | ||||
2021-01-18 | Allow matching lexers using first input line | June McEnroe class='nohover-highlight'> | ||||
2019-05-27 | 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 |