summaryrefslogtreecommitdiffhomepage
path: root/swift.html.markdown
Commit message (Expand)AuthorAgeLines
* iBooks -> Apple BooksBoris Verkhovskiy2024-04-06-1/+1
* [swift/en] describe convenience initializers (#4836)Edoardo La Greca2024-02-10-0/+3
* fix a typo (#4172)Xing Zheng2022-01-04-1/+1
* [swift/en] fix typo about break statement in loop (#4258)Chen Yufei2021-10-30-1/+1
* Rename OS X to macOS (#4166)Борис Верховский2021-05-25-1/+1
* Add a short note about `final` keywordmofarajmandi2020-10-17-0/+11
* Merge pull request #3788 from bantic/patch-1Divay Prakash2020-01-24-1/+1
|\
| * Return value of `findIndex` is `Optional<Int>`Cory Forsyth2019-12-02-1/+1
* | add downcast to the tutorialhamidra2019-11-01-0/+5
|/
* [swift/en] Fix typosHugo Locurcio2019-10-22-28/+28
* [Swift/en] Fix quoted multi-line stringSam2019-08-03-5/+8
* [Swift/en] Update to Swift 5 and include omitted examples (#3553)Sam2019-08-03-341/+647
* Removed deprecated referenceJoseph G2018-10-11-2/+2
* swift | fix style guidelinesDamian Rzeszot2017-10-09-6/+6
* swift | fix style guidelinesDamian Rzeszot2017-10-09-3/+3
* swift | fix style guidelinesDamian Rzeszot2017-10-09-6/+6
* swift | fix style guidelinesDamian Rzeszot2017-10-09-4/+4
* Fix a bunch of typosHairyFotr2017-08-23-1/+1
* Added nil-coalescing operatorKyle Rokita2016-11-11-0/+5
* Updated code according Swift v.3 (#2427)Alexey Nazaroff2016-10-08-32/+36
* Update Swift pre-decrement syntax to match v3.0 (#2395)Evan2016-10-01-2/+2
* Add documentation comment for If letgprasant2016-02-19-0/+2
* [Swift/en] Deleted semicolon to be consistent - Small FixPaul Brewczynski2016-01-16-1/+1
* Updated comment on documentation of Swift functionsPaul Brewczynski2016-01-14-1/+1
* Updated documentation syntaxPaul Brewczynski2016-01-13-3/+3
* Merge pull request #2021 from bobrippling/masterAdam Bard2015-11-30-1/+1
|\
| * Correct "Casting" mention in swift markdownRob Pilling2015-11-13-1/+1
* | - added error handling exampleC. Bess2015-11-23-1/+39
|/
* - add where and guard examplesC. Bess2015-11-10-2/+21
* - update Swift examplesC. Bess2015-11-09-43/+38
* Merge remote-tracking branch 'adambard/master'C. Bess2015-11-09-40/+124
|\
| * Update contributor listFernando Valverde Arredondo2015-11-01-2/+3
| * Include MARK style and two collection declarationsFernando Valverde2015-10-30-0/+3
| * Merge pull request #1381 from cwalk/swift-2Levi Bostian2015-10-09-4/+12
| |\
| | * Suggested changesClayton Walker2015-10-08-5/+5
| | * Added clearer description of Optionals and Unwrapping. Minor typo changes as ...Clayton Walker2015-10-06-18/+25
| | * Forgot to add myself as a contributor from swift-1 pull request.Clayton Walker2015-10-06-0/+1
| * | Add generics operator in SwiftValentine Silvansky2015-10-08-0/+14
| * | removing whitespace all overGabriel Halley2015-10-07-15/+15
| * | Original link directs to page that can't be found. Changed to represent new l...Clayton Walker2015-10-06-1/+1
| |/
| * Println deprecated in Swift 2, added nameAnthony Nguyen2015-08-03-0/+1
| * Updated print description on SwiftAnthony Nguyen2015-08-03-3/+3
| * Println deprecated in Swift 2Anthony Nguyen2015-08-03-27/+29
| * add optional init and enum with associated valuesJoey Huang2015-02-28-0/+52
| * [swift/en,cn,ru]Updating the getting started guide weblink.TheDmitry2015-01-28-1/+1
| * Explain Optional ChainingKeito Uchiyama2015-01-20-1/+4
| * Update swift.html.markdownyelite2015-01-18-1/+1
* | - update examplesC. Bess2015-11-09-1/+16
|/
* - update examples, update commentsC. Bess2014-12-13-22/+47
* - update examplesC. Bess2014-10-17-4/+52