summaryrefslogtreecommitdiffstats
path: root/test/Index/Core/index-subkinds.m
Commit message (Expand)AuthorAgeFilesLines
* [index] Mark categories of test classes with the 'UnitTest' symbol property a...Argyrios Kyrtzidis2017-03-071-2/+2
* [AST/ObjC] Make ObjCCategoryImplDecl consistent with ObjCCategoryDecl and use...Argyrios Kyrtzidis2017-03-071-1/+1
* [index] Improvde how we handle synthesized ObjC properties and the associated...Argyrios Kyrtzidis2017-02-171-1/+1
* [index] When indexing an ObjC method declaration use its base name for the lo...Argyrios Kyrtzidis2017-01-261-6/+6
* [index] Introduce symbol subkinds to mark an accessor getter or setter.Argyrios Kyrtzidis2017-01-111-1/+1
* [index] Add 'contained-by' relation between references and their lexical cont...Argyrios Kyrtzidis2017-01-111-3/+3
* [index] Add SymbolSubKind for the GKInspectable annotation.Argyrios Kyrtzidis2016-11-101-0/+8
* [index] Fixes for locations and relations in Objective C categories and gette...Argyrios Kyrtzidis2016-10-251-3/+7
* [index] Add SymbolSubKinds for ObjC IB annotations.Argyrios Kyrtzidis2016-04-221-0/+12
* [index] Add a SymbolSubKind for an ObjC unit test.Argyrios Kyrtzidis2016-04-221-0/+36