1194 Commits (c2a5b87590fec9824696c342e55da1122fa4f4f6)

Author SHA1 Message Date
murphy d42d8abc4b 第二章校对完成
8 years ago
Shengyu Zhang ff41736555 fixed typo at CH04-02 L191: extra comma
8 years ago
Shengyu Zhang 50eb45fb9c fixed bold format at CH04-01 L112
8 years ago
Shengyu Zhang 76b3fe5327 fixed typo at CH03-02 L153: 这写 -> 这些
8 years ago
murphy 46dd5af871 modified: src/ch02-00-guessing-game-tutorial.md
8 years ago
KaiserY 1c310d118a Merge pull request #42 from murphil/murphy
8 years ago
murphy 0cae40e09a 376 modified: src/ch02-00-guessing-game-tutorial.md
8 years ago
KaiserY c6db0e3d95 Merge pull request #41 from murphil/murphy
8 years ago
murphy 8e76278eb5 -> 使用 `println!` 占位符打印值
8 years ago
murphy c510bd8bcc modified: src/ch01-02-hello-world.md
8 years ago
murphy b5c98492f1 modified: src/ch01-02-hello-world.md
8 years ago
KaiserY 6be944dce0 Merge pull request #40 from murphil/murphy
8 years ago
murphy 6081f64d20 第一章校订完成
8 years ago
murphy 1f2533ae4d 修改: src/ch01-02-hello-world.md
8 years ago
KaiserY d85f50484f wip: update ch17-02
8 years ago
murphy e4aaa1e839 src/ch16-04-extensible-concurrency-sync-and-send.md
8 years ago
murphy 558e8af136 typo
8 years ago
murphy 99cc253553 modified: src/ch17-02-trait-objects.md
8 years ago
murphy acc1ac38fe 接受 -> 使用
8 years ago
murphy b0a5c825ab 那么如果
8 years ago
murphy 201565cf20 修正笔误和表述
8 years ago
murphy 06b387e26d 修订:使用Sync和Send trait 的可扩展并发
8 years ago
Murphy f6ef38716e Merge branch 'master' into master
8 years ago
murphy 877583ea3c repo
8 years ago
murphy f92f141762 修改HashMap章的一些表述
8 years ago
murphy 98c06b86db typo
8 years ago
murphy 05e973333f 修正一些错别字和模糊的表述
8 years ago
Kazama Sion b8355ff656 Fix the mistake about Rust macros mentioned
8 years ago
wangtxxl 918b3a47f0 又更正为有
8 years ago
usernameisnull 1ede97a3f4 Update ch06-01-defining-an-enum.md
8 years ago
usernameisnull eba26b704e Update ch06-01-defining-an-enum.md
8 years ago
KaiserY 9bb9ceb5c6 Merge pull request #28 from usernameisnull/patch-6
8 years ago
usernameisnull 40f08acae8 Update ch04-01-what-is-ownership.md
8 years ago
usernameisnull 0252cf8f71 Update ch05-01-method-syntax.md
8 years ago
KaiserY 3fd0920de2 Merge pull request #27 from SilverRainZ/master
8 years ago
谷月轩 9a0f91a35d fixed typo at CH15-00 L15
8 years ago
Vincent Song 09b2a378bd fixed issue at CH17-02
8 years ago
KaiserY 6184d6db5c Merge pull request #25 from stamp711/master
8 years ago
Apricity 0805bbc581
fixed issues at CH10-03 L7, L461
8 years ago
Vincent Song 7da8e4b3dc fixed issue at CH17-02 to L108
8 years ago
Vincent Song 0b365c0373 fixed CH17-01
8 years ago
Vincent Song 93b41bc9d9 fixed CH17-00
8 years ago
Vincent Song 70e4b279f1 fixed issues for CH16-04
8 years ago
Apricity bd94e0c435
fixed issues at CH10-01 L64, L119, L152, L339
8 years ago
Vincent Song fd7841dfb3 fixed issue for CH16-02 &CH16-03
8 years ago
usernameisnull 433518c660 Update ch05-00-structs.md
8 years ago
Vincent Song 49b2fe1d53 fixed issue at CH16-01 L11 L15 L17
8 years ago
usernameisnull 669615467a Update ch05-00-structs.md
8 years ago
Vincent Song 99105a0f42 fixed issues at CH16-00 L12 L14 L18 L21
8 years ago
Vincent Song b2c7b545ef fixed issue at CH15-06 L11
8 years ago
Vincent Song dcb065529a fixed issue at CH15-05 L22 L119
8 years ago
Vincent Song 7df4f8f544 fixed CH15-02 L07 L22 L72 L114, CH15-03 L09 L13 L39, CH15-04 L65 L94
8 years ago
Vincent Song 696d852fe9 fixed CH14-04 L07, CH15-01 L37 L131
8 years ago
Apricity 68658812a8 fixed issue at CH09-03 L115
8 years ago
KaiserY fcd74477e8 wip: update ch17-01
8 years ago
Vincent Song 086383ac9c fixed issue at CH14-03 L153
8 years ago
Vincent Song 446cc69da6 fixed issue at CH14-02 L125, L203
8 years ago
Vincent Song e14d46f5d7 fixed issues at CH13-01 L75, CH13-02 L30, L55, L71, CH13-04 L14, L24
8 years ago
Vincent Song c9090790cc fixed issue at CH12-05 L07, CH12-06 L110
8 years ago
Vincent Song e16c263fd3 fixed issue for CH12-01 L90, CH12-03 L82, CH12-04 L135
8 years ago
Vincent Song 30056f1894 fixed CH11-03 L07
8 years ago
Vincent Song 1b278dff0f fixed CH10-03 L84, L198, L403, L405, L407, L409, L411, L459, L536
8 years ago
Vincent Song eef1d26421 fixed CH10-02 L92, L207, L219
8 years ago
Vincent Song 9b43d089c8 fixed issue CH10-01 L62, L64
8 years ago
Vincent Song cfab190fdb fixed CH10-00 L82, L88
8 years ago
Vincent Song f4081c956d fixed error at CH08-02 L48, L114
8 years ago
Vincent Song 58cd88c035 fixed CH07-01 L321, CH07-02 L212 L224
8 years ago
KaiserY 2adb6692ec wip: update ch12
8 years ago
KaiserY 3788259843 Merge pull request #16 from usernameisnull/patch-1
8 years ago
usernameisnull db150dfe0a Update ch02-00-guessing-game-tutorial.md
8 years ago
usernameisnull 324918de22 Update ch01-02-hello-world.md
8 years ago
KaiserY 40ff598d5e Merge pull request #15 from vincentsong/master
8 years ago
Vincent Song 4aa1c03de3 fix merge issue
8 years ago
Vincent Song af4debceae fixed CH06-02 L192
8 years ago
KaiserY 8424c5121e Merge pull request #13 from itfanr/master
8 years ago
KaiserY 0b885182d4 Merge branch 'master' into master
8 years ago
Vincent Song a31ffac14d fixed CH06-02 L09
8 years ago
Vincent Song 4fa1e7ca3a fixed CH06-01 L225
8 years ago
Vincent Song 7cedf52733 fixed CH06-01 L125
8 years ago
KaiserY 038c27495d wip: update ch12-03
8 years ago
Vincent Song d79ad5ffb3 fix CH05-01 L146
8 years ago
KaiserY 59a381669a Merge pull request #12 from vincentsong/master
8 years ago
itfanr edaeab0c0b ch17-02翻译90%
8 years ago
Vincent Song ea8a17787b improve translation at CH05-01 L82
8 years ago
Vincent Song fb3e4353d8 fix translation error CH05-01 L47
8 years ago
Vincent Song 8c5a99fe46 refine translation at CH05-00 L202
8 years ago
itfanr a35292be38 补全ch17-02的链接
8 years ago
itfanr 7503403e01 ch17-02翻译进度50%
8 years ago
itfanr 0968b22956 修改一处错误
8 years ago
itfanr 0531387d4e 修改一处翻译错误
8 years ago
itfanr 2109bab856 Merge remote-tracking branch 'KaiserY/master'
8 years ago
itfanr 85f5040cca 补充完整17-01
8 years ago
KaiserY d465e2ff96 wip update ch12-03
8 years ago
itfanr c8f8b20215 增加ch17-01-what-is-oo.md
8 years ago
itfanr 98870a6514 新增ch17-00-oop.md
8 years ago
Eric 4762f069f8 带啊吗 -> 代码
8 years ago
KaiserY 882d1cc215 check ch16
8 years ago
KaiserY 5df0d14e49 wip update ch16-01
8 years ago
KaiserY 02d8d50425 wip update to ch11-01
8 years ago
KaiserY 5428b4647f wip check ch07-01
8 years ago
KaiserY 3d4d87d4eb wip finish ch16
8 years ago
KaiserY 28f8d0d1e6 Merge pull request #8 from vincentsong/master
8 years ago
Vincent Song 9c0ff450ee ch04-03 L64 fix error
8 years ago
Vincent Song 018a418ba2 ch04-02 L191 refined the translation for dangling pointer
8 years ago
KaiserY 25d362ef3e wip add ch16-03
8 years ago
Vincent Song 77c72614f4 ch04-01 L203 L329
8 years ago
Vincent Song 9d00994aef 04-01 L73
8 years ago
Vincent Song ca997dcc8a ch03-03 L264 fixed error for return value of function
8 years ago
KaiserY e1479b3136 wip add ch16-02
8 years ago
Vincent Song 0293fefb15 fix: 03-02-data-types L151
8 years ago
KaiserY 8eebabaf2c wip check to ch04-03
8 years ago
KaiserY 828953f4b3 wip start ch16
8 years ago
KaiserY 4b082223e0 wip add ch15-06
8 years ago
KaiserY e179966c4e wip add ch15-05
8 years ago
wangtxxl cb339787fe 向改成相
8 years ago
KaiserY b97674c823 wip add ch15-03
8 years ago
KaiserY 97f086840e wip add ch15-02
8 years ago
KaiserY e73ccdfca6 wip finish ch14
8 years ago
KaiserY 606928c36a wip finish ch13
8 years ago
KaiserY c2972a6f0d wip add ch13-02
8 years ago
KaiserY 7c8b6ec817 wip start ch13
8 years ago
wangtxxl e824674cb8 Create ch04-01-what-is-ownership.md
8 years ago
KaiserY edb7303689 wip ch12-04
8 years ago
KaiserY 8d76b29be3 wip
8 years ago
KaiserY 0bd2f29dd1 add readme
8 years ago
yang yue 61fbac145e wip
8 years ago
yang yue 247222c6f1 wip
8 years ago
yang yue aa93a833c9 wip
8 years ago
yang yue 4af4ba6822 wip
8 years ago
yang yue 7e79cc0bb9 wip
8 years ago
yang yue 8fcc7696c0 wip
8 years ago
yang yue df75e68925 wip
8 years ago
yang yue c664cf923f wip
8 years ago
yang yue 0a31076418 wip
8 years ago
yang yue fb1d1cd22b wip
8 years ago
yang yue 6a1333fc48 wip: section 1 is over!
8 years ago
yang yue 300bffb67b wip
8 years ago
yang yue 982819c2f5 wip
8 years ago
yang yue b2198ebc4f wip
8 years ago
yang yue 24fbeec771 wip
8 years ago
yang yue c1915ccef8 wip
8 years ago
yang yue 5d89c40833 wip
8 years ago
yang yue 847e31ea50 wip
8 years ago
yang yue f0b569c8d2 ch01
8 years ago