388 Commits

Author SHA1 Message Date
Philipp Oppermann
42c550fcde Clarify that we can remove the test_runner stub from basic_boot.rs
Fixes #945
2021-03-19 11:12:28 +01:00
woodyZootopia
a0368be408 Fix minor mistake in the translation 2021-03-10 14:47:16 +09:00
woodyZootopia
5dbdd8c11d Add spaces around some "two asterisk" notations 2021-03-10 14:30:19 +09:00
woodyZootopia
2ce8169e64 Fix Double Faults article accordingly 2021-03-08 19:13:02 +09:00
woodyZootopia
be2e130de9 Refined translation 2021-03-08 19:10:21 +09:00
woodyZootopia
616376fbd7 Rebased to the current HEAD 2021-03-08 19:10:21 +09:00
woodyZootopia
0779767355 Finish translation 2021-03-08 19:10:06 +09:00
woodyZootopia
987d695ed2 Just copied the file 2021-03-08 15:38:41 +09:00
Hiroki Tokunaga
a8a6b725cf chore(ja): remove the description about the memory optimizations (#935)
Same as #932.
2021-02-27 16:02:10 +01:00
garasubo
9d381723ed Add ja translation for double faults (#917) 2021-02-23 09:28:47 +01:00
Daniel Spencer
88f32ffcb5 Remove note on builtin memory optimizations (#932)
The referenced issue in compiler-builtins (https://github.com/rust-lang/compiler-builtins/pull/365) has been merged.
2021-02-23 09:24:09 +01:00
garasubo
54a0c2b0ad minor fix (#928) 2021-02-11 14:59:23 +01:00
16yuki0702
16cc7048b0 Fix typo (#927)
`ListNone::new` to `ListNode::new`
2021-02-08 14:32:33 +01:00
Philipp Oppermann
6e6d9cbe05 Update Rust book links
Fixes #918.
2021-02-02 12:30:58 +01:00
Philipp Oppermann
563689dba5 Use EMPTY constant of removed const_in_array_repeat_expressions feature 2021-02-02 11:50:35 +01:00
Philipp Oppermann
6d648457b1 The enable_interrupts_and_hlt function was renamed to enable_and_hlt 2021-02-02 11:09:37 +01:00
Philipp Oppermann
00986e8876 The MapperAllSizes trait was renamed to Translate 2021-02-02 11:05:57 +01:00
Philipp Oppermann
c5eeea29e2 Update post to use x86_64 v0.13.2 2021-02-02 11:01:53 +01:00
Mohammad H. Bahrampour
18930ccad7 Translate post-08 to Persian (#913) 2021-02-02 09:41:21 +01:00
Philipp Oppermann
cd8e139ab0 Fix memory address in self-referential struct example 2021-01-30 17:37:24 +01:00
Komoriii096
27ac0e1acc Remove trailing comma in zh-CN (#912) 2021-01-27 09:46:52 +01:00
Nick Schmitt
c242563a13 Added note to specify version 0.2.6 of volatile (#910) 2021-01-16 19:16:24 +01:00
Philipp Oppermann
16b9e30d5f Merge pull request #903 from woodyZootopia/translate_post_04_ja
Translate post-04 to Japnese
2021-01-12 12:48:57 +01:00
woodyZootopia
3efca6dbbc Add JohnTitor as the co-translator 2021-01-11 12:10:57 +09:00
Shu W. Nakamura
23e8cb3b5d Apply suggestions from code review
Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
2021-01-11 12:02:33 +09:00
Mohammad H. Bahrampour
d697c6caf2 Translation of post-07 to Persian is done. 2021-01-08 19:16:43 +03:30
Mohammad H. Bahrampour
b7416af316 Translation of post-06 to Persian is done. 2021-01-08 19:16:22 +03:30
Mohammad H. Bahrampour
aa33626a03 Translation of post-05 to Persian is done. 2021-01-08 19:15:59 +03:30
woodyZootopia
761b5de93d Translated post-04 2021-01-08 18:45:54 +09:00
nanai
3ca2ef760f Fix typo (#900)
computer-builtins-mem -> compiler-builtins-mem
Learning a lot from this blog. Thank you 🌱
2021-01-04 12:21:29 +01:00
Byron Hambly
a3bb0d3469 Remove unused import in code example (#898) 2021-01-02 17:19:15 +01:00
Byron Hambly
924da318c0 Improve explanation for BootInfoFrameAllocator::usable_frames (#897) 2021-01-02 17:18:36 +01:00
Byron Hambly
ceb52ac411 Minor grammar fixes (#894)
2 small fixes 

"we don't have implemented" -> "we haven't implemented"  

and 

"We use lazy_static again, because Rust's const evaluator is not powerful enough yet" -> "As before, we use lazy_static again." 

just to remove what has already been said a few paragraphs up. 

Thank you for this amazing resource!
2020-12-31 12:53:41 +01:00
16yuki0702
3ef243f342 Add filepath to code blocks in Testing post (#893) 2020-12-23 11:50:17 +01:00
woodyZootopia
5f5fdaf902 Set configurations of the post to pass the compile 2020-12-19 23:47:53 +09:00
woodyZootopia
009d0ceaa5 Just copied the file 2020-12-19 23:45:50 +09:00
Philipp Oppermann
dce5c9825b The second-edition folder was renamed to edition-2 2020-12-17 12:41:48 +01:00
Philipp Oppermann
f692c5b377 Rename second-edition subfolder to `edition-2 2020-12-16 14:56:36 +01:00