summaryrefslogtreecommitdiff
path: root/src/main/java/au/id/zancanaro/javacheck/ShrinkTree.java
AgeCommit message (Expand)Author
2015-06-04Fix up generic types by adding bounds where possible instead of rigid constra...Carlo Zancanaro
2015-06-04Move stuff over to using streams instead of iterators: much nicer!Carlo Zancanaro
2015-06-04Clean up a bit of the ShrinkTree stuff, particularly for shrinkingCarlo Zancanaro
2015-06-03Change shrinking a bit, add more generators, fix some types, moved suchThat...Carlo Zancanaro
2015-06-03Rename RoseTree to ShrinkTree (less confusing and more specific)Carlo Zancanaro