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
2025-12-30 09:54:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
027ea587fcdcc7a7ac7c26e7ccd9ee31e587649d
Odin
/
core
/
sys
History
gingerBill
cb9e16f4df
Correct syscalls for
linux_i386
2022-08-24 12:37:56 +01:00
..
darwin
Convert all uses of
*_from_slice
to
*_from_bytes
where appropriate
2022-05-16 01:43:43 +01:00
es
update essence API header
2021-02-26 14:46:38 +00:00
llvm
Add
package sys/llvm
to expose some of the LLVM intrinsics
2020-06-06 14:52:22 +01:00
unix
Correct syscalls for
linux_i386
2022-08-24 12:37:56 +01:00
valgrind
Add
core:sys/valgrind
package for valgrind, memcheck, and callgrind
2022-08-17 16:09:03 +01:00
wasm
/wasi
Minor clean up of wasi_api.odin
2022-07-25 17:00:32 +01:00
win32
Remove
core:sys/win32
2022-05-12 14:33:03 +01:00
windows
Correct Try SRWLock related procedures to return
BOOLEAN
rather than
BOOL
2022-08-22 22:24:51 +01:00