File tree 1 file changed +20
-1
lines changed
1 file changed +20
-1
lines changed Original file line number Diff line number Diff line change 13
13
14
14
# 当前阶段
15
15
16
- 已经更新到 Swift 2.2。
16
+
17
+
18
+ 已经更新到 Swift 3.0。 2016-09-23
19
+
20
+ # 3.0 译者记录
21
+ 相关[ issue] ( https://github.com/numbbbbb/the-swift-programming-language-in-chinese/issues/628 )
22
+ - Functions: [ crayygy] ( https://github.com/crayygy )
23
+ - Control Flow: [ Realank] ( https://github.com/Realank )
24
+ - Closures: [ LanfordCai] ( https://github.com/LanfordCai )
25
+ - Protocols: [ chenmingbiao] ( https://github.com/chenmingbiao )
26
+ - The Basics:[ chenmingbiao] ( https://github.com/chenmingbiao )
27
+ - Advanced Operators: [ mmoaay] ( https://github.com/mmoaay )
28
+
29
+ Language Reference:
30
+ - Attributes: [ WhoJave] ( https://github.com/WhoJave )
31
+ - Statements: [ chenmingjia] ( https://github.com/chenmingjia )
32
+ - Declarations: [ chenmingjia] ( https://github.com/chenmingjia )
33
+ - Expressions: [ chenmingjia] ( https://github.com/chenmingjia )
34
+ - Types: [ lettleprince] ( https://github.com/lettleprince )
35
+ - Generic Parameters and Arguments: [ chenmingjia] ( https://github.com/chenmingjia )
17
36
18
37
# 2.1 & 2.2 译者记录
19
38
You can’t perform that action at this time.
0 commit comments