1. dcb2b1e Refactoring work. ObjcQualifiedIdType is now derived from 'Type'. by Fariborz Jahanian · 17 years ago
  2. c1a88c1 by Steve Naroff · 17 years ago
  3. e76e841 Patch to implemented objective-c's dynamic object pointer qualified with by Fariborz Jahanian · 17 years ago
  4. 336b2e8 Simplified setting up Method's scope before generating AST for its nody. by Fariborz Jahanian · 17 years ago
  5. 2240f54 Rename Sema method to follow class naming convention by Nate Begeman · 17 years ago
  6. 434fa8d by Steve Naroff · 17 years ago
  7. ff746bc Some code clean up in the form of name changes for functions which by Fariborz Jahanian · 17 years ago
  8. 8473b22 Added class context to method declarations. Provide "interface *" type by Fariborz Jahanian · 17 years ago
  9. ea86cb8 Insert invisble arguments to method definition header. by Fariborz Jahanian · 17 years ago
  10. dfb1c37 First patch toward rewriting of method definitions. This is work in progress. by Fariborz Jahanian · 17 years ago
  11. 91193f6 Patch to create protocol conforming class types. by Fariborz Jahanian · 17 years ago
  12. 2fd1c65 move IdentifierTable.h from liblex to libbasic. by Chris Lattner · 17 years ago
  13. 3fafa10 by Steve Naroff · 17 years ago
  14. 0acc9c9 by Steve Naroff · 17 years ago
  15. 1830be7 by Steve Naroff · 17 years ago
  16. 81f1bba by Steve Naroff · 17 years ago
  17. 63b6a64 by Steve Naroff · 17 years ago
  18. 24c9b98 Polish yesterday's Array/ConstantArray/VariableArray rewrite, removing a couple FIXME's. by Steve Naroff · 17 years ago
  19. d1ad6ae by Steve Naroff · 17 years ago
  20. 47958f6 extwarn about VLAs in C89 mode. by Chris Lattner · 17 years ago
  21. 1a7d991 c++'0x has long long also. by Chris Lattner · 17 years ago
  22. 11f20f9 warn about long long when in c89 mode. by Chris Lattner · 17 years ago
  23. 91b03f7 by Steve Naroff · 17 years ago
  24. 209689a by Steve Naroff · 17 years ago
  25. 5328f31 add sema support for complex integer types by Chris Lattner · 17 years ago
  26. 11b649c by Steve Naroff · 17 years ago
  27. 36be3d8 remove more explicit accesses to the canonical type pointer. by Chris Lattner · 17 years ago
  28. f0c4a0a rename isReferenceType to follow the new scheme. by Chris Lattner · 17 years ago
  29. 7cbb146 by Steve Naroff · 17 years ago
  30. 4b00965 Fix a couple of bugs, add some new cool stuff. by Chris Lattner · 17 years ago