Ben Langmuir
6581eba8e6
[CodeCompletion] Improve ordering of prefix matches vs popular names
...
In the experimental code-completion path.
rdar://problem/24843463
2016-03-09 11:23:06 -08:00
practicalswift
71e00fefa1
[gardening] Fix typos: "word word" (two spaces) → "word word" (one space)
2016-01-24 21:27:16 +01:00
Dmitri Gribenko
cbd87f84c9
Fix CMake coding style
2016-01-11 16:23:54 -08:00
practicalswift
c48a25647d
Use correct formatting for separator line.
2016-01-05 09:49:00 +01:00
Zach Panzarino
e3a4147ac9
Update copyright date
2015-12-31 23:28:40 +00:00
Arsen Gasparyan
ac6ec63a7a
[compile error] a typo in source code
2015-12-28 15:27:00 +03:00
practicalswift
149b50d901
Fix typos in code (non-comment/documentation typos).
2015-12-28 11:42:15 +01:00
practicalswift
36d7072013
Remove immediately adjacent repeated words ("the the", "for for", "an an", etc.).
2015-12-21 22:16:04 +01:00
GauravDS
3315f592e8
Fix typos copnsumers => consumers
2015-12-12 23:57:12 +05:30
Ben Langmuir
7b0784958f
[CodeCompletion] Penalize fuzzy matches that aren't on token boundaries even more
...
rdar://problem/22419553
2015-11-06 20:01:53 -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