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
/
data
Age
Commit message (
Expand
)
Author
2016-04-17
Code maintenace and changes
bculkin2442
2016-04-13
Removed old data types
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-03
General code refactoring and maintenance
bculkin2442
2016-03-31
More code maintenance
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-28
Added toString for GenHolder
bculkin2442
2016-03-22
General formatting changes
bculkin2442
2016-03-22
General formatting cleanup and documentation update
bculkin2442
2016-03-18
Trimmed some unnecessary imports
bculkin2442
2016-03-16
Moved dice parser test to example directories
bculkin2442
2016-03-01
Implemented support for lazy pairs
bculkin2442
2016-02-29
General code cleanup
bculkin2442
2016-02-29
Implemented lazy variant of IHolder
bculkin2442
2016-02-29
Factored interface out of Pair
bculkin2442
2016-02-29
Refactored Pair interface
bculkin2442
2016-02-29
Factored interface out of GenHolder
bculkin2442
2016-02-29
Changed interface of GenHolder
bculkin2442
2016-02-21
Some refactoring of other packages
bculkin2442
2015-09-29
Moved around tree stuff.
bculkin2442
2015-09-29
More data structure work.
bculkin2442
2015-09-28
Basic data structure code.
bculkin2442