summaryrefslogtreecommitdiff
path: root/BJC-Utils2/src/main/java/bjc/utils/funcutils/ListUtils.java
AgeCommit message (Collapse)Author
2017-10-08Start splitting into maven modulesBenjamin J. Culkin
2017-09-09UpdateBenjamin J. Culkin
Most of it is documentation changes. The rest is more work on BlockReaders, as well as a simple command language for configuring them.
2017-04-10Cleanupbculkin2442
2017-04-07Add simple toggle valuesbjculkin
2017-04-07Cleanupbjculkin
2017-03-24Update Pratt Parserbjculkin
2017-03-15Remove old splitter code, and swap naming to match.EVE
2017-03-14Deprecate ListUtils token splitting for NeoTokenSplitterbculkin2442
2017-03-14CleanupEVE
2017-03-13FormattingEVE
2017-02-24Updatebjculkin
2017-02-16Updatebculkin2442
2017-02-10Bugfixes/Simplificationbculkin2442
2017-02-09Updatebculkin2442
2016-11-16Documentation updatebculkin2442
2016-11-10Doc updatesbculkin2442
2016-09-28Formatting passbculkin2442
2016-09-28Update various things.bculkin2442
2016-07-28Format/Cleanup passbculkin2442
2016-05-10General updatebculkin2442
2016-04-22Formatting changesbculkin2442
2016-04-22Formatting changesbculkin2442
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-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-04-01Fixed bug that lead to exception when collapsing 0-length listsbculkin2442
2016-04-01Minor fixes to thingsbculkin2442
2016-03-31More code maintenancebculkin2442
2016-03-30Changed some of the token manipulators to not affect solo operatorsbculkin2442
The main change is that they won't handle tokens that consist only of the operator.
2016-03-28Added utility method to collapses lists into a stringbculkin2442
2016-03-28Added some simple utilities for handling expression tokensbculkin2442
2016-03-22General formatting cleanup and documentation updatebculkin2442
2016-02-29Implemented partitioning capabilities for listsbculkin2442