1. 13438f9 Implement support for code completion of an Objective-C message send to by Douglas Gregor · 15 years ago
  2. 85372b9 Add test for code completion of Objective-C message sends to classes. by Douglas Gregor · 15 years ago
  3. fdf321b De-XFAIL some win32 tests that are now passing by Douglas Gregor · 15 years ago
  4. 1e0993c XFAIL some of the c-index-test tests on Windows, where they are failing inexplicably by Douglas Gregor · 15 years ago
  5. ab0b4f1 Improve the sorting of code-completion results. We now always sort by by Douglas Gregor · 15 years ago
  6. 834389b Use horizontal-space markers in code-completion results rather than by Douglas Gregor · 15 years ago
  7. 2a17af0 Objective-C methods can be variadic, too. Who knew. by Douglas Gregor · 15 years ago
  8. ff5ce6e Extend code-completion results with the type of each result by Douglas Gregor · 15 years ago
  9. 737061f Patch to fix a crash trying to access a category name in by Fariborz Jahanian · 15 years ago
  10. 2a7925c When in an Objective-C instance method, super is a valid code-completion result by Douglas Gregor · 15 years ago
  11. d3c6854 Improve code completion for Objective-C message sends, so that we by Douglas Gregor · 15 years ago
  12. f74a419 Finish code completion for Objective-C message sends by Douglas Gregor · 15 years ago
  13. 36ecb04 Refactor code-completion support for message sends, collecting the by Douglas Gregor · 15 years ago
  14. 24a069f Implement code completion for Objective-C message sends to "super". by Douglas Gregor · 15 years ago
  15. 9630eb6 Augment code-completion results to provide argument names and by Douglas Gregor · 15 years ago