1. 9214819 Revert "Move the sorting of code-completion results out of the main path and by Douglas Gregor · 14 years ago
  2. c7ed372 Move the sorting of code-completion results out of the main path and by Douglas Gregor · 14 years ago
  3. d43dd83 In code-completion contexts where both types and other values are by Douglas Gregor · 14 years ago
  4. a5fb7c3 Implement support for cached code completions for by Douglas Gregor · 14 years ago
  5. 9b30b26 Teach code completion not to ignore data members when performing code by Douglas Gregor · 14 years ago
  6. 7c2342d When pretty-printing tag types, only print the tag if we're in C (and by John McCall · 15 years ago
  7. fdf321b De-XFAIL some win32 tests that are now passing by Douglas Gregor · 15 years ago
  8. 1e0993c XFAIL some of the c-index-test tests on Windows, where they are failing inexplicably by Douglas Gregor · 15 years ago
  9. ab0b4f1 Improve the sorting of code-completion results. We now always sort by by Douglas Gregor · 15 years ago
  10. ff5ce6e Extend code-completion results with the type of each result by Douglas Gregor · 15 years ago
  11. 7628294 Tweak code-completion results by suppressing class template by Douglas Gregor · 15 years ago
  12. ff4393c Make sure that we look into nested, transparent declaration contexts by Douglas Gregor · 15 years ago
  13. 4bb2c28 Simplify test to deal with type-based ordering variations by Douglas Gregor · 15 years ago
  14. ac06a7c Verify that code-completion is at least a little bit robust against inclusion of missing headers by Douglas Gregor · 15 years ago
  15. 3ac7385 Minor cleanup for CIndex-based code-completion: by Douglas Gregor · 15 years ago