summaryrefslogtreecommitdiff
path: root/BJC-Utils2/src/main/java/bjc/utils/data
AgeCommit message (Collapse)Author
2017-03-24Update Pratt Parserbjculkin
2017-03-24Update Pratt parser.bjculkin
2017-03-24Implement Pratt parser.bjculkin
2017-03-19Add prepending children to treesbjculkin
2017-03-18Attempt to get subgroups workingbjculkin
2017-03-18Use whole child, not just child head for findbjculkin
2017-03-18Add revFind to treesbjculkin
2017-03-17Add more toString/hashCode/equalsbjculkin
2017-03-17Removed useless iteratorbjculkin
2017-03-17More toString/hashCode/equalsbjculkin
2017-03-14CleanupEVE
2017-03-13FormattingEVE
2017-03-13CleanlinessEVE
2017-02-27Package reorganizationbjculkin
2017-02-26Updatebculkin2442
2017-02-24Add new top-down transform typebjculkin
2017-02-24Updatebjculkin
2017-02-22Update to allow backflow during step-evals. *Thunk*bculkin2442
2017-02-22Added transforming iteratorbculkin2442
2017-02-22Iterative version of topDownTransform()bculkin2442
2017-02-20Minor updatesbculkin2442
2017-02-16Updatebculkin2442
2017-02-09Updatebculkin2442
2016-11-16Updatebculkin2442
2016-11-10Doc updatesbculkin2442
2016-10-21Documentationbculkin2442
2016-10-03Minor reorganizationbculkin2442
2016-09-28Formatting passbculkin2442
2016-09-28Update various things.bculkin2442
2016-07-28Format/Cleanup passbculkin2442
2016-07-28Added debugging aid for finding single instantiation violations.bculkin2442
Also, fixed a single instantiation violation into BoundLazyPair
2016-07-28Ensure supplier don't materialize more than oncebculkin2442
2016-07-28Note something to see if needs to be fixed laterbculkin2442
2016-05-10Added interface to JDK collector APIbculkin2442
2016-05-10General updatebculkin2442
2016-05-07General changesbculkin2442
2016-04-22Formatting changesbculkin2442
2016-04-22Formatting changesbculkin2442
2016-04-17Added new tree traversal option, and some minor changesbculkin2442
2016-04-17Code maintenace and changesbculkin2442
2016-04-13Removed old data typesbculkin2442
2016-04-11Work on restructing data.bculkin2442
2016-04-11Initial commit of experimental data rewritebculkin2442
2016-04-11Added toStrings for easier debuggingbculkin2442
2016-04-11Added new method to pairs and holdersbculkin2442
2016-04-08Switch functional data to use interfacesbculkin2442
2016-04-06Minor bugfixes/changes, as well as beginnings of CLI systemsbculkin2442
2016-04-03General code refactoring and maintenancebculkin2442
2016-03-31More code maintenancebculkin2442
2016-03-30Optimized a case that would've caused premature pair materializationbculkin2442