| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use @import rather than @__experimental_modules_import, since the | Douglas Gregor | 2012-12-11 | 1 | -2/+2 |
| * | Change @import to @__experimental_modules_import. We are not ready to commit... | Ted Kremenek | 2012-03-01 | 1 | -2/+2 |
| * | Eliminate the uglified keyword __import_module__ for importing | Douglas Gregor | 2012-01-03 | 1 | -2/+2 |
| * | Switch __import__ over to __import_module__, so we don't conflict with | Douglas Gregor | 2011-08-31 | 1 | -2/+2 |
| * | Introduce support for a simple module import declaration, which | Douglas Gregor | 2011-08-26 | 1 | -0/+3 |
| * | Teach ModuleManager::addModule() to check whether a particular module | Douglas Gregor | 2011-08-19 | 1 | -0/+1 |
| * | Temporarily revert r137925 to appease buildbots. Original commit message: | Chad Rosier | 2011-08-18 | 1 | -1/+0 |
| * | Teach ModuleManager::addModule() to check whether a particular module | Douglas Gregor | 2011-08-18 | 1 | -0/+1 |

