| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-03-18 | Moved exceptions to their own package | bculkin2442 | |
| 2016-03-18 | Reorganized tree packages. | bculkin2442 | |
| This is in preparation for addition of a non-searching binary tree. | |||
| 2016-03-16 | Deleted left over files. | bculkin2442 | |
| 2016-03-16 | Implemented basic description holder | bculkin2442 | |
| The intent is that components that have a hardcoded description or don't want to store it themselves use this bean. | |||
| 2016-03-16 | Moved dice parser test to example directories | bculkin2442 | |
| Also made internal pair data holder protected. | |||
| 2016-03-01 | Implemented support for component-based shenanigans. | bculkin2442 | |
| By default, only a source for retrieving components from streams is implemented | |||
| 2016-03-01 | Implemented support for lazy pairs | bculkin2442 | |
| 2016-02-29 | Implemented partitioning capabilities for lists | bculkin2442 | |
| 2016-02-29 | General code cleanup | bculkin2442 | |
| 2016-02-29 | Implemented lazy variant of IHolder | bculkin2442 | |
| 2016-02-29 | Factored interface out of Pair | bculkin2442 | |
| 2016-02-29 | Refactored Pair interface | bculkin2442 | |
| Pair now has a proper functional interface | |||
| 2016-02-29 | Factored interface out of GenHolder | bculkin2442 | |
| 2016-02-29 | Changed interface of GenHolder | bculkin2442 | |
| GenHolder now has a proper interface with no public fields | |||
| 2016-02-21 | Added parser for rule-based config files. | bculkin2442 | |
| Also, minor changes to FST | |||
| 2016-02-21 | Some refactoring and commenting | bculkin2442 | |
| 2016-02-21 | Added new control and some commenting | bculkin2442 | |
| 2016-02-21 | Commenting of various things and minor refactoring | bculkin2442 | |
| 2016-02-21 | Commenting of various things | bculkin2442 | |
| 2016-02-21 | Commenting of various things | bculkin2442 | |
| 2016-02-21 | Some refactoring of other packages | bculkin2442 | |
| 2016-02-21 | Revamping of the way dice work | bculkin2442 | |
| 2016-01-26 | Updates to various things, and addition of a graph class. | bculkin2442 | |
| 2016-01-26 | Added shunting-yard algorithm | bculkin2442 | |
| 2016-01-26 | Added dice roller | bculkin2442 | |
| 2015-10-22 | Work on a map with functional utilities. | bculkin2442 | |
| For now, just a wrapping of a map. | |||
| 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 random grammar support. | bculkin2442 | |
| Import of library code from version 1 finished. Now for more library code and examples on library usage. | |||
| 2015-09-29 | GUI stuff. | bculkin2442 | |
| Almost finished with imports from version one. | |||
| 2015-09-29 | More data structure work. | bculkin2442 | |
| Yet more imports from previous version. | |||
| 2015-09-28 | Basic data structure code. | bculkin2442 | |
| Still importing things from the old project. | |||
