summaryrefslogtreecommitdiff
path: root/BJC-Utils2/src/main/java/bjc/utils/funcdata/FunctionalStringTokenizer.java
AgeCommit message (Collapse)Author
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-30General code refactoringbculkin2442
2016-03-30Added method to check if a tokenizer has more tokenizersbculkin2442
2016-03-22General formatting cleanup and documentation updatebculkin2442
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-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-29More data structure work.bculkin2442
Yet more imports from previous version.