summaryrefslogtreecommitdiff
path: root/BJC-Utils2/src/main/java/bjc/utils/funcdata
AgeCommit message (Collapse)Author
2017-04-07Cleanupbjculkin
2017-03-26Updatebculkin2442
2017-03-20Updatebjculkin
2017-03-16Minor change to map behaviorbjculkin
2017-03-14CleanupEVE
2017-03-13FormattingEVE
2017-02-24Fix co/contravariencebjculkin
2017-02-24Updatebjculkin
2017-02-17IList is now iterable. No more useless toIterable()s :)bculkin2442
2017-02-16Updatebculkin2442
2017-02-11Fixed extra toString commabculkin2442
2017-02-09Updatebculkin2442
2016-11-16Documentation updatebculkin2442
2016-10-21Documentationbculkin2442
2016-10-03Minor reorganizationbculkin2442
2016-09-28Formatting passbculkin2442
2016-09-28Update various things.bculkin2442
2016-08-31Minor Updatebculkin2442
2016-08-24Added tentative support for subrulesbculkin2442
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-02More GUI stuffbculkin2442
2016-07-28Format/Cleanup passbculkin2442
2016-05-10Added interface to JDK collector APIbculkin2442
2016-05-10Removed incomplete map typebculkin2442
2016-05-10Added ability to bimap over pairs and pair like thingsbculkin2442
2016-05-10General updatebculkin2442
2016-05-07General changesbculkin2442
2016-04-22Formatting changesbculkin2442
2016-04-22Formatting changesbculkin2442
2016-04-21Added new top-down transform typebculkin2442
2016-04-18Minor code changesbculkin2442
2016-04-18Added new option to top-down traversbculkin2442
2016-04-17Added new tree traversal option, and some minor changesbculkin2442
2016-04-17Code maintenace and changesbculkin2442
2016-04-13Implemented new tree abstractionbculkin2442
2016-04-13Removed old data typesbculkin2442
2016-04-11Some minor changes to the CLI systembculkin2442
2016-04-08Switch functional data to use interfacesbculkin2442
2016-04-06Minor bugfixes/changes, as well as beginnings of CLI systemsbculkin2442
2016-04-04Minor changesbculkin2442
2016-04-03Code maintenance and changesbculkin2442
2016-04-03General code refactoring and maintenancebculkin2442
2016-04-01Minor fixes to thingsbculkin2442
2016-03-31More code maintenancebculkin2442
2016-03-30Moved interface back to the package it belongs inbculkin2442
2016-03-30General code refactoringbculkin2442
2016-03-30Added method to check if a tokenizer has more tokenizersbculkin2442
2016-03-28Changed sig of flatMap to use FunctionalLists instead of listsbculkin2442
2016-03-22General formatting changesbculkin2442
2016-03-22General formatting cleanup and documentation updatebculkin2442
2016-03-18Reorganized tree packages.bculkin2442
This is in preparation for addition of a non-searching binary tree.