Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-11-30 | Actually keep track of the source locations at which particular module | Douglas Gregor | 1 | -4/+8 |
2012-11-07 | When loading a module fails because it is out of date, rebuild that | Douglas Gregor | 1 | -0/+39 |
2012-10-03 | Set the file entry for a Module* that was created during deserialization | Argyrios Kyrtzidis | 1 | -1/+2 |
2012-01-18 | Optimize unqualified/global name lookup in modules by introducing a | Douglas Gregor | 1 | -2/+3 |
2011-11-30 | Promote ModuleMap::Module to a namespace-scope class in the Basic | Douglas Gregor | 1 | -25/+25 |
2011-10-11 | Add support for viewing the module graph via Graphviz, for debugging | Douglas Gregor | 1 | -0/+49 |
2011-08-25 | Factor the Module and ModuleManager classes out into separate headers | Douglas Gregor | 1 | -0/+204 |