1. 1b257af Use @import rather than @__experimental_modules_import, since the by Douglas Gregor · 12 years ago
  2. 39d26c3 Merge pending instantiations instead of overwriting existing ones. by Axel Naumann · 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 · 12 years ago
  4. 1ca4a5c Implement cross-module declaration merging for tag declarations, so by Douglas Gregor · 13 years ago
  5. 5948ae1 Introduce a non-uglified syntax for module imports in Objective-C: by Douglas Gregor · 13 years ago
  6. dba9361 Implement declaration merging for Objective-C protocols across by Douglas Gregor · 13 years ago
  7. 27c6da2 Wire up redeclaration chains for Objective-C protocols, so that both by Douglas Gregor · 13 years ago
  8. c3cfd2a Serialize the AST reader's mapping from canonical declarations to the by Douglas Gregor · 13 years ago
  9. cce54aa If we end up merging an Objective-C class with an existing Objective-C by Douglas Gregor · 13 years ago
  10. f63b0a5 Re-implement (de-)serialization of redeclaration chains for by Douglas Gregor · 13 years ago
  11. ecb1938 Optimize serialized representation of redeclarable declarations for by Douglas Gregor · 13 years ago
  12. a1be278 Completely re-implement (de-)serialization of declaration by Douglas Gregor · 13 years ago