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 (
Collapse
)
Author
2017-03-17
More toString/hashCode/equals
bjculkin
2017-03-14
Cleanup
EVE
2017-03-13
Formatting
EVE
2017-03-13
Cleanliness
EVE
2017-02-27
Package reorganization
bjculkin
2017-02-26
Update
bculkin2442
2017-02-24
Add new top-down transform type
bjculkin
2017-02-24
Update
bjculkin
2017-02-22
Update to allow backflow during step-evals. *Thunk*
bculkin2442
2017-02-22
Added transforming iterator
bculkin2442
2017-02-22
Iterative version of topDownTransform()
bculkin2442
2017-02-20
Minor updates
bculkin2442
2017-02-16
Update
bculkin2442
2017-02-09
Update
bculkin2442
2016-11-16
Update
bculkin2442
2016-11-10
Doc updates
bculkin2442
2016-10-21
Documentation
bculkin2442
2016-10-03
Minor reorganization
bculkin2442
2016-09-28
Formatting pass
bculkin2442
2016-09-28
Update various things.
bculkin2442
2016-07-28
Format/Cleanup pass
bculkin2442
2016-07-28
Added debugging aid for finding single instantiation violations.
bculkin2442
Also, fixed a single instantiation violation into BoundLazyPair
2016-07-28
Ensure supplier don't materialize more than once
bculkin2442
2016-07-28
Note something to see if needs to be fixed later
bculkin2442
2016-05-10
Added interface to JDK collector API
bculkin2442
2016-05-10
General update
bculkin2442
2016-05-07
General changes
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
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
See comment in the constructor of LazyHolderSupplier for details.
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
Also made internal pair data holder protected.
2016-03-01
Implemented support for lazy pairs
bculkin2442
2016-02-29
General code cleanup
bculkin2442
[next]