| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-01-19 | Document all methods | Dylan MacKenzie | -4/+15 | |
| 2020-01-19 | Explain motivation for `GenKill` trait | Dylan MacKenzie | -4/+12 | |
| 2020-01-15 | Use trailing underscore for helper methods | Dylan MacKenzie | -4/+4 | |
| 2020-01-14 | Fix test | Dylan MacKenzie | -11/+14 | |
| 2020-01-14 | Improve docs for `GenKill` and `GenKillSet` | Dylan MacKenzie | -6/+8 | |
| 2020-01-14 | Improve docs for new framework | Dylan MacKenzie | -3/+35 | |
| 2020-01-14 | Add test for `ResultsCursor` | Dylan MacKenzie | -0/+331 | |
| This is a unit test that ensures the `seek` functions work correctly. | ||||
| 2020-01-14 | Implement new dataflow framework and cursor | Dylan MacKenzie | -0/+995 | |
| 2020-01-14 | Improve graphviz visualization for new framework | Dylan MacKenzie | -116/+402 | |
| 2020-01-05 | Remove rustc_hir reexports in rustc::hir. | Mazdak Farrokhzad | -1/+1 | |
| 2019-12-22 | Format the world | Mark Rousskov | -38/+9 | |
| 2019-10-01 | Update example table to match current output | Dylan MacKenzie | -19/+19 | |
| 2019-10-01 | Reset row background for each block | Dylan MacKenzie | -0/+1 | |
| Now the first row of each basic block is always light instead of changing seemingly at random. | ||||
| 2019-09-30 | Add graphviz debug output for generic dataflow | Dylan MacKenzie | -0/+412 | |
