1. 1a49d97 Implement the reader of the global module index and wire it into the AST reader. by Douglas Gregor · 12 years ago
  2. cc71dbe Give ModuleFiles an index, so that we can use indexed vectors rather by Douglas Gregor · 12 years ago
  3. 87e2cfc Actually keep track of the source locations at which particular module by Douglas Gregor · 12 years ago
  4. 7cdd281 When loading a module fails because it is out of date, rebuild that by Douglas Gregor · 12 years ago
  5. d64c26f Set the file entry for a Module* that was created during deserialization by Argyrios Kyrtzidis · 12 years ago
  6. 057df20 Optimize unqualified/global name lookup in modules by introducing a by Douglas Gregor · 13 years ago
  7. 1a4761e Promote ModuleMap::Module to a namespace-scope class in the Basic by Douglas Gregor · 13 years ago
  8. 2492c89 Add support for viewing the module graph via Graphviz, for debugging purposes. by Douglas Gregor · 13 years ago
  9. 98339b9 Factor the Module and ModuleManager classes out into separate headers by Douglas Gregor · 13 years ago