Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tweak code-completion result priorities, so that exact and similar | Douglas Gregor | 2010-10-19 | 1 | -12/+12 |
* | Synchronize globally-cached code completion results with the results | Douglas Gregor | 2010-09-23 | 1 | -2/+6 |
* | Code completion has no reason to prefer values over types, especially | Douglas Gregor | 2010-09-20 | 1 | -1/+1 |
* | Swap the priorities of constants and types, so that we prefer types. | Douglas Gregor | 2010-09-16 | 1 | -1/+1 |
* | Synchronize code-completion cursor kinds with indexing cursor | Douglas Gregor | 2010-09-03 | 1 | -4/+4 |
* | In code-completion contexts where both types and other values are | Douglas Gregor | 2010-08-24 | 1 | -1/+1 |
* | Introduce a new code-completion point when we're parsing a | Douglas Gregor | 2010-08-23 | 1 | -0/+39 |