Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-11 | Report command lists more nicely (line breaks between commands); report ↵ | Carlo Zancanaro | |
number of nodes visited during shrinking; other small fixes | |||
2015-06-04 | Move stuff over to using streams instead of iterators: much nicer! | Carlo Zancanaro | |
2015-06-04 | Don't convert to/from arrays/lists unnecessarily while running tests | Carlo Zancanaro | |
2015-06-01 | Fix up static analysis issues (FindBugs and Intellij IDEA analysis) | Carlo Zancanaro | |
2015-06-01 | Move packages, make lists shrink in size, generate lists instead of arrays ↵ | Carlo Zancanaro | |
as the 'primitive' operation (issues with generics) |