| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-11-15 | Don't re-export std::ops::ControlFlow in the compiler. | Leonora Tindall | -3/+1 | |
| 2020-11-15 | change the order of type arguments on ControlFlow | Leonora Tindall | -2/+1 | |
| This allows ControlFlow<BreakType> which is much more ergonomic for common iterator combinator use cases. | ||||
| 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 | |
