1. 08f43cd Code completion has no reason to prefer values over types, especially by Douglas Gregor · 14 years ago
  2. d754d55 Swap the priorities of constants and types, so that we prefer types. by Douglas Gregor · 14 years ago
  3. 9214819 Revert "Move the sorting of code-completion results out of the main path and by Douglas Gregor · 14 years ago
  4. c7ed372 Move the sorting of code-completion results out of the main path and by Douglas Gregor · 14 years ago
  5. 408be5a When performing completions involving Objective-C method declarations by Douglas Gregor · 14 years ago
  6. d43dd83 In code-completion contexts where both types and other values are by Douglas Gregor · 14 years ago
  7. d32b022 Provide code completion results for the context-sensitive Objective-C by Douglas Gregor · 14 years ago
  8. 16ed9ad When generating code completion patterns for method declarations, give by Douglas Gregor · 14 years ago
  9. 47c03a7 1 != I. Fix the formulation of code-completion patterns for by Douglas Gregor · 14 years ago
  10. 40ed9a1 Support code completion for parameter names in Objective-C method declarations. by Douglas Gregor · 15 years ago
  11. 1f5537a Introduce a new code-completion point prior to an identifier in the by Douglas Gregor · 15 years ago
  12. 447107d Don't put method bodies into code completions unless code patterns are by Douglas Gregor · 15 years ago
  13. e8f5a17 Implement code completion for Objective-C method declarations and by Douglas Gregor · 15 years ago