Age | Commit message (Expand) | Author |
---|---|---|
2011-12-20 | Detect when mapping a #include/#import over to a submodule ends up | Douglas Gregor |
2011-12-09 | Implement the notion of umbrella directories, which implicity cover | Douglas Gregor |
2011-12-08 | Within the module representation, generalize the notion of an umbrella | Douglas Gregor |
2011-12-05 | Parse inferred submodules in module maps, track their contents in | Douglas Gregor |
2011-12-05 | Implement support for wildcard exports in modules, allowing a module | Douglas Gregor |
2011-12-05 | When writing a module file, keep track of the set of (sub)modules that | Douglas Gregor |
2011-12-02 | Implementing parsing and resolution of module export declarations | Douglas Gregor |
2011-12-01 | Introduce the notion of name visibility into modules. For a given | Douglas Gregor |
2011-11-30 | Promote ModuleMap::Module to a namespace-scope class in the Basic | Douglas Gregor |