Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [CodeComplete] Penalize inherited ObjC properties for auto-completion | Sam McCall | 2018-11-20 | 1 | -6/+6 |
* | [CodeCompletion] Format block parameter placeholders in implicit property | Alex Lorenz | 2017-03-13 | 1 | -2/+8 |
* | [CodeCompletion] Block property setters: Use dynamic priority heuristic | Alex Lorenz | 2017-01-06 | 1 | -1/+1 |
* | [CodeCompletion] Provide Objective-C class property completion results | Alex Lorenz | 2016-12-08 | 1 | -0/+16 |
* | [CodeCompletion] Fix incorrect Objective-C block parameter formatting | Alex Lorenz | 2016-11-23 | 1 | -0/+19 |
* | [CodeCompletion] Show block invocation results for block property setters | Alex Lorenz | 2016-11-09 | 1 | -0/+53 |