Commit Graph

1834 Commits

Author SHA1 Message Date
fa6bc5c329 Update 04_Expressions.md 2016-05-06 10:58:59 +08:00
9267bf9c13 Merge pull request #602 from 949478479/gh-pages
Update 10_Statements.md
2016-05-05 08:26:34 +08:00
26c5b2ac9a Update 10_Statements.md 2016-05-04 23:40:54 +08:00
7110724b12 Merge pull request #601 from numbbbbb/release
Update CNAME
2016-04-28 10:54:26 +08:00
1801b6d920 Merge pull request #600 from SemperIdem/gh-pages
Declarations -> 2.2
2016-04-21 20:40:11 +08:00
e04533d2a8 Declarations -> 2.2 2016-04-21 13:22:21 +08:00
88befb0b59 Update README.md 2016-04-20 12:52:01 +08:00
dd265db62b Merge pull request #598 from Abitofcomedy/改错
改错
2016-04-20 12:51:24 +08:00
f270792d59 改错
类型方法代码写成static func 原文为 class func
2016-04-15 19:46:47 +08:00
8459508d67 update 2.2 history log date 2016-04-11 15:52:52 +08:00
42f3319e75 update 2.2 history log date 2016-04-11 15:51:03 +08:00
8bf061f8db Merge pull request #597 from saitjr/gh-pages
Fix format error
2016-04-11 10:15:42 +08:00
66c6e1287a fix format error 2016-04-11 09:58:22 +08:00
08838d2754 Merge pull request #596 from saitjr/gh-pages
Update to 2.2 (Properties)
2016-04-10 20:55:05 +08:00
b883da0fc2 proofreading 2016-04-10 20:07:24 +08:00
de0d455b03 add space 2016-04-10 19:22:17 +08:00
9522480e31 update to 2.2 2016-04-10 19:11:30 +08:00
11c71dbd52 Merge pull request #595 from Brian175/gh-pages
Update 02_a_swift_tour.md
2016-04-10 09:59:07 +08:00
556458dcb7 Update 02_a_swift_tour.md 2016-04-09 23:43:37 +08:00
93239d8927 update 2.2 history log date 2016-04-09 09:29:50 +08:00
cdf4de78d6 Update 23_Generics.md
update 2.2 history log
2016-04-09 09:26:42 +08:00
c625c336bc Merge pull request #594 from LanfordCai/develop
Updated Language Guide -- Generics
2016-04-08 14:42:20 +08:00
d6fd41d42d 校对 2016-04-08 14:18:39 +08:00
d415e542d9 Merge pull request #593 from SemperIdem/gh-pages
Language Reference - Lexical Structure
2016-04-06 15:59:51 +08:00
8aa9f9c591 Language Reference - Lexical Structure
Update to Swift 2.2
2016-04-06 12:10:26 +08:00
0bdce33f18 Merge pull request #590 from chenmingbiao/develop
update Language Reference - Statements
2016-04-05 14:39:20 +08:00
a403c3c38e Merge pull request #589 from LinusLing/gh-pages
update Control Flow
2016-04-05 14:39:13 +08:00
e2048a5bd6 Merge pull request #591 from Cee/gh-pages
Added information about comparing tuples.
2016-04-05 14:39:07 +08:00
53df155db4 Merge pull request #592 from futantan/develop
Language Reference - Attributes
2016-04-05 14:38:58 +08:00
1e58639fd4 Updated the discussion of the @objc attribute in the Declaration Attributes section to note that enumerations and enumeration cases can use this attribute. 2016-04-04 19:37:58 +08:00
Cee
2aece1573b Added information about comparing tuples. 2016-04-04 15:55:07 +08:00
63baf59044 update Language Reference - Statements 2016-04-03 17:02:09 +08:00
13ba7b263a update Language Reference - Statements 2016-04-03 16:55:44 +08:00
8063e80cd4 update Control Flow 2016-04-03 14:14:15 +08:00
ba7ce72dab Merge pull request #588 from colourful987/develop
update initialization
2016-04-03 07:19:25 +08:00
3984a8eba0 update initialization
delete 类的可失败构造器小节;update 构造失败的传递小节。
2016-04-02 23:35:39 +08:00
94e9ce8896 Update CNAME 2016-03-14 20:55:53 +08:00
6adcf58883 Merge pull request #586 from xinqiu/patch-1
这个地方用许多比较好
2016-03-14 12:24:02 +08:00
8038c724fd 这个地方用许多比较好
The contents of a String can be accessed in various ways
一个`String`的内容可以用许多方式读取.
way加了s,说明前面的various指的是多种。
2016-03-13 23:12:57 +08:00
673a930825 Update CNAME 2016-03-08 15:19:43 +08:00
a4d4563a3e Update README.md 2016-02-21 18:56:59 +08:00
6030252de2 Merge pull request #578 from 949478479/patch-1
根据评论反馈修改个别字词的翻译
2016-02-21 18:53:04 +08:00
2e699265cd 根据评论反馈修改个别字词的翻译 2016-02-06 04:45:24 +08:00
1183b3a790 Merge pull request #576 from Realank/gh-pages
[校对]校对"自动引用计数"章节
2016-01-28 13:10:24 +08:00
4b26824274 Merge remote-tracking branch 'numbbbbb/gh-pages' into gh-pages 2016-01-28 11:22:07 +08:00
8dca4a9691 [校对]“自动引用计数”章节翻译修改
[校对]“自动引用计数”章节翻译修改
2016-01-23 16:33:29 +08:00
af5190d20b Merge pull request #574 from Realank/gh-pages
修改构造器章节的问题
2016-01-23 09:29:10 +08:00
7fa09edc82 删除多余的字 2016-01-23 00:35:53 +08:00
b78c821847 修改"构造过程"章节错误 2016-01-23 00:30:43 +08:00
779529b4d3 修改格式 2016-01-21 16:59:16 +08:00