Commit Graph

19 Commits

Author SHA1 Message Date
Joey Huang
b178ac3077 add optional init and enum with associated values 2015-02-28 19:28:34 +08:00
TheDmitry
f74fd2657a [swift/en,cn,ru]Updating the getting started guide weblink. 2015-01-28 11:24:31 +03:00
Keito Uchiyama
7a55b4a9b1 Explain Optional Chaining
Without going into too much detail, mention optional chaining so it's
not confusing that there is a question mark suffix (it's not currently
mentioned anywhere on the page).
2015-01-20 14:55:07 -08:00
yelite
3fa59915d0 Update swift.html.markdown 2015-01-18 16:06:48 +08:00
C. Bess
3a7e00127f - update examples, update comments
- add another Switch example
- add more complex func example
- fix playground error
- add another casting example
2014-12-13 20:01:08 -06:00
C. Bess
679d7098f2 - update examples
- further explain Optional types
- add build config example
- explain array/dictionary mutability
- expand tuple example
2014-10-17 21:22:28 -05:00
C. Bess
923a8ed99b - mo betta examples
- add `inout` example
- better `optional` example
- Playground issue has been resolved, uncommented `protocol` example
2014-10-04 12:08:23 -05:00
Adam
eab554a7a7 Review docs for added rouge lexers and update those with new highlighters 2014-09-08 13:08:28 +02:00
C. Bess
313c0daf05 - fix merge swift conflict
- Merge master
2014-09-02 18:52:04 -05:00
Assaf Gelber
c9400c2a7d Change swift class name to Square 2014-08-28 14:00:25 +03:00
Janne R.
54bd312f8d Use preferred shorthand syntax for dictionary type 2014-08-26 20:48:35 +03:00
C. Bess
b50d4443cd - add more examples; add book link
- add link to official Swift book from Apple
- add examples of access control and structures
- update protocols
2014-08-24 18:33:16 -05:00
C. Bess
2a5a4ebf64 - add landmark notes 2014-08-24 14:37:09 -05:00
C. Bess
6b34ef65a3 - more examples
- add custom operator example
2014-08-24 00:48:54 -05:00
C. Bess
328a4f1bab - add more examples; update examples
- now runs in the Xcode 6 b6 playground
- add MARK sections
2014-08-23 22:48:10 -05:00
Umberto Raimondi
ba855b1664 Update swift to beta3
Updated to beta3, new array declaration style,".." and a few other modifications.
2014-07-16 12:20:57 +02:00
Xavier Yao
e07f88cb4d Tiny symbol missing fixed. 2014-06-05 22:49:42 +08:00
Grant Timmerman
76f4c1b3b6 Formatted the document according to the guidelines 2014-06-04 13:22:01 -07:00
Grant Timmerman
0d984535bd Added swift docs 2014-06-04 00:50:17 -07:00