| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-04-25 | Make DepGraph thread-safe | John Kåre Alsaker | -33/+0 |
| 2017-10-02 | incr.comp.: Remove legacy dep-graph runtime. | Michael Woerister | -12/+5 |
| 2017-09-23 | incr.comp.: Initial implemenation of append-only dep-graph. | Michael Woerister | -29/+12 |
| 2017-07-10 | incr.comp.: Manage dependency graph on main thread. | Michael Woerister | -23/+19 |
| 2017-06-09 | incr.comp.: Uniformly represent DepNodes as (Kind, StableHash) pairs. | Michael Woerister | -3/+2 |
| 2016-10-18 | Don't enqueue onto a disabled dep_graph. | Nicholas Nethercote | -8/+20 |
| 2016-09-06 | kill extra `use` | Niko Matsakis | -1/+0 |
| 2016-09-06 | kill the forbidden code | Niko Matsakis | -16/+0 |
| 2016-09-06 | add a debugging mechanism to forbid edges | Niko Matsakis | -0/+18 |
| 2016-06-03 | avoid extra clone | Niko Matsakis | -3/+3 |
| 2016-05-31 | expand `DepNode::TraitSelect` to include type ids | Niko Matsakis | -2/+2 |
| 2016-04-06 | break dep-graph into modules, parameterize DepNode | Niko Matsakis | -2/+4 |
| 2016-01-05 | Introduce the DepGraph and DepTracking map abstractions, | Niko Matsakis | -0/+47 |
