1. c13a34b Eliminate the uglified keyword __import_module__ for importing by Douglas Gregor · 13 years ago
  2. c514a8a Rename the command-line option for mapping #include/#import over to by Douglas Gregor · 13 years ago
  3. 2fe9b7f Modify how the -verify flag works. Currently, the verification string and by Richard Trieu · 13 years ago
  4. 77d029f Implement umbrella directories for modules, which are similar to by Douglas Gregor · 13 years ago
  5. f9e357d Teach the module import mechanism how to rebuild modules expressed via by Douglas Gregor · 13 years ago
  6. adb9799 A module with an umbrella header assumes that all of the headers in by Douglas Gregor · 13 years ago
  7. a081da5 Implement (de-)serialization of the buffer contents for an overridden by Douglas Gregor · 13 years ago
  8. 261e75b When building a module from a module map that isn't simply an umbrella by Douglas Gregor · 13 years ago
  9. db1cde7 Add support for building a module from a module map to the -cc1 by Douglas Gregor · 13 years ago
  10. cf70d78 When searching for a module, speculatively load module maps to see if by Douglas Gregor · 13 years ago
  11. 484535e Teach the search for modules to consider modules described by a module by Douglas Gregor · 13 years ago
  12. 65f3b5e Wire up the mapping from header files mentioned in module maps over to by Douglas Gregor · 13 years ago
  13. a30cfe5 Introduce basic support for parsing module map files. by Douglas Gregor · 13 years ago