| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-03-13 | Formatting | EVE | |
| 2017-02-24 | Fix co/contravarience | bjculkin | |
| 2017-02-24 | Update | bjculkin | |
| 2017-02-17 | IList is now iterable. No more useless toIterable()s :) | bculkin2442 | |
| 2017-02-16 | Update | bculkin2442 | |
| 2017-02-11 | Fixed extra toString comma | bculkin2442 | |
| 2017-02-09 | Update | bculkin2442 | |
| 2016-11-16 | Documentation update | bculkin2442 | |
| 2016-10-21 | Documentation | bculkin2442 | |
| 2016-10-03 | Minor reorganization | bculkin2442 | |
| 2016-09-28 | Formatting pass | bculkin2442 | |
| 2016-09-28 | Update various things. | bculkin2442 | |
| 2016-08-31 | Minor Update | bculkin2442 | |
| 2016-08-24 | Added tentative support for subrules | bculkin2442 | |
| Added a new sort of config reader that tentatively supports subrules through indentation. I need to actually write a parser that uses it though. I think something to do with trees would work well for testing it. | |||
| 2016-08-02 | More GUI stuff | bculkin2442 | |
| 2016-07-28 | Format/Cleanup pass | bculkin2442 | |
| 2016-05-10 | Added interface to JDK collector API | bculkin2442 | |
| 2016-05-10 | Removed incomplete map type | bculkin2442 | |
| 2016-05-10 | Added ability to bimap over pairs and pair like things | bculkin2442 | |
| 2016-05-10 | General update | bculkin2442 | |
| 2016-05-07 | General changes | bculkin2442 | |
| 2016-04-22 | Formatting changes | bculkin2442 | |
| 2016-04-22 | Formatting changes | bculkin2442 | |
| 2016-04-21 | Added new top-down transform type | bculkin2442 | |
| 2016-04-18 | Minor code changes | bculkin2442 | |
| 2016-04-18 | Added new option to top-down travers | bculkin2442 | |
| 2016-04-17 | Added new tree traversal option, and some minor changes | bculkin2442 | |
| 2016-04-17 | Code maintenace and changes | bculkin2442 | |
| 2016-04-13 | Implemented new tree abstraction | bculkin2442 | |
| 2016-04-13 | Removed old data types | bculkin2442 | |
| 2016-04-11 | Some minor changes to the CLI system | bculkin2442 | |
| 2016-04-08 | Switch functional data to use interfaces | bculkin2442 | |
| 2016-04-06 | Minor bugfixes/changes, as well as beginnings of CLI systems | bculkin2442 | |
| 2016-04-04 | Minor changes | bculkin2442 | |
| 2016-04-03 | Code maintenance and changes | bculkin2442 | |
| 2016-04-03 | General code refactoring and maintenance | bculkin2442 | |
| 2016-04-01 | Minor fixes to things | bculkin2442 | |
| 2016-03-31 | More code maintenance | bculkin2442 | |
| 2016-03-30 | Moved interface back to the package it belongs in | bculkin2442 | |
| 2016-03-30 | General code refactoring | bculkin2442 | |
| 2016-03-30 | Added method to check if a tokenizer has more tokenizers | bculkin2442 | |
| 2016-03-28 | Changed sig of flatMap to use FunctionalLists instead of lists | bculkin2442 | |
| 2016-03-22 | General formatting changes | bculkin2442 | |
| 2016-03-22 | General formatting cleanup and documentation update | bculkin2442 | |
| 2016-03-18 | Reorganized tree packages. | bculkin2442 | |
| This is in preparation for addition of a non-searching binary tree. | |||
| 2016-02-29 | Implemented partitioning capabilities for lists | bculkin2442 | |
| 2016-02-29 | General code cleanup | bculkin2442 | |
| 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 | |||
