1. c13a34b Eliminate the uglified keyword __import_module__ for importing by Douglas Gregor · 13 years ago
  2. 65030af Switch __import__ over to __import_module__, so we don't conflict with by Douglas Gregor · 13 years ago
  3. 6aa52ec Introduce support for a simple module import declaration, which by Douglas Gregor · 13 years ago
  4. 0c02ada Make the loading of multiple records for the same identifier (from by Douglas Gregor · 13 years ago
  5. 211f6e8 Introduce a module visitation function that starts at the top-level by Douglas Gregor · 13 years ago
  6. fac4ece Teach ModuleManager::addModule() to check whether a particular module by Douglas Gregor · 13 years ago
  7. 870d1fe Temporarily revert r137925 to appease buildbots. Original commit message: by Chad Rosier · 13 years ago
  8. a4c189f Teach ModuleManager::addModule() to check whether a particular module by Douglas Gregor · 13 years ago