1. 96e7813 Add 'not' to commands that are expected to fail. by Rafael Espindola · 11 years ago
  2. a4a90ca When building a module, forward diagnostics to the outer diagnostic consumer. by Douglas Gregor · 11 years ago
  3. 953a61f Rename -fmodule-cache-path <blah> to -fmodules-cache-path=<blah> for consistency. by Douglas Gregor · 11 years ago
  4. 1b257af Use @import rather than @__experimental_modules_import, since the by Douglas Gregor · 12 years ago
  5. 830ea5b When an error occurs while building a module on demand, provide "While by Douglas Gregor · 12 years ago
  6. 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
  7. c13a34b Eliminate the uglified keyword __import_module__ for importing by Douglas Gregor · 12 years ago
  8. 1f87cf4 Add test case for mutually recursive modules by Douglas Gregor · 13 years ago