| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-03-27 | Refactor test structure | Ben Culkin | |
| Tests are now in a 'test' sub-package, so it is clear that they are indeed test code, not just disjoint parts of the main code | |||
| 2019-04-11 | QueuedIterator changes | Benjamin J. Culkin | |
| 2018-10-30 | Cleanup | bculkin2442 | |
| 2018-10-29 | QueuedIterators | bculkin2442 | |
| QueuedIterators are iterators that can have other iterators interleaved into their iteration sequences. This was implemented as a decent idea, and because it may help get the iterative topDownTransform working again (if it ever worked in the first place...) | |||
| 2018-10-29 | More testing. | bculkin2442 | |
| Add some more testing utilities | |||
| 2018-10-28 | Import organization | bculkin2442 | |
| 2018-10-16 | Testing stuff | bculkin2442 | |
| 2018-10-14 | Testing | bculkin2442 | |
