| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-11-05 | Add test for sccc of a long list | Andreas Molzer | -0/+26 |
| 2020-11-05 | Convert the recursive find_state to a loop | Andreas Molzer | -22/+110 |
| 2020-10-31 | Move post order walk to iterative approach | Andreas Molzer | -5/+20 |
| 2020-10-31 | Add a benchmark test for sccc finding | Andreas Molzer | -0/+46 |
| 2020-10-30 | Fix even more clippy warnings | Joshua Nelson | -4/+1 |
| 2020-10-27 | Fix typo in vec_graph | Dániel Buga | -1/+1 |
| 2020-10-22 | Don't re-export std::ops::ControlFlow in the compiler. | Leonora Tindall | -3/+1 |
| 2020-10-22 | change the order of type arguments on ControlFlow | Leonora Tindall | -2/+1 |
| 2020-10-05 | Updates to experimental coverage counter injection | Rich Kadel | -0/+9 |
| 2020-09-04 | Add `BREAK` too, and improve the comments | Scott McMurray | -1/+1 |
| 2020-09-04 | Use ops::ControlFlow in graph::iterate | Scott McMurray | -8/+5 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+1851 |
