Age | Commit message (Expand) | Author |
---|---|---|
2010-10-19 | Tweak code-completion result priorities, so that exact and similar | Douglas Gregor |
2010-09-20 | Code completion has no reason to prefer values over types, especially | Douglas Gregor |
2010-09-16 | Swap the priorities of constants and types, so that we prefer types. | Douglas Gregor |
2010-09-09 | Use temporary files for this test, to see if we can flush out an inexplicable... | Douglas Gregor |
2010-08-24 | In code-completion contexts where both types and other values are | Douglas Gregor |
2010-08-16 | Implement name hiding of cached global code-completion results. | Douglas Gregor |