Commit Graph

490 Commits (44923a24ebf31d8f22413bdbf6ae73c13d01252e)

Author SHA1 Message Date
chai2010 44923a24eb update go doc 2016-01-21 10:51:20 +08:00
chai2010 8777e4623d fix build 2016-01-21 10:51:06 +08:00
chai2010 e29d0da705 ch9: fix code format 2016-01-21 10:44:23 +08:00
chai2010 b1730821fe ch8: fix code format 2016-01-21 10:39:06 +08:00
chai2010 0b5ec941ed ch7: fix code format 2016-01-21 10:22:10 +08:00
chai2010 2420954025 ch6: fix code format 2016-01-21 10:08:07 +08:00
chai2010 20a8cf71b9 ch5: fix code path 2016-01-21 09:58:28 +08:00
chai2010 3666d2f0e8 ch4: fix code path 2016-01-20 23:36:24 +08:00
chai2010 ca0f87fad9 ch3: fix code path 2016-01-20 23:25:13 +08:00
chai2010 7fe7a309be ch2: fix code path 2016-01-20 23:16:19 +08:00
chai2010 442dd58ee4 ch10: fix code path 2016-01-20 23:08:50 +08:00
chai2010 c683de9b81 ch11: fix code path 2016-01-20 23:00:49 +08:00
chai2010 0c1b9762d9 ch12: fix code path 2016-01-20 22:56:40 +08:00
chai2010 617ef87432 ch13: fix code path 2016-01-20 22:50:43 +08:00
chai2010 8b7a8ea019 zz 2016-01-20 21:49:31 +08:00
chai2010 07bb293110 删除不需要的文件 2016-01-20 21:43:13 +08:00
chai2010 f70af5ecf7 删除rm预览链接 2016-01-20 21:39:49 +08:00
chai2010 efbce95243 rm fixlinks.go 2016-01-20 21:36:02 +08:00
chai2010 df66cfa19e 修复部分链接 2016-01-20 21:34:57 +08:00
chai2010 cbaf7b33b8 添加链接文件 2016-01-20 21:34:45 +08:00
chai2010 36784e0645 修复代码前的包路径 2016-01-20 21:08:13 +08:00
chai2010 5f22549aa0 Merge pull request #230 from prife/footnotes
add footnotes for ch1/ch1-01.md
2016-01-20 14:59:51 +08:00
chai2010 2a820e444c Merge pull request #231 from cch123/master
6 7 8
2016-01-20 14:33:46 +08:00
Xargin 74556c9597 6 7 8 2016-01-20 14:28:06 +08:00
prife 6fbe530cb8 add footnotes for ch1/ch1-01.md 2016-01-20 14:20:24 +08:00
chai2010 d4271bad64 Merge pull request #229 from cch123/master
1.4和1.5小错修改
2016-01-20 13:51:36 +08:00
Xargin 6c24a39fa9 1.4和1.5小错修改 2016-01-20 13:48:26 +08:00
chai2010 043e92312c Merge pull request #219 from prife/master
polish up chapter ch1/ch1-01.md
2016-01-20 13:18:27 +08:00
prife 2f9ac310f7 revert the 'The C programming language' to the origial translation 2016-01-20 13:05:00 +08:00
prife d800ddafe5 fix fucn to func and part of sentence in ch1-01.md 2016-01-20 12:48:24 +08:00
chai2010 784b94f7ea 增加国内英文版链接 2016-01-20 12:04:00 +08:00
chai2010 9d357775a2 Merge pull request #227 from netroby/pr/fix-typo-ch5-09
Pr/fix typo ch5 09
2016-01-20 11:01:46 +08:00
chai2010 5b928b7d15 Merge pull request #226 from netroby/pr/fix-typo-ch5-08
Fix typo , => .
2016-01-20 11:00:52 +08:00
ZhiFeng Hu b06319b007 Fix typo rumtime => runtime
Signed-off-by: ZhiFeng Hu <hufeng1987@gmail.com>
2016-01-20 10:56:36 +08:00
ZhiFeng Hu a7179c1f62 Fix typo , => . 2016-01-20 10:53:52 +08:00
ZhiFeng Hu 4b991fcf0b Fix typo , => . 2016-01-20 10:53:08 +08:00
chai2010 deb5b5b2ab make loop 2016-01-20 10:37:14 +08:00
chai2010 5f905fa1d1 Merge pull request #224 from netroby/master
Fix typo 未知=>为止
2016-01-20 10:27:59 +08:00
ZhiFeng Hu 854d772460 Fix typo 未知=>为止 2016-01-20 10:19:26 +08:00
chai2010 c6c1807c5d Merge pull request #222 from netroby/master
Fix typo UTRL => URL
2016-01-20 10:06:56 +08:00
netroby 66acc62018 Fix typo UTRL => URL 2016-01-20 10:04:11 +08:00
chai2010 a6de3842e4 fix errata 2016-01-20 09:45:00 +08:00
chai2010 ff4d4ee060 sync vendor 2016-01-20 09:40:44 +08:00
prife 84dd5ff338 add missing sentences and fix a paraphrase in ch1-01.md 2016-01-20 01:07:16 +08:00
chai2010 5a198897c5 ch7-12~15: 代码前后增加空行分割 2016-01-20 00:15:27 +08:00
chai2010 277c9d3c02 Merge pull request #220 from foreversmart/master
ch7-13,ch7-14,ch7-15 done

Fixes #36 
Fixes #37 
Fixes #38
2016-01-20 00:05:58 +08:00
foreversmart 688c50f38f Merge branch 'master' of https://github.com/golang-china/gopl-zh 2016-01-19 23:57:22 +08:00
foreversmart 10165f85b9 ch7-15 done 2016-01-19 23:57:12 +08:00
prife 9815f3a744 polish up chapter ch1/ch1-01.md 2016-01-19 23:20:08 +08:00
foreversmart 892e4af5d0 ch7-14 done 2016-01-19 23:03:44 +08:00