This website requires JavaScript.
Explore
Help
Sign In
ed
/
Odin
Watch
1
Star
0
Fork
0
You've already forked Odin
mirror of
https://github.com/Ed94/Odin.git
synced
2026-06-13 09:22:22 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bbf76fa43eda31ea993eb4a4cba0d79418f80849
Odin
/
core
/
sys
/
info
T
History
Laytan
2141299d2b
Merge pull request
#4376
from Barinzaya/sysinfo-avx512
...
core:sys/info AVX-512 CPU Features
2024-10-16 19:46:01 +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
darwin: remove syscall usage (without -no-crt) to comply to Apple guidelines
2024-07-08 15:39:23 +02:00
cpu_intel.odin
Renamed and trimmed AVX-512 features in sys/info.
2024-10-15 05:21:35 -04: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 macos 15.0.1 to odin report and core/sys/info
2024-10-14 16:19:03 +02:00
platform_freebsd.odin
Fix
info.init_os_version
on FreeBSD
2024-06-12 13:10:19 -04:00
platform_linux.odin
sys/info: add missing
@(private)
's
2024-04-30 00:24:09 +02:00
platform_windows.odin
sys/info: add missing
@(private)
's
2024-04-30 00:24:09 +02:00
sysinfo.odin
add support for linux_riscv64 and freestanding_riscv64
2024-08-20 14:06:40 +02:00