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
Brian Croom
fac744067c
[SourceKit] Remove dependency of SwiftLang on Core
2016-06-22 13:04:37 -04:00
Brian Croom
479584109c
[SourceKit] Add Semaphore to SourceKitSupport's concurrency module
...
Includes a libdispatch-based implementation.
2016-06-21 13:54:41 -04:00
Zach Panzarino
e3a4147ac9
Update copyright date
2015-12-31 23:28:40 +00:00
Johan K. Jensen
fa76656c82
Remove instances of duplicated words
2015-12-03 20:00:29 +01: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