index
:
bjc-utils2.git
trunk
Miscellaneous utilities and support code
Ben Culkin
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
BJC-Utils2
/
src
/
main
/
java
/
bjc
/
utils
/
funcdata
/
FunctionalStringTokenizer.java
Age
Commit message (
Collapse
)
Author
2017-02-09
Update
bculkin2442
2016-07-28
Format/Cleanup pass
bculkin2442
2016-05-10
General update
bculkin2442
2016-04-22
Formatting changes
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-03
General code refactoring and maintenance
bculkin2442
2016-03-31
More code maintenance
bculkin2442
2016-03-30
General code refactoring
bculkin2442
2016-03-30
Added method to check if a tokenizer has more tokenizers
bculkin2442
2016-03-22
General formatting cleanup and documentation update
bculkin2442
2016-02-21
Added parser for rule-based config files.
bculkin2442
Also, minor changes to FST
2016-02-21
Commenting of various things
bculkin2442
2016-01-26
Updates to various things, and addition of a graph class.
bculkin2442
2015-09-29
Added 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-29
More data structure work.
bculkin2442
Yet more imports from previous version.