Xi Ge
65a3aade7e
[SourceKit] Cursor info: for extension decls, the cursor info query always returns the extended nominal's group name.
2016-03-02 17:30:11 -08:00
Xi Ge
f195adba80
Module group: suggested by @gribozavr, move ExistentialCollection.swift to collection/type-erased group.
2016-02-27 21:14:38 -08:00
Xi Ge
48754aabfa
Module groups: Respect IDE's conventions, use '/' as sub-group indicators.
2016-02-25 18:03:39 -08:00
Xi Ge
95fe01d874
Module groups: Array is a sub-group of collection.
2016-02-25 12:35:27 -08:00
Xi Ge
b812efa4cc
Module groups: Make 'lazy views' a sub-group of the 'collection' group.
2016-02-23 13:57:48 -08:00
Xi Ge
845304a90d
Module group: Address @natecook1000 and @dabrahams's comments.
2016-02-22 11:50:34 -08:00
Xi Ge
450391f28f
[Serialization] Use the new group mechanism and update tests accordingly.
2016-02-19 17:21:28 -08:00
Xi Ge
a25551e54d
[SourceKit] Surface group names via cursor info query.
2016-02-05 16:56:41 -08:00
Xi Ge
6837c17c17
[SourceKit][CursorInfo] Replace archetypes in cursor info results to actual types. rdar://24494225
2016-02-03 17:14:13 -08:00
Argyrios Kyrtzidis
8ff6a98a99
[sourcekit] Merge SourceKit into the Swift repo.
...
The code goes into its own sub-tree under 'tools' but tests go under 'test',
so that running 'check-swift' will also run all the SourceKit tests.
SourceKit is disabled on non-darwin platforms.
2015-11-05 01:09:08 -08:00