| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-03-17 | Generalize SequenceDelimiter. | bjculkin | |
| Made SequenceDelimiter work for arbitrary sequences of objects. Use the StringDelimiter class for ease of use on strings. | |||
| 2017-03-16 | Add sequence delimitation. | bjculkin | |
| Essentially, this allows you to convert flat strings to trees that match the delimiter structure of that flat string. | |||
| 2017-03-14 | Formatting | bculkin2442 | |
| 2017-03-14 | Cleanup | EVE | |
| 2017-03-13 | Formatting | EVE | |
| 2017-02-27 | Package reorganization | bjculkin | |
| 2017-02-26 | Example formatting | bculkin2442 | |
| 2017-02-09 | Update | bculkin2442 | |
| 2016-10-03 | Minor reorganization | bculkin2442 | |
| 2016-09-28 | Formatting pass | bculkin2442 | |
| 2016-08-28 | Tossed attempt at subrule-supported parser | bculkin2442 | |
| Also, renamed some tests | |||
| 2016-07-28 | Format/Cleanup pass | bculkin2442 | |
| 2016-05-10 | General update | bculkin2442 | |
| 2016-04-22 | Formatting changes | bculkin2442 | |
| 2016-04-22 | Formatting changes | bculkin2442 | |
| 2016-04-18 | Minor code changes | bculkin2442 | |
| 2016-04-13 | Fixed examples using trees | bculkin2442 | |
| 2016-04-13 | Implemented new tree abstraction | bculkin2442 | |
| 2016-04-08 | Switch functional data to use interfaces | bculkin2442 | |
| 2016-03-31 | More code maintenance | bculkin2442 | |
| 2016-03-30 | Moved interface back to the package it belongs in | bculkin2442 | |
| 2016-03-28 | Moved dice things to seperate project | bculkin2442 | |
| 2016-03-27 | Mild formatting tweaks | bculkin2442 | |
| 2016-03-22 | General formatting changes | bculkin2442 | |
| 2016-03-22 | General formatting cleanup and documentation update | bculkin2442 | |
| 2016-03-22 | Ensured Dice AST worked correctly | bculkin2442 | |
| 2016-03-21 | Polished up work on AST-based dice | bculkin2442 | |
| 2016-03-21 | New example for AST-based dice things | bculkin2442 | |
| 2016-03-18 | General changes to the dice package | bculkin2442 | |
| The biggest change is the addition of variables and assignment | |||
| 2016-03-18 | Categorized examples | bculkin2442 | |
| 2016-03-18 | Added examples for both the shunter and the tree builder | bculkin2442 | |
| 2016-03-18 | Moved exceptions to their own package | bculkin2442 | |
| 2016-03-16 | Moved dice parser test to example directories | bculkin2442 | |
| Also made internal pair data holder protected. | |||
| 2015-09-29 | Moved around tree stuff. | bculkin2442 | |
| 2015-09-29 | Added description for examples and added utility method to tokenizer. | bculkin2442 | |
| It's now easier to use the tokenizer in the simpe case I usually use it for. | |||
| 2015-09-29 | Added examples from previous version. | bculkin2442 | |
| That's all of the things from the previous version added. | |||
