1. 66a3d47 Make the spacing of the code completion result for NSDictionary by Douglas Gregor · 12 years ago
  2. 7961589 Remove unnecessary spacing around Objective-C object literal code by Douglas Gregor · 12 years ago
  3. 1f6e22d [completion] Add completions for @"..." and @(...), and tidy up @[] and @{}. by Jordan Rose · 12 years ago
  4. b3f7542 And libclang cursor/indexing support for new Objective-C NSArray/NSDictionary/NSNumber literals. by Ted Kremenek · 12 years ago
  5. 8ca7208 Provide result types for code completions that describe built-in by Douglas Gregor · 13 years ago
  6. 30c4240 When 'bool' is not a built-in type but is defined as a macro, print by Douglas Gregor · 13 years ago
  7. 7d10087 Support code-completion for C++ inline methods and ObjC buffering methods. by Argyrios Kyrtzidis · 13 years ago
  8. 140ab23 objective-c - This patch buffers method implementations by Fariborz Jahanian · 13 years ago
  9. f85e193 Automatic Reference Counting. by John McCall · 13 years ago
  10. 8ec904c Tweak code-completion result priorities, so that exact and similar by Douglas Gregor · 14 years ago
  11. a5450a0 Fix the translation of the PCC_ForInit code-completion context for by Douglas Gregor · 14 years ago
  12. 08f43cd Code completion has no reason to prefer values over types, especially by Douglas Gregor · 14 years ago
  13. b05496d Tweak priorities for some types and macros: by Douglas Gregor · 14 years ago
  14. 97fe61c Give the Objective-C _cmd an "unlikely" code completion priority; it's by Douglas Gregor · 14 years ago