KaiserY
|
a8e207757d
|
fix typo in ch15-05
|
2018-03-14 09:00:03 +08:00 |
|
KaiserY
|
bf1914693b
|
check to ch20-03
|
2018-03-09 17:19:29 +08:00 |
|
huangjj27
|
0b6d45e260
|
bugfix(cargo-workspace): 删除阅读过程中重复的内容
猜测是有贡献者不知道如何解决冲突,
直接删除对应的提示符(">>>"与"<<<")引起
|
2018-03-08 22:46:59 +08:00 |
|
KaiserY
|
a2610018c3
|
check to ch20-01
|
2018-03-08 20:11:20 +08:00 |
|
KaiserY
|
cdfbb9d17a
|
check to ch20-00
|
2018-03-06 15:10:12 +08:00 |
|
KaiserY
|
06c418f8df
|
check to ch19-03
|
2018-03-05 21:40:12 +08:00 |
|
KaiserY
|
6042f5aa25
|
check to ch19-02
|
2018-03-05 09:59:52 +08:00 |
|
KaiserY
|
4bdd615d25
|
Merge branch 'master' of https://github.com/KaiserY/trpl-zh-cn
|
2018-03-04 17:18:00 +08:00 |
|
KaiserY
|
ac57270012
|
check to ch19-01
|
2018-03-04 17:17:53 +08:00 |
|
KaiserY
|
2a246cc7eb
|
Merge pull request #166 from luoxiangyong/master
修改17-03中的个别错别字和标点符号
|
2018-03-01 11:05:37 +08:00 |
|
luoxiangyong
|
23c3a3897d
|
删除ch18-01中的一个多余文字和符号
|
2018-03-01 10:55:25 +08:00 |
|
luoxiangyong
|
79690bdca9
|
修改17-03中的个别错别字和标点符号
|
2018-03-01 10:37:37 +08:00 |
|
KaiserY
|
62cf95ba53
|
Merge pull request #165 from luoxiangyong/master
修改示例 16-15处的不通顺的表述
|
2018-03-01 09:44:10 +08:00 |
|
luoxiangyong
|
2b1d11e56e
|
修改示例 16-15处的不通顺的表述
|
2018-03-01 09:04:07 +08:00 |
|
luoxiangyong
|
eb17e16736
|
删除16-03(在线程间共享 Mutex<T> )处多余的文字表述
|
2018-03-01 08:51:52 +08:00 |
|
luoxiangyong
|
e4e4a53cef
|
更改示例16-7处的错别字。
|
2018-02-28 17:43:37 +08:00 |
|
KaiserY
|
6069fc1810
|
Merge branch 'master' of https://github.com/KaiserY/trpl-zh-cn
|
2018-02-27 23:51:21 +08:00 |
|
KaiserY
|
bb90bbe996
|
check to ch18-03
|
2018-02-27 23:51:11 +08:00 |
|
Deshi Xiao
|
8d3a97190c
|
Update ch04-03-slices.md
|
2018-02-27 06:12:13 +08:00 |
|
Deshi Xiao
|
47a783c415
|
typo矫正
|
2018-02-27 06:09:50 +08:00 |
|
KaiserY
|
0929194552
|
check to ch18-01
|
2018-02-27 00:30:01 +08:00 |
|
KaiserY
|
befecd54a9
|
check to ch17-03
|
2018-02-26 16:52:45 +08:00 |
|
KaiserY
|
8db8b03185
|
Merge branch 'master' of https://github.com/KaiserY/trpl-zh-cn
|
2018-02-25 20:43:34 +08:00 |
|
KaiserY
|
53aca5cc3d
|
check to ch17-01
|
2018-02-25 20:43:24 +08:00 |
|
黄融
|
e5da938983
|
Update ch14-03-cargo-workspaces.md
显示的->显式地
|
2018-02-25 17:40:20 +08:00 |
|
KaiserY
|
7346e806a9
|
Merge pull request #159 from rhgb/patch-1
fix typo
|
2018-02-24 15:10:43 +08:00 |
|
rhgb
|
d2d3fd24e3
|
Update ch15-02-deref.md
|
2018-02-22 13:44:16 +08:00 |
|
rhgb
|
164149c269
|
typo
|
2018-02-22 13:38:33 +08:00 |
|
pearzl
|
bf638f3fc9
|
Update ch15-05-interior-mutability.md
|
2018-02-19 22:14:54 +08:00 |
|
KaiserY
|
289b1436b5
|
Merge branch 'master' of https://github.com/KaiserY/trpl-zh-cn
|
2018-02-01 17:34:20 +08:00 |
|
KaiserY
|
d349c5a134
|
check to ch17-00
|
2018-02-01 17:34:11 +08:00 |
|
KaiserY
|
877c67bdc7
|
Merge pull request #150 from lyrachord/patch-1
修改 通用 为 常见
|
2018-02-01 16:16:42 +08:00 |
|
KaiserY
|
1a3a629d10
|
Merge pull request #154 from xiaods/patch-1
fix typo
|
2018-02-01 16:16:11 +08:00 |
|
Deshi Xiao
|
538b49620a
|
措辞难以理解,润色完可以理解更佳。
其中,修正一个typo, s/价差的/检查的/
|
2018-02-01 15:27:03 +08:00 |
|
Deshi Xiao
|
e83d020d59
|
fix typo
s/只能/智能/
|
2018-02-01 13:48:29 +08:00 |
|
KaiserY
|
185a7d7be4
|
check to ch16-03
|
2018-01-31 21:02:04 +08:00 |
|
KaiserY
|
1b37e6c2f8
|
check to ch16-01
|
2018-01-30 13:31:23 +08:00 |
|
KaiserY
|
e9186fb9bb
|
check to ch15-06
|
2018-01-28 20:01:27 +08:00 |
|
lyrachord
|
984edcae09
|
修改 通用 为 常见
仅仅是建议修改通用。很多语言的概念已经严重过时。比如keyword,在精确语法中(context-sensitive)根本就没有keyword这一说。建议不要局限在老东西上,工作更有价值
|
2018-01-28 19:43:13 +08:00 |
|
KaiserY
|
5d99450d89
|
check to ch15-05
|
2018-01-26 14:11:33 +08:00 |
|
KaiserY
|
d50fb8b058
|
check to ch15-02
|
2018-01-24 16:56:28 +08:00 |
|
KaiserY
|
a53133a0d7
|
check to ch14-03
|
2018-01-23 16:47:47 +08:00 |
|
KaiserY
|
ddeacb50a5
|
check to ch13-01
|
2018-01-22 22:51:24 +08:00 |
|
KaiserY
|
bb2f12c6c7
|
check to ch12-02
|
2018-01-22 10:34:33 +08:00 |
|
KaiserY
|
5f3aa59bb8
|
check to ch10-03
|
2018-01-21 19:23:30 +08:00 |
|
KaiserY
|
eac25102ee
|
check to ch09-03
|
2018-01-20 15:59:20 +08:00 |
|
KaiserY
|
cc083887a2
|
check to ch08-02
|
2018-01-18 15:39:53 +08:00 |
|
KaiserY
|
7d18b54b5e
|
Merge branch 'master' of https://github.com/KaiserY/trpl-zh-cn
|
2018-01-17 17:53:10 +08:00 |
|
KaiserY
|
9ea8e93c75
|
check to ch06-01
|
2018-01-17 17:53:04 +08:00 |
|
dean
|
987461504d
|
Translate some english sentences that have missed the translation.
|
2018-01-17 17:13:36 +08:00 |
|