Age | Commit message (Expand) | Author |
---|---|---|
2012-06-12 | When code completion walks the members of a protocol or interface, | Douglas Gregor |
2011-04-18 | When providing code completions of ivar names for a property | Douglas Gregor |
2011-04-18 | When producing code completion results for the Objective-C property | Douglas Gregor |
2011-02-16 | When searching for visible declarations (e.g., for code completion), | Douglas Gregor |
2010-12-09 | Eliminate duplicate code completions for properties. | Douglas Gregor |
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 |
2009-12-18 | Extend code-completion results with the type of each result | Douglas Gregor |
2009-11-18 | Code completion after @dynamic | Douglas Gregor |
2009-11-18 | Code completion for Objective-C @synthesized. | Douglas Gregor |