Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the mapping of vertical-space cursor kinds to produce a newline, | Douglas Gregor | 2010-10-08 | 1 | -1/+1 |
* | Make -code-completion-patterns only cover multi-line code | Douglas Gregor | 2010-05-28 | 1 | -29/+33 |
* | Only enable code patterns (e.g., try { statements } catch (...) { | Douglas Gregor | 2010-05-25 | 1 | -4/+4 |
* | Do not produce semicolons at the end of code-completion results | Douglas Gregor | 2010-04-06 | 1 | -9/+9 |
* | Improve the sorting of code-completion results. We now always sort by | Douglas Gregor | 2010-01-13 | 1 | -160/+161 |
* | Improve code completion by introducing patterns for the various C and | Douglas Gregor | 2010-01-10 | 1 | -0/+170 |