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