Wen Huan
8b702b732e
Fix some broken links
2025-06-05 22:41:57 +08:00
Wen Huan
02adcf94ee
Apply suggestions from code review
...
Refine wording for better clarity
Co-authored-by: xtex <xtex@envs.net >
2025-06-05 22:27:07 +08:00
Liuliuliu7
d5e981bca9
docs: Translate "Heap Allocation"(post 10) article to Chinese
2025-05-20 18:39:41 +08:00
Philipp Oppermann
2edf0221a3
Merge pull request #1409 from fduxiao/main
...
Fix the missing '&' in post 09
2025-04-21 11:12:07 +02:00
fduxiao
32f629fb2d
Fix the missing '&' in post 09
2025-04-18 00:04:39 -04:00
Philipp Oppermann
98f616964d
Merge pull request #1407 from JINHUILYU/main
...
Update index.zh-CN.md
2025-04-02 15:22:39 +02:00
Via Lyu
557da037c7
Update index.zh-CN.md
...
Fix translation inconsistency: Update incorrect term "组建" to the correct term "组件" at line 645.
2025-04-02 20:30:42 +08:00
Philipp Oppermann
5a849b05d6
Merge pull request #1368 from dobleuber/add-spanish-translation
...
Latam Spanish translation
2025-03-27 17:54:54 +01:00
Philipp Oppermann
9da248032f
Fix config file exclude (typo check)
2025-03-27 17:54:02 +01:00
Philipp Oppermann
52b31ded4d
Format markdown
2025-03-27 17:52:48 +01:00
Philipp Oppermann
88fd5aabdd
List dobleuber as translator
2025-03-27 17:52:28 +01:00
Philipp Oppermann
411d42ac8d
Don't check for typos in config file
2025-03-27 17:47:09 +01:00
Philipp Oppermann
ae810ce83d
Fix: Bring back translations for ar
2025-03-27 17:41:27 +01:00
Philipp Oppermann
d4daf93050
Merge pull request #1405 from phil-opp/rust-2024
...
Update blog to Rust 2024 edition
2025-03-27 15:42:20 +01:00
Philipp Oppermann
c0fc0bed9e
Unsafe operations in unsafe fn require an unsafe block since Rust 2024
2025-03-27 15:39:55 +01:00
Philipp Oppermann
9753695744
The no_mangle attribute is unsafe since Rust 2024
2025-03-27 15:39:15 +01:00
dobleuber
725085abea
Fix Wikipedia links to point to English versions instead of Spanish ones
2025-03-03 21:24:46 -05:00
dobleuber
98cf0d4850
Exclude Spanish files from typos check
2025-03-03 21:19:04 -05:00
dobleuber
b9b1ae8c08
Fix broken internal links in Spanish translations
2025-03-03 21:08:36 -05:00
dobleuber
cf91244de6
Add es/ prefix to Spanish file paths to avoid route collisions
2025-03-03 20:59:55 -05:00
dobleuber
ffd0555a5a
Add Spanish language configuration to config.toml
2025-03-03 20:53:22 -05:00
dobleuber
0e9f50d773
Translate code comments to Spanish in all units
2025-03-03 20:46:39 -05:00
Philipp Oppermann
9345886d44
Merge pull request #1399 from felixpackard/post-02-fix-typo
...
Fix typo when referencing the `rustc-abi` field.
2025-02-20 17:15:00 +01:00
Felix Packard
b1bf2e51d6
Fix typo when referencing the rustc-abi field.
2025-02-20 15:46:05 +00:00
Philipp Oppermann
176d4a7783
Merge pull request #1386 from yo-goto/yo-goto-patch-1
...
Fix Japanese translation of "run in parallel"
2025-02-10 12:33:55 +01:00
Philipp Oppermann
b69f96e0ae
Merge pull request #1393 from phil-opp/rustc-abi
...
Add `rustc-abi` field to target spec JSON
2025-02-10 12:32:28 +01:00
Philipp Oppermann
450afac4a1
Add rustc-abi field to target spec JSON
...
The Rust compiler now requires an explicit `rustc-abi: x86-softfloat` field when using the soft-float target feature. This was added in https://github.com/rust-lang/rust/pull/136146 and is part of the latest nightlies.
I updated the post branches in commit 688a21e4
2025-02-10 12:19:51 +01:00
PADAone
fba3bedf39
fix Japanese translation of "run in parallel"
2025-01-30 20:34:56 +09:00
Philipp Oppermann
8b341c96c1
Merge pull request #1377 from phil-opp/raw-const
...
Use new `&raw const` operator instead of `unsafe {& _}`
2025-01-15 19:59:04 +01:00
Philipp Oppermann
7f1f658358
Use new &raw const operator instead of unsafe {& _}
2025-01-15 19:57:38 +01:00
Philipp Oppermann
0417fd22ef
Merge pull request #1376 from phil-opp/remove-const_mut_refs-feature
...
The `const_mut_refs` feature is stable now and no longer required
2025-01-15 19:43:08 +01:00
Philipp Oppermann
69a498c6a3
The const_mut_refs feature is stable now and no longer required
2025-01-15 19:40:20 +01:00
dobleuber
c9307a422f
All blogs translate, but not reviewed yet
2025-01-13 22:08:29 -05:00
dobleuber
d9de86f6df
Minimal rust kernel
2024-12-21 14:26:47 -05:00
dobleuber
8971334f57
Fix typos and rename files
2024-12-21 12:50:05 -05:00
dobleuber
ab232d3051
A Freestanding Rust Binary
2024-12-20 20:13:39 -05:00
Philipp Oppermann
4de9527ef8
Merge pull request #1356 from GNITOAHC/GNITOAHC-patch-1
...
[translation]: Fix typo in index.zh-TW.md
2024-11-28 20:10:42 +01:00
Philipp Oppermann
c46922678e
Use tracnslation_contributors section
2024-11-28 20:10:04 +01:00
Chao-Ting, Chen
146e694d08
docs: Update index.zh-TW.md
2024-11-12 02:53:44 +08:00
Philipp Oppermann
b797cc805f
Merge pull request #1347 from elchukc/fix_typo_start_return_type
...
add return type on `_start()` in code block
2024-10-07 22:02:27 +02:00
Philipp Oppermann
63cd95b612
Merge pull request #1349 from EsotericDryad/patch-1
...
Update post 02 "Building our Kernel" section
2024-10-07 21:54:26 +02:00
Philipp Oppermann
28753d6a18
Merge branch 'main' into fix_typo_start_return_type
2024-10-07 21:52:25 +02:00
Philipp Oppermann
68698fde20
Merge pull request #1346 from HoKim98/main
...
Fix typo on `blog/content/edition-2/posts/04-testing/index.md`
2024-10-07 21:51:45 +02:00
Philipp Oppermann
3bb6671dd9
Merge branch 'main' into HoKim98/main
2024-10-07 21:50:40 +02:00
Philipp Oppermann
a16900efe4
Merge pull request #1345 from eltociear/patch-1
...
docs: update 09-paging-implementation/index.md
2024-10-07 21:49:50 +02:00
Philipp Oppermann
55b5cbaba3
Merge branch 'main' into patch-1
2024-10-07 21:49:08 +02:00
EsotericDryad
e0ab3f257d
Update post 02 "Building our Kernel" section
...
Added an explanation for why the new target still uses Linux conventions
2024-10-06 01:18:16 -05:00
Philipp Oppermann
2b6fc68ad1
Fix: Download artifact to subdir
2024-10-04 14:12:14 +02:00
Philipp Oppermann
e2f2f4c533
Update upload-artifact and download-artifact actions to v4
2024-10-04 14:09:37 +02:00
Philipp Oppermann
6a27ab2c2d
Update contact page
2024-10-04 14:04:40 +02:00