70 Commits (145240c294779c7d550db313a3f15f3d5becb13d)

Author SHA1 Message Date
sunface 8e27a57bed add links/basic-operations
3 years ago
sunface d562e17296 Merge branch 'main' of https://github.com/sunface/rust-course
3 years ago
Rustln 2d865a8e89
Fixed typo `语言` to `语法`
3 years ago
1478zhcy f47198f7dd
对于match中“|”更准确的描述
3 years ago
sunface 06ae73b26a remove erroneous content from 类型转换章节
3 years ago
sunface 78d814ade4 add exercises links for some chapters
3 years ago
sunface ff6f9efe40 update variable.md
3 years ago
sunface c1e203a553 update variable.md
3 years ago
sunface 4e2b1db00d remove &dyn and Box<dyn> for disambiguation
3 years ago
Sunface b7be15984e
Merge pull request #530 from tchaikov/ch-variable
3 years ago
Kefu Chai 04f4dacb30 basic/variable: 修改语言表达,提高可读性
3 years ago
Kefu Chai 3f748bbd81 basic/variable: s/Respect/Salute/
3 years ago
863056768 0ad0d5f555
url 修正
3 years ago
863056768 1b045509c7
ClosureScript > ClojureScript
3 years ago
Sunface 9ffed5ff68
Merge pull request #524 from YangFong/doc-Collections
3 years ago
YangFong 49be9987db docs: optimize the Collections chapter format
3 years ago
YangQi 773b9a4413
docs: remove excess whitespace
3 years ago
sunface 332b106756 fix conflicts
3 years ago
sunface 2cca7b1561 add practice for each chapter
3 years ago
Allan Downey 48168d3168 Merge branch 'main' into patch-2
3 years ago
BobH 6757bb9114
删除代码中的一段重复注释(英文)
3 years ago
Fanyjie 7c70086451
Update(string-slice.md): fix typo
3 years ago
Fanyjie df8eb78241
Merge branch 'main' into patch-2
3 years ago
百小僧 5864502a23 Fixed typo `Javascript` to `JavaScript`
3 years ago
sunface ad4e62b52f fix typos
3 years ago
Sunface 00a932ee18
Merge pull request #508 from Rustln/main
3 years ago
Allan Downey 84f74aa287 Update: unified format and fix wrong link
3 years ago
Rustln 6d6a1a9041
change `()` to `()`
3 years ago
Rustln 3656f356e1
change `()` to `()`
3 years ago
Rustln 9e8c0506f4
change `,` to `,`
3 years ago
Allan Downey 30dc187131 fix(string-slice): wrong link
3 years ago
Rustln ee86e87c1d
Fixed comment some code.
3 years ago
sunface f8ba4d477a rename dir contents to src
3 years ago
sunface 2605ad38f7 add迭代器
3 years ago
sunface 689cccbbb7 update
3 years ago
sunface b2e6ce93c5 Merge branch 'main' of https://github.com/sunface/rust-course
3 years ago
sunface 1a23fc911d add高级生命周期
3 years ago
LyntNy4n af2ea6d38b
修改模式匹配关于@例子的错误
3 years ago
sunface 0e4de262f8 新增HashMap
3 years ago
sunface c8e85c2aa8 增加Vector章节
3 years ago
sunface c1acb87ef7 Merge branch 'main' of https://github.com/sunface/rust-course
3 years ago
sunface a215a15100 修复一些文字错误
3 years ago
Sunface 41a32c6685
Merge pull request #99 from jsun969/main
3 years ago
sunface c0f0ed5548 修复一些文字错误
3 years ago
Justin Sun c87ee926ff
修复流程控制的文字错误
3 years ago
sunface 628b2e6f9b 修复一些文字错误
3 years ago
sunface 8192bc1358 修复一些文字错误
3 years ago
codemystery 583ed5162d 修复所有权的文字错误
3 years ago
codemystery 493696fdd4 修正基础类型的文字错误
3 years ago
sunface 3bd0dd84c6 update
3 years ago