summaryrefslogtreecommitdiff
path: root/BJC-Utils2/src/main/java/bjc/utils/funcdata
AgeCommit message (Collapse)Author
2016-02-29Implemented partitioning capabilities for listsbculkin2442
2016-02-29General code cleanupbculkin2442
2016-02-29Factored interface out of GenHolderbculkin2442
2016-02-29Changed interface of GenHolderbculkin2442
GenHolder now has a proper interface with no public fields
2016-02-21Added parser for rule-based config files.bculkin2442
Also, minor changes to FST
2016-02-21Commenting of various thingsbculkin2442
2016-01-26Updates to various things, and addition of a graph class.bculkin2442
2015-10-22Work on a map with functional utilities.bculkin2442
For now, just a wrapping of a map.
2015-09-29Moved around tree stuff.bculkin2442
2015-09-29Added 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-29GUI stuff.bculkin2442
Almost finished with imports from version one.
2015-09-29More data structure work.bculkin2442
Yet more imports from previous version.