| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Allow a new syntax in a module requires-declaration: | Richard Smith | 2013-10-28 | 2 | -0/+2 |
| * | Re-uglify #public and #private to #__public_macro and #__private_macro. | Douglas Gregor | 2012-01-03 | 1 | -1/+1 |
| * | Under -fmodules, accept #public <macroname> and #private <macroname> | Douglas Gregor | 2012-01-03 | 1 | -1/+1 |
| * | Implement support for module requirements, which indicate the language | Douglas Gregor | 2011-12-31 | 1 | -0/+5 |
| * | Introduce an opt-in warning indicating when the compiler is treating | Douglas Gregor | 2011-11-30 | 1 | -1/+1 |
| * | Add the notion of "framework" modules to module maps. Framework | Douglas Gregor | 2011-11-17 | 1 | -0/+1 |
| * | For modules, all macros that aren't include guards are implicitly | Douglas Gregor | 2011-10-17 | 1 | -0/+2 |
| * | Add an experimental flag -fauto-module-import that automatically turns | Douglas Gregor | 2011-09-15 | 1 | -0/+3 |

