1. 1b257af Use @import rather than @__experimental_modules_import, since the by Douglas Gregor · 12 years ago
  2. 32ad2ee Change @import to @__experimental_modules_import. We are not ready to commit to a particular syntax for modules, by Ted Kremenek · 12 years ago
  3. c13a34b Eliminate the uglified keyword __import_module__ for importing by Douglas Gregor · 13 years ago
  4. 65030af Switch __import__ over to __import_module__, so we don't conflict with by Douglas Gregor · 13 years ago
  5. 6aa52ec Introduce support for a simple module import declaration, which by Douglas Gregor · 13 years ago
  6. 0c02ada Make the loading of multiple records for the same identifier (from by Douglas Gregor · 13 years ago
  7. fac4ece Teach ModuleManager::addModule() to check whether a particular module by Douglas Gregor · 13 years ago
  8. 870d1fe Temporarily revert r137925 to appease buildbots. Original commit message: by Chad Rosier · 13 years ago
  9. a4c189f Teach ModuleManager::addModule() to check whether a particular module by Douglas Gregor · 13 years ago