Commit Graph

608 Commits

Author SHA1 Message Date
stanzhai
4de16a1d89 fix 2.12 subscripts 2014-06-14 17:51:36 +08:00
stanzhai
3aeba381d7 fix 2.11 methods 2014-06-14 17:48:50 +08:00
stanzhai
bd7ae8ef6e fix 2.10 properties 2014-06-14 17:41:25 +08:00
stanzhai
514252d305 fix 2.9 classes and structures 2014-06-14 17:33:10 +08:00
stanzhai
23ccecdeb0 fix 2.8 Enumerations 2014-06-14 17:28:44 +08:00
wuxing
a516af6a53 fix 他 2014-06-14 17:25:03 +08:00
stanzhai
6b9026dd9b fix 2.7 closures(2) 2014-06-14 17:23:00 +08:00
stanzhai
fee9162d6c fix 2.7 closures 2014-06-14 17:19:58 +08:00
stanzhai
4857641a41 fix 2..6 Functions 2014-06-14 17:07:30 +08:00
yulingtianxia
c5ef9d6a84 update extensions
按照之前构造器那章的翻译应该翻译成逐一成员构造器
2014-06-14 17:03:55 +08:00
yulingtianxia
3a76773cde update extensions
少翻译了一段,已补上
2014-06-14 16:53:51 +08:00
stanzhai
5c6cd039bf fix 2.5 Control_Flow(2) 2014-06-14 16:53:26 +08:00
stanzhai
a31e7908f7 fix 2.5 Control_Flow 2014-06-14 16:50:46 +08:00
wuxing
1c10a65bd3 统一标准 2014-06-14 16:43:18 +08:00
stanzhai
57b4b6475a fix 2.4 Collection_Types 2014-06-14 16:34:13 +08:00
stanzhai
a168d94822 fix 2.3 Strings_and_Characters 2014-06-14 16:27:01 +08:00
stanzhai
19112e1cd2 fix 2.2 basic operators 2014-06-14 16:18:40 +08:00
stanzhai
24bc899b1d fix 2.1 the basics 2014-06-14 16:11:17 +08:00
wuxing
7011436cef modify right back 2014-06-14 15:57:52 +08:00
wuxing
9547fd69fe modify 2014-06-14 15:49:19 +08:00
stanzhai
3495061b0a modify [a swift tour] code style 2014-06-14 15:20:48 +08:00
stanzhai
8519bfad0a correct declarations grammar 2014-06-14 14:18:51 +08:00
stanzhai
1f351fad77 correct attributes grammar 2014-06-14 13:47:00 +08:00
stanzhai
5d96ced584 a trivial change 2014-06-14 13:36:50 +08:00
stanzhai
a5911a9e43 modify pattern code style 2014-06-14 13:33:11 +08:00
numbbbbb
b3ef454499 correct the wrong "half-closed loop" 2014-06-14 00:41:55 +08:00
numbbbbb
75ad5ed45d Merge branch 'gh-pages' of https://github.com/numbbbbb/the-swift-programming-language-in-chinese into gh-pages 2014-06-14 00:18:44 +08:00
numbbbbb
6b431dfdd7 fix conflict 2014-06-14 00:17:41 +08:00
梁杰
c7d18a365f Merge pull request #166 from twlkyao/patch-1
Fixed the wrong translation.
2014-06-14 00:15:29 +08:00
梁杰
6c401ba9d5 Merge pull request #168 from yulingtianxia/develop
update optional chaining
2014-06-14 00:15:07 +08:00
numbbbbb
0ac560f3fa add translator info 2014-06-14 00:06:33 +08:00
numbbbbb
bcf396c848 add translator info 2014-06-14 00:04:27 +08:00
numbbbbb
23577621b0 make gitbook 2014-06-13 23:54:58 +08:00
yulingtianxia
20e904aa89 update type casting
1.cast应该翻译为转换,check才是检查
2.Protocols Checking for Protocol Conformance多写了一个Protocols
3.“下转”改为“向下转型”比较好
4.少量语法改动
2014-06-13 23:37:37 +08:00
yulingtianxia
52a17882d9 update optional chaining
1.“自判断”改为“可选”
2.“声明符号”改为“叹号”
3.“本是”改为“本身”
4.一些语法语义调整
2014-06-13 22:54:13 +08:00
Wang Hao
fb9d687ad8 Merge pull request #165 from twlkyao/patch-3
Correct spelling.
2014-06-13 20:54:28 +08:00
Wang Hao
63ba708cec Merge pull request #164 from twlkyao/patch-1
Correction the wrong spelling.
2014-06-13 20:53:37 +08:00
Wang Hao
abf2cb66f9 Merge pull request #163 from twlkyao/patch-2
Fixed the key of the dictionary.
2014-06-13 20:53:09 +08:00
Shiyao Qi
c43bb6a707 Corrected spelling and useless period.
Corrected spelling and useless period.
2014-06-13 20:39:00 +08:00
Shiyao Qi
7f83955f8d Fixed the wrong translation.
Fixed the wrong translation of its.
2014-06-13 20:15:54 +08:00
Shiyao Qi
563ceae28d Correct spelling.
Correct spelling.
2014-06-13 20:02:45 +08:00
Shiyao Qi
531375a132 Correction the wrong spelling.
Correction the wrong spelling.
2014-06-13 19:51:38 +08:00
Shiyao Qi
2a642d860b Fixed the key of the dictionary.
Fixed the key of the dictionary.
2014-06-13 19:34:17 +08:00
Jade Xie
59db949d56 Update README.md 2014-06-13 19:08:31 +08:00
梁杰
15da52b6c0 Merge pull request #160 from stanzhai/develop
【泛型参数】校对Generic_Parameters_and_Arguments
2014-06-13 18:34:43 +08:00
Shiyao Qi
3a87784c35 Fixed the Chinese period.
Fixed the Chinese period.
2014-06-13 17:22:36 +08:00
stanzhai
00b20d48e1 correct 08_Generic_Parameters_and_Arguments 2014-06-13 17:19:20 +08:00
梁杰
f185a4e908 Merge pull request #157 from stanzhai/develop
完善一些细节
2014-06-13 17:03:53 +08:00
Li Ming
30631e5920 lost code 2014-06-13 16:54:39 +08:00
Will Lee
94806c4de9 2.3 章节 字符串和字符(Strings and Characters)一处引号错误 2014-06-13 16:07:41 +08:00