Age | Commit message (Expand) | Author |
---|---|---|
2012-12-11 | Use @import rather than @__experimental_modules_import, since the | Douglas Gregor |
2012-03-01 | Change @import to @__experimental_modules_import. We are not ready to commit... | Ted Kremenek |
2012-01-03 | Eliminate the uglified keyword __import_module__ for importing | Douglas Gregor |
2011-08-31 | Switch __import__ over to __import_module__, so we don't conflict with | Douglas Gregor |
2011-08-26 | Introduce support for a simple module import declaration, which | Douglas Gregor |
2011-08-20 | Make the loading of multiple records for the same identifier (from | Douglas Gregor |
2011-08-20 | Introduce a module visitation function that starts at the top-level | Douglas Gregor |
2011-08-19 | Teach ModuleManager::addModule() to check whether a particular module | Douglas Gregor |
2011-08-18 | Temporarily revert r137925 to appease buildbots. Original commit message: | Chad Rosier |
2011-08-18 | Teach ModuleManager::addModule() to check whether a particular module | Douglas Gregor |