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
Age
Commit message (
Expand
)
Author
2016-05-10
General update
bculkin2442
2016-05-07
General changes
bculkin2442
2016-04-25
General code cleanup, and some more GUI controls
bculkin2442
2016-04-22
Formatting changes
bculkin2442
2016-04-22
Formatting changes
bculkin2442
2016-04-21
Added new top-down transform type
bculkin2442
2016-04-18
Minor code changes
bculkin2442
2016-04-18
Added new option to top-down travers
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
Fixed examples using trees
bculkin2442
2016-04-13
Implemented new tree abstraction
bculkin2442
2016-04-13
Removed old data types
bculkin2442
2016-04-13
Converted to use file traversal method
bculkin2442
2016-04-13
Made GenericCommandMode work for all terminals
bculkin2442
2016-04-13
Implemented stream-based commands
bculkin2442
2016-04-11
Some minor changes to the CLI system
bculkin2442
2016-04-11
Work on restructing data.
bculkin2442
2016-04-11
Initial commit of experimental data rewrite
bculkin2442
2016-04-11
Added toStrings for easier debugging
bculkin2442
2016-04-11
Added new method to pairs and holders
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-04
Minor changes
bculkin2442
2016-04-03
Code maintenance and changes
bculkin2442
2016-04-03
General code refactoring and maintenance
bculkin2442
2016-04-02
Began work on general configuration stuff.
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
Created interface for implementations of builder pattern
bculkin2442
2016-03-31
More code maintenance
bculkin2442
2016-03-30
Moved interface back to the package it belongs in
bculkin2442
2016-03-30
General code refactoring
bculkin2442
2016-03-30
Optimized a case that would've caused premature pair materialization
bculkin2442
2016-03-30
Fix latent bug in LazyHolder.
bculkin2442
2016-03-30
Moved IPrecedent into the only package that uses it
bculkin2442
2016-03-30
Added error-checking and input validation
bculkin2442
2016-03-30
Added method to check if a tokenizer has more tokenizers
bculkin2442
2016-03-30
New exception for invalid pragma syntax
bculkin2442
2016-03-30
Adjusted shunting yard for multiple nesting levels.
bculkin2442
2016-03-30
Changed some of the token manipulators to not affect solo operators
bculkin2442
2016-03-29
Some more minor tweaks to components
bculkin2442
2016-03-28
Added utility method to collapses lists into a string
bculkin2442
2016-03-28
Added parser for component descriptions
bculkin2442
2016-03-28
Added some simple utilities for handling expression tokens
bculkin2442
2016-03-28
Changed sig of flatMap to use FunctionalLists instead of lists
bculkin2442
2016-03-28
Added toString for GenHolder
bculkin2442
2016-03-28
Moved dice things to seperate project
bculkin2442
2016-03-27
Adapted component repository implementation to use files, not streams
bculkin2442
2016-03-27
Mild formatting tweaks
bculkin2442
[next]