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
/
funcutils
/
ListUtils.java
Age
Commit message (
Expand
)
Author
2017-10-08
Start splitting into maven modules
Benjamin J. Culkin
2017-09-09
Update
Benjamin J. Culkin
2017-04-10
Cleanup
bculkin2442
2017-04-07
Add simple toggle values
bjculkin
2017-04-07
Cleanup
bjculkin
2017-03-24
Update Pratt Parser
bjculkin
2017-03-15
Remove old splitter code, and swap naming to match.
EVE
2017-03-14
Deprecate ListUtils token splitting for NeoTokenSplitter
bculkin2442
2017-03-14
Cleanup
EVE
2017-03-13
Formatting
EVE
2017-02-24
Update
bjculkin
2017-02-16
Update
bculkin2442
2017-02-10
Bugfixes/Simplification
bculkin2442
2017-02-09
Update
bculkin2442
2016-11-16
Documentation update
bculkin2442
2016-11-10
Doc updates
bculkin2442
2016-09-28
Formatting pass
bculkin2442
2016-09-28
Update various things.
bculkin2442
2016-07-28
Format/Cleanup pass
bculkin2442
2016-05-10
General update
bculkin2442
2016-04-22
Formatting changes
bculkin2442
2016-04-22
Formatting changes
bculkin2442
2016-04-17
Added new tree traversal option, and some minor changes
bculkin2442
2016-04-17
Code maintenace and changes
bculkin2442
2016-04-13
Implemented new tree abstraction
bculkin2442
2016-04-13
Removed old data types
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-04-01
Fixed bug that lead to exception when collapsing 0-length lists
bculkin2442
2016-04-01
Minor fixes to things
bculkin2442
2016-03-31
More code maintenance
bculkin2442
2016-03-30
Changed some of the token manipulators to not affect solo operators
bculkin2442
2016-03-28
Added utility method to collapses lists into a string
bculkin2442
2016-03-28
Added some simple utilities for handling expression tokens
bculkin2442
2016-03-22
General formatting cleanup and documentation update
bculkin2442
2016-02-29
Implemented partitioning capabilities for lists
bculkin2442