Commit message (Collapse) | Author | ||
---|---|---|---|
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 |