| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-08-14 | Implement compilation of RecursionDirective | Benjamin J. Culkin | |
| 2019-07-26 | Refactor directive handling | Benjamin J. Culkin | |
| Refactored the tokenizer to pass back tokens which have the data stored on them, significantly cutting down on the amount of parsing/reparsing of directives we are doing. Also, it makes the over-arching goal of allowing compilation easier | |||
| 2019-07-25 | minor tweaks | Benjamin J. Culkin | |
| 2019-07-24 | Fix up case printing a bit | Benjamin J. Culkin | |
| 2019-04-22 | Fixed comb. of `@` mod and 4-param ~A dir. | Benjamin J. Culkin | |
| Fixed the combination of the `@` mod and the 4-parameter form of the ~A directive. Previously, this would add an excessive amount of padding to the output. Also added some test cases for this, and fixed another similar padding bug. | |||
| 2018-12-06 | Begin conversion to iterator | Benjamin J. Culkin | |
| 2018-10-28 | Import organization | bculkin2442 | |
| 2018-09-16 | Move CL format to submodule | Benjamin J. Culkin | |
