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