Mikio Takeuchi
|
593155f78b
|
Make benchmarks compile and run on Linux
|
2017-03-06 17:13:47 +09:00 |
|
Ben Cohen
|
0d39d07efe
|
add more benchmarks of map/reduce
|
2017-01-27 17:58:55 -08:00 |
|
practicalswift
|
6d1ae2a39c
|
[gardening] 2016 → 2017
|
2017-01-06 16:41:22 +01: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 |
|
Dave Abrahams
|
b2bbd4c599
|
reduce(_ initial:combine:) => reduce(_ initialResult:_ nextPartialResult)
|
2016-07-19 07:12:59 -06:00 |
|
Michael Gottesman
|
fc37603c5f
|
Revert "Implement SE-0118"
|
2016-07-18 16:44:58 -07:00 |
|
Dave Abrahams
|
b0044948df
|
reduce(_ initial:combine:) => reduce(_ initialResult:_ nextPartialResult)
|
2016-07-18 14:30:46 -06:00 |
|
Michael Gottesman
|
40e1991e12
|
Revert "Name and label changes for closure parameters (for review only) (#2981)"
This reverts commit 18406900ba.
|
2016-07-15 19:45:26 -07:00 |
|
Dave Abrahams
|
18406900ba
|
Name and label changes for closure parameters (for review only) (#2981)
Implement SE-0118 Name and label changes for closure parameters
[SE-0118](https://github.com/apple/swift-evolution/blob/master/proposals/0118-closure-parameter-names-and-labels.md)
|
2016-07-15 15:31:48 -07:00 |
|
Manav Gabhawala
|
7928140f79
|
[SE-0046] Implements consistent function parameter labels by discarding extraneous parameter names and adding _ where necessary
|
2016-04-06 20:21:58 -04:00 |
|
Luke Larson
|
0356ec8ec3
|
Add Swift Benchmark Suite
|
2016-02-08 10:47:58 -08:00 |
|