Commit Graph

1362 Commits

Author SHA1 Message Date
KaiserY
65ac2a3f98
Merge pull request #294 from readlnh/master
15章中有关 cons list的代码无法编译
2019-02-20 20:43:12 +08:00
readlnh
7543688f2c 修正ch15中的代码 2019-02-20 12:52:11 +08:00
readlnh
883d67216e 修正ch15-01-box的代码 2019-02-20 12:44:58 +08:00
KaiserY
195d8945f1
Merge pull request #293 from fzzkyd/master
Fix typo
2019-02-19 23:54:41 +08:00
fzzkyd
d8629d86ab Fix typo 2019-02-19 23:40:44 +08:00
KaiserY
f6ba5630de
Merge pull request #292 from fzzkyd/master
Fix typo
2019-02-14 15:04:58 +08:00
fzzkyd
beb8beb7ff Fix typo 2019-02-14 02:29:13 +08:00
KaiserY
cc3fa40406
Merge pull request #291 from fzzkyd/master
Fix typo
2019-02-07 20:39:47 +08:00
fzzkyd
e3357fdfd9 Fix typo 2019-02-07 00:47:35 +08:00
KaiserY
f863b4635c
Merge pull request #290 from fzzkyd/master
Fix typo
2019-02-03 12:58:07 +08:00
fzzkyd
a825edc098 Fix typo 2019-02-03 00:05:57 +08:00
KaiserY
eae387c0a8
Merge pull request #289 from TenkaiRuri/master
fix typo
2019-01-30 14:56:43 +08:00
Amami Ruri
c3e8d84cd5
fix typo 2019-01-30 13:00:18 +08:00
KaiserY
bf7fbf268f
Merge pull request #288 from spartucus/master
refactor translations
2019-01-29 21:06:42 +08:00
Tengfei Niu
aa52aaf1d3
update commit id 2019-01-29 11:19:36 +08:00
Tengfei Niu
537f657aa5
Update to 2018 edition 2019-01-29 11:18:43 +08:00
Tengfei Niu
7d9a5890b2
Update 2018 edition 2019-01-29 11:14:43 +08:00
Tengfei Niu
58b957711a
Fix typo 2019-01-29 10:42:39 +08:00
Tengfei Niu
230835140b
Refactor translation 2019-01-29 10:38:22 +08:00
Tengfei Niu
5e29ddf1dd
Fix edition of Rust while explaining Cargo.toml 2019-01-29 10:36:01 +08:00
spartucus
91b1500c2a Merge remote-tracking branch 'upstream/master' 2019-01-23 16:40:22 +08:00
KaiserY
e89c9507a3
Create .gitattributes 2019-01-15 10:29:21 +08:00
KaiserY
ab87021cc0
Merge pull request #287 from differui/patch-1
修改“抽象出”为“抽象掉”
2019-01-12 16:44:03 +08:00
管斌瑞
1192f6ccde
修改“抽象出”为“抽象掉”
> This abstracts away some of the commonplace code so it’s easier to see the concepts that are unique to this code, such as the filtering condition each element in the iterator must pass.

这边应该是剔除冗杂代码的意思吧。
2019-01-12 16:09:55 +08:00
KaiserY
1e03e5c667
Merge pull request #286 from oncealong/master
fix ch15-04-rc typo
2019-01-11 10:11:56 +08:00
oncealong
48821e22ee fix typo 2019-01-10 19:31:07 +08:00
KaiserY
50ddcaa8d3 fix ch07-02 2019-01-10 11:37:00 +08:00
spartucus
dcf787c753 Merge branch 'master' of https://github.com/KaiserY/trpl-zh-cn 2019-01-08 13:53:31 +08:00
KaiserY
47abb33345
Merge pull request #284 from rrandom/patch-1
fix typo
2019-01-03 23:41:50 +08:00
Rrrandom
84fed4947e
fix typo
`10-26` -> `10-27`
2019-01-03 23:01:11 +08:00
KaiserY
95e3e88fac
Merge pull request #283 from peng1999/patch-1
调整过长的语句
2018-12-31 00:56:32 +08:00
Peng Guanwen
a588d4568a
调整过长的语句 2018-12-30 15:44:47 +08:00
KaiserY
7f538f1f2c fix typo 2018-12-16 14:46:49 +08:00
KaiserY
3bd190b463
Merge pull request #282 from jianbingfang/master
Fix typo in ch07-02
2018-12-14 16:24:46 +08:00
Jianbing Fang
0b21fff46f
Merge pull request #1 from jianbingfang/jianbingfang-patch-1
Fix typo
2018-12-14 15:45:52 +08:00
Jianbing Fang
42d8c6b00f
Fix typo
Change "分号" to "冒号"
2018-12-14 15:45:03 +08:00
KaiserY
473a9b5fb6
Merge pull request #281 from yue2388253/master
a little revision
2018-12-13 15:28:56 +08:00
Lam
3d3da5f510 a little revision 2018-12-13 11:48:32 +08:00
KaiserY
f45ee79d3b
Merge pull request #280 from yue2388253/master
improve some translation and fix typo
2018-12-12 21:20:06 +08:00
Lam
9627aa9965 improve some translation and fix typo in ch15 2018-12-12 15:53:59 +08:00
Lam
feb446e331 improve some translation and fix typo in ch14 2018-12-12 14:52:13 +08:00
Lam
4f95bca423 improve some translation and fix typo in ch13 2018-12-12 11:26:44 +08:00
KaiserY
37bc20245a check to appendix-07 2018-12-11 10:16:32 +08:00
KaiserY
b3cbc346f8 check to appendix-05 2018-12-11 01:10:23 +08:00
KaiserY
7d6e8b4774
Merge pull request #279 from yue2388253/master
improve some translation
2018-12-10 19:01:56 +08:00
Lam
f2b39f5f64 improve some translation and fix typo in ch12 2018-12-10 15:39:38 +08:00
Lam
de8b4cc84b improve some translation and fix typo 2018-12-10 11:19:01 +08:00
KaiserY
eeb011c07c Merge branch 'master' of https://github.com/KaiserY/trpl-zh-cn 2018-12-09 23:22:21 +08:00
KaiserY
36293d02bc check to apendix-03 2018-12-09 23:22:10 +08:00
Lam
b128914459 improve some translation 2018-12-09 23:21:34 +08:00