practicalswift
|
6d1ae2a39c
|
[gardening] 2016 → 2017
|
2017-01-06 16:41:22 +01:00 |
|
David Farler
|
b7d17b25ba
|
Rename -parse flag to -typecheck
A parse-only option is needed for parse performance tracking and the
current option also includes semantic analysis.
|
2016-11-28 10:50:55 -08:00 |
|
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 |
|
practicalswift
|
4ad5ed4ada
|
[crashers] License: Apache License v2.0 with Runtime Library Exception
|
2016-03-11 22:35:33 +01:00 |
|
Doug Gregor
|
824088a07d
|
Merge remote-tracking branch 'origin/master' into swift-3-api-guidelines
|
2015-12-17 15:50:24 -08:00 |
|
Dmitri Gribenko
|
e31aae83ae
|
Remove 'REQUIRES: asserts' from fixed crash tests: they don't crash anymore in any configuration
|
2015-12-17 14:54:32 -07:00 |
|
Max Moiseev
|
786e1ea2b1
|
Merge remote-tracking branch 'origin' into swift-3-api-guidelines
|
2015-12-11 15:19:02 -08:00 |
|
practicalswift
|
c4866885c8
|
Rename old crash cases to match the current naming scheme.
Will allow for easy import of crash cases from swift-compiler-crashes.
|
2015-12-10 16:50:15 +01:00 |
|