practicalswift
|
797b80765f
|
[gardening] Use the correct base URL (https://swift.org) in references to the Swift website
Remove all references to the old non-TLS enabled base URL (http://swift.org)
|
2016-11-20 17:36:03 +01:00 |
|
Ben Langmuir
|
db381525d0
|
[index] Remove unused local/param variables from index kinds
We don't index local variables or parameters, so remove the index symbol
kinds.
|
2016-04-28 16:51:02 -07:00 |
|
Ben Langmuir
|
ad269b0e1f
|
[index] Move core indexing code out of SourceKit
Leaving only the SourceKit-specific code (e.g. UID generation) behind in
SourceKit.
rdar://problem/22348041
|
2016-04-14 13:13:54 -07:00 |
|