1. 32be4a5 Switch c-index-test from clang_codeComplete() over to by Douglas Gregor · 14 years ago
  2. 4710e5b Do not produce types as valid code completions when we're in an by Douglas Gregor · 14 years ago
  3. c8bddde Make -code-completion-patterns only cover multi-line code by Douglas Gregor · 14 years ago
  4. d8e8a58 Only enable code patterns (e.g., try { statements } catch (...) { by Douglas Gregor · 14 years ago
  5. fe0bdba Do not produce semicolons at the end of code-completion results by Douglas Gregor · 14 years ago
  6. ab0b4f1 Improve the sorting of code-completion results. We now always sort by by Douglas Gregor · 15 years ago
  7. c38c3e1 Code-completion for @public, @protected, @private, @package. by Douglas Gregor · 15 years ago
  8. b6ac245 Whenever completing ordinary names for an Objective-C source, also by Douglas Gregor · 15 years ago
  9. 148299f Fix tests for r93231. by Benjamin Kramer · 15 years ago
  10. 834389b Use horizontal-space markers in code-completion results rather than by Douglas Gregor · 15 years ago
  11. c464ae8 Code completion for Objective-C @ directives by Douglas Gregor · 15 years ago