Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Provide result types for code completions that describe built-in | Douglas Gregor | 2011-10-18 | 1 | -2/+2 |
* | Support code-completion for C++ inline methods and ObjC buffering methods. | Argyrios Kyrtzidis | 2011-09-04 | 1 | -1/+0 |
* | objective-c - This patch buffers method implementations | Fariborz Jahanian | 2011-08-31 | 1 | -0/+1 |
* | When code-completing within a list of declaration specifiers, | Douglas Gregor | 2011-02-15 | 1 | -0/+27 |
* | Tweak code-completion result priorities, so that exact and similar | Douglas Gregor | 2010-10-19 | 1 | -14/+14 |
* | Introduce a code-completion hook for the Objective-C collection | Douglas Gregor | 2010-08-23 | 1 | -3/+19 |
* | Introduce a new code-completion point when we're parsing a | Douglas Gregor | 2010-08-23 | 1 | -0/+29 |