1. 953a61f Rename -fmodule-cache-path <blah> to -fmodules-cache-path=<blah> for consistency. by Douglas Gregor · 12 years ago
  2. 1b257af Use @import rather than @__experimental_modules_import, since the by Douglas Gregor · 12 years ago
  3. 32ad2ee Change @import to @__experimental_modules_import. We are not ready to commit to a particular syntax for modules, by Ted Kremenek · 13 years ago
  4. c13a34b Eliminate the uglified keyword __import_module__ for importing by Douglas Gregor · 13 years ago
  5. c514a8a Rename the command-line option for mapping #include/#import over to by Douglas Gregor · 13 years ago
  6. ecc2c09 Implement name hiding for declarations deserialized from a non-visible by Douglas Gregor · 13 years ago
  7. 6eb47da Add preprocessor-only test for submodule imports by Douglas Gregor · 13 years ago
  8. 49009ec When loading a module that involves submodules (e.g., std.vector), by Douglas Gregor · 13 years ago