Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Store the submodules of a module in source order, as they are stored | Douglas Gregor | 2012-01-04 | 1 | -10/+33 |
* | Implement support for module requirements, which indicate the language | Douglas Gregor | 2011-12-31 | 1 | -0/+74 |
* | Tweak the syntax of umbrella headers, so that "umbrella" is treated as | Douglas Gregor | 2011-12-08 | 1 | -1/+6 |
* | Within the module representation, generalize the notion of an umbrella | Douglas Gregor | 2011-12-08 | 1 | -1/+8 |
* | Parse inferred submodules in module maps, track their contents in | Douglas Gregor | 2011-12-05 | 1 | -9/+22 |
* | Fix printing of wildcard exports. | Douglas Gregor | 2011-12-05 | 1 | -5/+14 |
* | Implement support for wildcard exports in modules, allowing a module | Douglas Gregor | 2011-12-05 | 1 | -0/+12 |
* | Implement (de-)serialization of the set of exported modules in a | Douglas Gregor | 2011-12-02 | 1 | -0/+25 |
* | Promote ModuleMap::Module to a namespace-scope class in the Basic | Douglas Gregor | 2011-11-30 | 1 | -0/+91 |