Anthony Latsis
|
9fd1aa5d59
|
[NFC] Pre- increment and decrement where possible
|
2020-06-01 15:39:29 +03:00 |
|
practicalswift
|
6d1ae2a39c
|
[gardening] 2016 → 2017
|
2017-01-06 16:41:22 +01:00 |
|
Hugh Bellamy
|
53744b9b5a
|
Fix errors and warnings building swift/remote on Windows using MSVC
|
2016-12-10 16:05:01 +00: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 |
|
John McCall
|
312aa06901
|
Start fleshing out RemoteAST's storage-offset API.
|
2016-04-26 16:22:28 -07:00 |
|
John McCall
|
812557ca24
|
Reorganization within RemoteAST. Basic error propagation.
Initial stabs towards reading foreign class metadata, although
these do not yet successfully resolve the declaration.
|
2016-04-25 16:57:19 -07:00 |
|
John McCall
|
01fb8cfebf
|
Replace a couple of uses of <assert.h> with <cassert>.
|
2016-04-20 23:52:41 -07:00 |
|
John McCall
|
a8f9c8338b
|
Adding missing #include for Linux.
|
2016-04-20 12:43:30 -07:00 |
|
John McCall
|
093009b3ef
|
Enhance the Remote / RemoteAST libraries with an error mechanism.
Nothing is producing meaningful errors yet, however.
|
2016-04-20 11:44:34 -07:00 |
|