Commit Graph

9 Commits

Author SHA1 Message Date
981a0757a4 Added "Functions" Chapter. Rename some files.
Added "Functions" Chapter,
Rename some files.
Each chapter has one corresponding file.
2014-06-04 19:40:29 -04:00
461f858876 Merge pull request #12 from honghaoz/develop
complete Naming Constants and Printing Constants
2014-06-05 05:49:17 +08:00
7e76cfe693 complete Naming Constants and Printing Constants
complete Naming Constants and Variables and Printing Constants and
Variables
2014-06-04 15:07:35 -04:00
e62be6357a Update 2014-06-05 00:04:22 +08:00
cb62908c83 Add: Strings and characters 2014-06-05 00:00:13 +08:00
e4cf72f477 Add content of Naming constants and Variables 2014-06-04 23:05:24 +08:00
c03de81059 Update a_swift_tour.md
“In an if statement, the conditional must be a Boolean expression—this means that code such as if score { ... } is an error, not an implicit comparison to zero.”  译文中 “not an implicit comparison to zero”未做翻译。
2014-06-04 21:37:01 +08:00
08ec0ce655 add the space between chinese and english words 2014-06-04 19:39:05 +08:00
cac858a6cf refactor the whole repo 2014-06-04 18:51:42 +08:00