1. 19cd87e Refactor handling of calls: by Daniel Dunbar · 16 years ago
  2. 662174c8 Downgrade a number of FIXME asserts to ErrorUnsupported. - Notably VLAs by Daniel Dunbar · 16 years ago
  3. c56f34a NeXT: Emit mostly-correct property type encoding. by Daniel Dunbar · 16 years ago
  4. ae226fa NeXT: Refactor protocol method metadata emission. by Daniel Dunbar · 16 years ago
  5. 86e2f40 NeXT: Emit correct properties for category. by Daniel Dunbar · 16 years ago
  6. c45ef60 NeXT: Emit metadata for synthetsized properties. by Daniel Dunbar · 16 years ago
  7. af05bb9 Objective-C @synthesize support. by Daniel Dunbar · 16 years ago
  8. f56f191 Fix Obj-C super sends inside class methods. by Daniel Dunbar · 16 years ago
  9. 242d4dc NeXT: Emit symbols used to manage linking of Obj-C classes. by Daniel Dunbar · 16 years ago
  10. 3e9df99 NeXT: Clean up constant CFString handling. by Daniel Dunbar · 16 years ago
  11. 14c80b7 NeXT: Fix message sends which return structures. by Daniel Dunbar · 16 years ago
  12. e8b470d NeXT: Implement super message sends. by Daniel Dunbar · 16 years ago
  13. 8f2926b Trim CGObjCRuntime::GenerateMessageSend[Super] by Daniel Dunbar · 16 years ago
  14. c8ef551 NeXT: Emit property metadata (classes, protocols, categories). by Daniel Dunbar · 16 years ago
  15. 86e253a NeXT: Emit category metadata. by Daniel Dunbar · 16 years ago
  16. dbc93370 NeXT: Emit [meta]class protocol references. by Daniel Dunbar · 16 years ago
  17. 27f9d77 Preliminary support for Obj-C classes in NeXT runtime. by Daniel Dunbar · 16 years ago
  18. b7ec246 Add NeXT runtime support for generating methods. by Daniel Dunbar · 16 years ago
  19. ddb2a3d Change ObjCRuntime::LookupClass -> GetClass, and now takes the by Daniel Dunbar · 16 years ago
  20. 7ded7f4 Change CGObjCRuntime methods to take appropriate clang Decls. by Daniel Dunbar · 16 years ago
  21. 6efc0c5 Implement Obj-C protocol metadata generation for NeXT. by Daniel Dunbar · 16 years ago
  22. af2f62c Change ObjCRuntime GenerateProtocol[Ref] methods to take by Daniel Dunbar · 16 years ago
  23. 4e2d7d0 Emit OBJC_MODULE_INFO and OBJC_SYMBOLS metadata by Daniel Dunbar · 16 years ago
  24. 2bedbf8 Drop Sender from GenerateMessageSend* by Daniel Dunbar · 16 years ago
  25. 259d93d Add NeXT support for (simple) message sends. by Daniel Dunbar · 16 years ago
  26. bbce49b Add ObjC constant string support for NeXT. by Daniel Dunbar · 16 years ago
  27. f77ac86 Add LangOptions::NeXTRuntime. by Daniel Dunbar · 16 years ago
  28. acc5f3e More #include cleaning by Daniel Dunbar · 16 years ago
  29. e91593e More #include cleaning by Daniel Dunbar · 16 years ago
  30. c17a4d3 Add dummy Mac Objective-C runtime interface. by Daniel Dunbar · 16 years ago