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-05-23 20:29:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d0eae4a9ad35a9b200802a63c1fb5ac2cb1db840
Odin
/
core
/
sys
/
info
History
Karl Zylinski
093ade0504
Merge branch 'master' into file-tags-without-comments
2024-09-17 19:36:17 +02:00
..
cpu_arm.odin
Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax.
2024-09-14 18:27:49 +02:00
cpu_darwin_arm64.odin
…
cpu_intel.odin
Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax.
2024-09-14 18:27:49 +02:00
cpu_linux_arm.odin
Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax.
2024-09-14 18:27:49 +02:00
cpu_linux_riscv64.odin
Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax.
2024-09-14 18:27:49 +02:00
cpu_riscv64.odin
sys/info: more CPU feature detection for RISC-V
2024-09-02 14:06:19 +00:00
doc.odin
core: improve package doc comments for the documentation generator
2024-09-03 19:59:04 +02:00
platform_bsd.odin
Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax.
2024-09-14 18:27:49 +02:00
platform_darwin.odin
add new macos releases to 'odin report' and sys/info
2024-09-17 17:47:26 +02:00
platform_freebsd.odin
…
platform_linux.odin
…
platform_windows.odin
…
sysinfo.odin
…