488 Commits (44d54ac0a690fa7ab01cf0b96bc07be51b61d5bf)
 

Author SHA1 Message Date
Dhghomon c31dd70ed7
Merge pull request #98 from FongYoong/master
MdBook hosted on Github Pages via Github Actions
4 years ago
Fong Yoong 0a6ecc58d0 Added spacing for badge 4 years ago
Fong Yoong 3535e51120 Added badge for Github Action 4 years ago
Fong Yoong 330f9cbc60 Fixed summary order issue..again lol 4 years ago
Fong Yoong 8f2059ae85 Fixed summary order issue 4 years ago
Fong Yoong b3d1f71b73 Added chmod to github-pages.yml to execute the Makefile without permission issues 4 years ago
Fong Yoong 752203e5fb Updated github-pages.yml 4 years ago
Fong Yoong 9c7cf6da8f Added github-pages.yml and createGithubPagesFromReadme.sh 4 years ago
Fong Yoong 709506e2af Updated README.md to fix mdbook issue 4 years ago
Dhghomon a1c6e7c94b
Merge pull request #97 from chapeupreto/patch-2
Update README
4 years ago
Dhghomon 9f4bf5955e
Merge pull request #95 from chapeupreto/patch-1
fix typo
4 years ago
Dhghomon 5096bb6109
Update README.md 4 years ago
Dhghomon 90bc3a5c0f
Merge pull request #94 from kumakichi/typo
fix: typo
4 years ago
Rod Elias b89c794a14
Update README
fix typo for the `unimplemented!()` macro
4 years ago
Rod Elias 8f62e1e30d
fix typo 4 years ago
kumakichi bde56f5ab1 fix: typo 4 years ago
Dhghomon b54db110c5
Merge pull request #93 from kumakichi/typo
fix: some typos
4 years ago
kumakichi 48a77c9a62 fix: some typos 4 years ago
Dhghomon ef1f739acf
Update README.md 4 years ago
Dhghomon 86fe20c5fa
Merge pull request #91 from files-systems/patch-1
unwrap_or_(&0) -> unwrap_or(&0)
4 years ago
Dhghomon a886593aea
Merge pull request #90 from files-systems/master
'befoore' is correct?
4 years ago
ivx 9eb79ed6fd
unwrap_or_(&0) -> unwrap_or(&0)
unwrap_or_(&0) -> unwrap_or(&0)
4 years ago
ivx 1d18be7b3d
Update README.md
befoore -> before
4 years ago
Dhghomon 0f9b6b6a24
Merge pull request #89 from kumakichi/master
fix typo
4 years ago
kumakichi bf71573710 fix typo 4 years ago
Dhghomon 1893b1aacf
Merge pull request #88 from kumakichi/master
fix: some quotes
4 years ago
Dhghomon 72f0faa943
Merge pull request #86 from chapeupreto/patch-1
Update README.md
4 years ago
kumakichi 85d9cce241 fix: some quote 4 years ago
Rod Elias b1f59b7e58
Update README.md
Add some fixes.
4 years ago
Dhghomon 77f5c74541
Merge pull request #81 from chapeupreto/patch-3
Update README.md
4 years ago
Dhghomon a0deb5ca4a
Merge pull request #77 from chapeupreto/patch-1
fix comment for is_none
4 years ago
Dhghomon 832a8b282a
Merge pull request #78 from chapeupreto/patch-2
remove main() inside main()
4 years ago
Dhghomon 5b06802354
Merge pull request #76 from sudo-nice/master
A bunch of fixes and suggestions
4 years ago
Dhghomon 801b60b8e9
Update README.md 4 years ago
Dhghomon 629b543765
Update README.md 4 years ago
Rod Elias ba71b2b5fd
Update README.md
general improvements
4 years ago
Rod Elias 3671ec2499
remove main() inside main() 4 years ago
Rod Elias c7b8b8ac62
fix comment for is_none 4 years ago
Dhghomon 04c0fff195
Merge pull request #75 from nrolland/patch-1
Update README.md
4 years ago
Dhghomon 16dadf366e
Merge pull request #74 from max-block/patch-1
a typo
4 years ago
Dhghomon cb29ca193a
Merge pull request #72 from frbimo/Deref_and_DerefMut
minor fix deref_and_derefmut
4 years ago
Sudo Nice 7f98227c8c Wording: "first module" -> "top level module" 4 years ago
Sudo Nice 2c3f529d49 More precise "crate" description 4 years ago
Sudo Nice 3655323a15 More precise wording 4 years ago
Sudo Nice e519c207de Compact `fn main() {}` 4 years ago
Sudo Nice 34d2af0844 Fix code output 4 years ago
Sudo Nice f6943c0632 Change the definitive word for "iterator" 4 years ago
Sudo Nice 5fd227f2e0 Rephrase the imperative-functional styles notion 4 years ago
Sudo Nice 2facee7801 Replace "square brackets" -> "angle brackets" 4 years ago
Sudo Nice 8112b133fa Small fixes 4 years ago