Zach Panzarino
e3a4147ac9
Update copyright date
2015-12-31 23:28:40 +00:00
Mayur Raiturkar
e917f8537a
Typo fixes
2015-12-28 16:45:40 +05:30
practicalswift
d89b4d45e1
Fix typos in code (non-comment typos).
2015-12-27 13:05:01 +01:00
Ben Langmuir
ef8338fe86
[CodeCompletion] Don't add inner results on non-declarations
...
We were getting some ridiculous completions that were just two
independentdcompletions concatenated together.
rdar://problem/22945376
2015-11-06 19:02:22 -08:00
Argyrios Kyrtzidis
f0f83d32c2
Fix -Wunused-function warnings.
2015-11-05 19:04:10 -08:00
Argyrios Kyrtzidis
d19e4ae026
[SourceKit] Add license notices to all the source files.
2015-11-05 12:01:14 -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