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-03 19:44:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bc9ee8e1a4ce797a894e5648fa92216c212b6999
Odin
/
core
/
sys
/
darwin
History
gingerBill
f50fc33749
Clean up of the core library to make the stream vtables not be pointers directly.
2022-09-15 10:00:50 +01:00
..
mach_darwin.odin
…
xnu_system_call_helpers.odin
Clean up of the core library to make the stream vtables not be pointers directly.
2022-09-15 10:00:50 +01:00
xnu_system_call_numbers.odin
…
xnu_system_call_wrappers.odin
Convert all uses of
*_from_slice
to
*_from_bytes
where appropriate
2022-05-16 01:43:43 +01:00