| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-09-16 | Cleanup | Ben Culkin | |
| 2022-08-16 | Update a few things | Ben Culkin | |
| 2021-07-12 | Formatting tweaks | Benjamin J. Culkin | |
| 2020-12-03 | Rename interfaces to match Java style | Ben Culkin | |
| Rename several interfaces that were in the style IWhatever, which Java doesn't use | |||
| 2020-12-03 | Adapt to esodata changes | Ben Culkin | |
| 2020-11-22 | Adapt to change in esodata | Ben Culkin | |
| 2020-11-12 | Cleanup part 2 | Ben Culkin | |
| 2020-11-08 | Do some token splitter cleanup | Ben Culkin | |
| Cleanup somethings related to token splitters | |||
| 2020-10-06 | Add unit tests for defines | Ben Culkin | |
| Adds unit tests for SimpleDefine and IteratedDefine. This also fixes an issue with IteratedDefine, where once you had consumed a replacer, it was consumed for good; you couldn't use it in the future, even in a different call to apply(). This was fixed through the introduction of a new iterator type from esodata - ResettableIterator. See that project/type for more details on what exactly this does; but suffice to say, it allows to restore our iterator and re-iterate over the same elements on every call to apply. | |||
| 2020-10-06 | Info cleanup | Ben Culkin | |
| 2020-04-13 | Cleanup some latent bugs | Ben Culkin | |
| Cleanup some latent bugs | |||
| 2020-04-13 | Cleanup pass | Ben Culkin | |
| Cleanup pass to uniformize things | |||
| 2020-04-12 | Finish esodata extraction | Ben Culkin | |
| Finished extracting the old version of esodata, and fixed all the local issues | |||
| 2020-04-07 | Remove utils.esodata | Ben Culkin | |
| utils.esodata now also lives in the esodata project; not here | |||
| 2020-04-07 | Finish remove utils.data | Ben Culkin | |
| utils.data now lives in the esodata project; not in this one | |||
| 2018-10-28 | Import organization | bculkin2442 | |
| 2018-10-25 | General work on commands | bculkin2442 | |
| 2018-10-16 | Testing stuff | bculkin2442 | |
| 2018-10-13 | General cleanup and documentation. | bculkin2442 | |
| Cleanup files, and add missing comments in places. | |||
| 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-04-25 | Add some new classes | bjculkin | |
| Import some new classes from an old project | |||
| 2018-04-18 | Warning resolution | student | |
| 2018-04-12 | Update | bculkin2442 | |
| 2018-04-07 | Documentation | bculkin2442 | |
| 2018-03-28 | Update | bjculkin | |
| 2018-03-02 | Add a factory for token splitters | student | |
| 2018-03-01 | Format pass | bjculkin | |
| 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-05 | Warning cleanup | Benjamin Culkin | |
| 2017-10-08 | Start splitting into maven modules | Benjamin J. Culkin | |
