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-01 19:02:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e92fdb4a99bf9d27009dd35fdd074ff14facfc03
Odin
/
core
/
os
History
gingerBill
5e903ed2ff
Merge pull request
#537
from Tetralux/fix-heap-alloc
...
Fix heap allocator alignment on all platforms
2020-02-29 09:49:24 +00:00
..
os_386.odin
Modify how build settings are handled
2018-06-15 21:38:22 +01:00
os_amd64.odin
Move ODIN_* platform constants to
core:os
2018-05-27 11:03:46 +01:00
os_darwin.odin
Add os.get_current_directory / os.set_current_directory
2020-01-20 14:28:31 +00:00
os_essence.odin
updated os_essence.odin
2019-09-18 16:19:19 +01:00
os_linux.odin
Add os.get_current_directory / os.set_current_directory
2020-01-20 14:28:31 +00:00
os_windows.odin
Add os.get_current_directory / os.set_current_directory
2020-01-20 14:28:31 +00:00
os.odin
Fix heap allocator alignment on all platforms
2020-01-22 12:03:16 +00:00