Age | Commit message (Expand) | Author |
---|---|---|
2012-01-23 | Handle pseudo-object expressions (and any other placeholder | Douglas Gregor |
2011-07-21 | New libclang API to expose container type for code completion, from | Douglas Gregor |
2011-05-05 | When providing code completions for an Objective-C property access, | Douglas Gregor |
2010-10-19 | Tweak code-completion result priorities, so that exact and similar | Douglas Gregor |
2010-05-26 | Introduce priorities into the code-completion results. | Douglas Gregor |
2009-12-18 | Extend code-completion results with the type of each result | Douglas Gregor |
2009-11-18 | Code completion for Objective-C properly lists | Douglas Gregor |
2009-11-18 | Code completion for member accesses that involve Objective-C properties and i... | Douglas Gregor |