summaryrefslogtreecommitdiff
path: root/base/src/main/java/bjc/utils/data/TopDownTransformIterator.java
AgeCommit message (Collapse)Author
2020-04-07Finish remove utils.dataBen Culkin
utils.data now lives in the esodata project; not in this one
2018-06-02Remove tracing from TopDownTransformIteratorBenjamin J. Culkin
It may work now, but I need to think of a more involved test to use.
2018-06-02Comment changesBenjamin J. Culkin
Perform various comment tweaks and changes
2018-03-02Updatestudent
2018-03-01Format passbjculkin
2018-03-01Finish most of CL formatting.bjculkin
There are a couple of unimplemented directives, but the only ones I'd consider anywhere near crucial would be the floating-point ones, which I'm not sure what I should do with them.
2018-02-12Commentingbjculkin
2018-02-12Formatting passbjculkin
2017-10-11Cleanup workBenjamin J. Culkin
2017-10-08Start splitting into maven modulesBenjamin J. Culkin