| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-09-19 | Add MirrorDB | Benjamin J. Culkin | |
| This adds a simple map that uses the unicode bidirectional database to say whether or not a given character has a mirrored counterpart (e.g, ( and ), < and >, as well as « and ») | |||
| 2018-09-19 | Minor tweak | Benjamin J. Culkin | |
| 2018-09-17 | Add linespacing to ReportWriter | Benjamin J. Culkin | |
| 2018-09-17 | Add more features to ReportWriter | Benjamin J. Culkin | |
| This adds both an ability to get the column at which the indent ended, as well as some basic page control. | |||
| 2018-09-17 | Add indent levels to ReportWriter | Benjamin J. Culkin | |
| ReportWriter now has support for different indent types at various levels. This is useful for Word-style bulleted lists | |||
| 2018-09-16 | Move CL format to submodule | Benjamin J. Culkin | |
| 2018-09-16 | Large update | Benjamin J. Culkin | |
| A large update, this contains much debugging of the CL FORMAT routines, as well as a few other minor changes. | |||
| 2018-09-06 | Actually handle EscapeException | Benjamin J. Culkin | |
| 2018-09-06 | Implement tabulate directive | Benjamin J. Culkin | |
| 2018-09-06 | Allow writer duplication easily | Benjamin J. Culkin | |
| 2018-09-06 | Convert CLFormatter to use ReportWriter | Benjamin J. Culkin | |
| This is in preparation for implementing the T and < directives | |||
| 2018-09-06 | Fix stupid bug | Benjamin J. Culkin | |
| 2018-09-06 | Add ReportWriter | Benjamin J. Culkin | |
| Added ReportWriter, which is a writer with support for several things that make printing formal reports easier, like autoindenting support and number of lines written/current character position in the line. It also has support for automatically converting tabs to spaces. | |||
| 2018-08-08 | Minor changes | Benjamin J. Culkin | |
| 2018-07-17 | BlockReader is now Iterable | Benjamin J. Culkin | |
| 2018-06-04 | Update | Benjamin J. Culkin | |
| 2018-06-03 | Keep last block | Benjamin J. Culkin | |
| This keeps the last block from a block reader | |||
| 2018-06-02 | Minor updates | Benjamin J. Culkin | |
| 2018-06-02 | Enable mid-rule comments | Benjamin J. Culkin | |
| 2018-06-02 | Comment changes | Benjamin J. Culkin | |
| Perform various comment tweaks and changes | |||
| 2018-04-25 | Add some new classes | bjculkin | |
| Import some new classes from an old project | |||
| 2018-03-05 | Update | student | |
| 2018-03-01 | Update | bjculkin | |
| 2018-03-01 | Format pass | bjculkin | |
| 2018-03-01 | Fix some CL format issues | bjculkin | |
| 2018-03-01 | Finish most of CL formatting. | bjculkin | |
| There are a couple of unimplemented directives, but the only ones I'd consider anywhere near crucial would be the floating-point ones, which I'm not sure what I should do with them. | |||
| 2018-02-13 | Update | Benjamin J. Culkin | |
| 2018-02-12 | Commenting | bjculkin | |
| 2018-02-12 | Formatting pass | bjculkin | |
| 2018-02-12 | Update | bjculkin | |
| 2018-02-12 | Update | bjculkin | |
| 2018-02-10 | Update and refactor CL formatting | bjculkin | |
| 2018-02-09 | Work on CL format strings | student | |
| 2018-02-05 | Warning cleanup | Benjamin Culkin | |
| 2017-10-08 | Start splitting into maven modules | Benjamin J. Culkin | |
