This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
Odin
Watch
1
Star
0
Fork
0
You've already forked Odin
mirror of
https://github.com/odin-lang/Odin.git
synced
2026-01-05 04:27:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7a04b7262e489248666b112d4ecf449dd8a7e736
Odin
/
core
/
sys
/
info
History
gingerBill
a262c0bbf3
Separate out the
read_reg
into three non-parapoly procedures
2023-03-07 16:25:46 +00:00
..
cpu_arm.odin
…
cpu_intel.odin
[sys/info] Indentation nitpick.
2022-09-05 19:18:18 +02:00
doc.odin
Fix +build ignore
2022-11-04 11:39:54 +00:00
platform_darwin.odin
Add
runtime.DEFAULT_TEMP_ALLOCATOR_TEMP_GUARD
where appropriate
2023-02-10 16:23:33 +00:00
platform_freebsd.odin
Add
runtime.DEFAULT_TEMP_ALLOCATOR_TEMP_GUARD
where appropriate
2023-02-10 16:23:33 +00:00
platform_linux.odin
Add
runtime.DEFAULT_TEMP_ALLOCATOR_TEMP_GUARD
where appropriate
2023-02-10 16:23:33 +00:00
platform_openbsd.odin
Add
runtime.DEFAULT_TEMP_ALLOCATOR_TEMP_GUARD
where appropriate
2023-02-10 16:23:33 +00:00
platform_windows.odin
Separate out the
read_reg
into three non-parapoly procedures
2023-03-07 16:25:46 +00:00
sysinfo.odin
…