Commit Graph

417 Commits

Author SHA1 Message Date
Dhghomon
a886593aea
Merge pull request #90 from files-systems/master
'befoore' is correct?
2020-11-28 01:12:24 +09:00
ivx
1d18be7b3d
Update README.md
befoore -> before
2020-11-14 12:10:32 +08:00
Dhghomon
0f9b6b6a24
Merge pull request #89 from kumakichi/master
fix typo
2020-11-13 17:27:03 +09:00
kumakichi
bf71573710 fix typo 2020-11-13 14:59:26 +08:00
Dhghomon
1893b1aacf
Merge pull request #88 from kumakichi/master
fix: some quotes
2020-11-13 14:57:40 +09:00
Dhghomon
72f0faa943
Merge pull request #86 from chapeupreto/patch-1
Update README.md
2020-11-13 14:56:57 +09:00
kumakichi
85d9cce241 fix: some quote 2020-11-13 09:54:15 +08:00
Rod Elias
b1f59b7e58
Update README.md
Add some fixes.
2020-10-15 22:49:10 -03:00
Dhghomon
77f5c74541
Merge pull request #81 from chapeupreto/patch-3
Update README.md
2020-10-03 14:49:14 +09:00
Dhghomon
a0deb5ca4a
Merge pull request #77 from chapeupreto/patch-1
fix comment for is_none
2020-10-03 14:48:42 +09:00
Dhghomon
832a8b282a
Merge pull request #78 from chapeupreto/patch-2
remove main() inside main()
2020-10-03 14:48:23 +09:00
Dhghomon
5b06802354
Merge pull request #76 from sudo-nice/master
A bunch of fixes and suggestions
2020-10-03 14:47:46 +09:00
Dhghomon
801b60b8e9
Update README.md 2020-10-03 14:47:06 +09:00
Dhghomon
629b543765
Update README.md 2020-10-03 14:45:27 +09:00
Rod Elias
ba71b2b5fd
Update README.md
general improvements
2020-10-02 20:12:33 -03:00
Rod Elias
3671ec2499
remove main() inside main() 2020-09-24 22:57:04 -03:00
Rod Elias
c7b8b8ac62
fix comment for is_none 2020-09-21 23:41:45 -03:00
Dhghomon
04c0fff195
Merge pull request #75 from nrolland/patch-1
Update README.md
2020-09-21 16:32:17 +09:00
Dhghomon
16dadf366e
Merge pull request #74 from max-block/patch-1
a typo
2020-09-21 16:31:43 +09:00
Dhghomon
cb29ca193a
Merge pull request #72 from frbimo/Deref_and_DerefMut
minor fix deref_and_derefmut
2020-09-21 16:31:16 +09:00
Sudo Nice
7f98227c8c Wording: "first module" -> "top level module" 2020-09-21 10:18:31 +03:00
Sudo Nice
2c3f529d49 More precise "crate" description 2020-09-21 10:18:31 +03:00
Sudo Nice
3655323a15 More precise wording 2020-09-21 10:18:31 +03:00
Sudo Nice
e519c207de Compact fn main() {} 2020-09-21 10:18:31 +03:00
Sudo Nice
34d2af0844 Fix code output 2020-09-21 10:18:31 +03:00
Sudo Nice
f6943c0632 Change the definitive word for "iterator" 2020-09-21 10:18:31 +03:00
Sudo Nice
5fd227f2e0 Rephrase the imperative-functional styles notion 2020-09-21 10:18:31 +03:00
Sudo Nice
2facee7801 Replace "square brackets" -> "angle brackets" 2020-09-21 10:18:31 +03:00
Sudo Nice
8112b133fa Small fixes 2020-09-21 10:18:31 +03:00
Sudo Nice
644fc963af Tune spaces and indentation 2020-09-21 09:44:28 +03:00
Sudo Nice
cea0927fcb Add missed comma 2020-09-21 08:27:14 +03:00
Sudo Nice
6877da3f6e Wrap code with backticks 2020-09-21 08:24:46 +03:00
Sudo Nice
dbebf8d315 Remove duplicate word 2020-09-21 08:22:16 +03:00
Nicolas Rolland
6e3734d562
Update README.md
typo
2020-09-15 10:47:46 +02:00
Max Block
c8b771c40f
a typo 2020-09-11 21:40:03 +03:00
Dhghomon
bb4a07fb9c
Merge pull request #73 from RXDA/master
fix: named loop example print
2020-09-05 16:47:18 +09:00
RXDA
196e06ed96
fix: named loop example print 2020-09-05 15:15:20 +08:00
frbimo
c67994c50d minor fix deref_and_derefmut 2020-09-03 00:50:19 +08:00
Dhghomon
002d58311d
Merge pull request #69 from chapeupreto/patch-1
fix typo
2020-09-02 17:29:07 +09:00
Dhghomon
69e97fc056
Merge pull request #70 from ngolin/fix_typo
Fix typo: about is -> is about
2020-09-02 17:27:47 +09:00
Li Hongzhang
6dcb1cf60c fix typo: about is -> is about 2020-09-02 14:36:31 +08:00
Rod Elias
9e6d3d368a
fix typo 2020-09-01 22:48:35 -03:00
Dhghomon
f98e2b8693
Merge pull request #68 from n7olkachev/patch-1
declarative -> imperative
2020-08-31 23:51:44 +09:00
Nikita Tolkachev
ae9b9cbf60
declarative -> imperative
"non-functional style" can be declarative, but the given example is clearly imperative.
2020-08-31 16:01:40 +03:00
Dhghomon
165a6d95e3
Update intro 2020-08-29 23:13:46 +09:00
Dhghomon
fdcdaf7fdb
Rewrite - final part 2020-08-29 23:03:46 +09:00
Dhghomon
6b817fecb6
Rewrite up to taking user input 2020-08-29 22:14:39 +09:00
Dhghomon
66d44537a9
Rewrite macros 2020-08-29 22:01:36 +09:00
Dhghomon
ec62716372
Rewrite tour of std 2020-08-29 11:12:29 +09:00
Dhghomon
c6db10d287
Rewrite up to char part of tour 2020-08-29 10:34:59 +09:00