Age | Commit message (Expand) | Author |
---|---|---|
2010-03-10 | When pretty-printing tag types, only print the tag if we're in C (and | John McCall |
2010-02-21 | De-XFAIL some win32 tests that are now passing | Douglas Gregor |
2010-02-19 | XFAIL some of the c-index-test tests on Windows, where they are failing inexp... | Douglas Gregor |
2010-01-13 | Improve the sorting of code-completion results. We now always sort by | Douglas Gregor |
2009-12-18 | Extend code-completion results with the type of each result | Douglas Gregor |
2009-12-11 | Tweak code-completion results by suppressing class template | Douglas Gregor |
2009-11-09 | Make sure that we look into nested, transparent declaration contexts | Douglas Gregor |
2009-11-09 | Simplify test to deal with type-based ordering variations | Douglas Gregor |
2009-11-09 | Verify that code-completion is at least a little bit robust against inclusion... | Douglas Gregor |
2009-11-09 | Minor cleanup for CIndex-based code-completion: | Douglas Gregor |