| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-07-12 | introduce a generic SCC computation | Niko Matsakis | -2/+10 | |
| 2018-07-12 | rename `control_flow_graph` to `graph` | Niko Matsakis | -0/+77 | |
| 2015-04-24 | Change name of unit test sub-module to "tests". | Johannes Oertel | -139/+0 | |
| Changes the style guidelines regarding unit tests to recommend using a sub-module named "tests" instead of "test" for unit tests as "test" might clash with imports of libtest. | ||||
| 2015-04-17 | Add licenses. | Niko Matsakis | -0/+10 | |
| 2015-04-17 | Port to using the newer graph, which offers iterators instead of the | Niko Matsakis | -0/+129 | |
| older `each` method, but is otherwise identical. | ||||
