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-01 02:24:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c3b3194a00150ee0f5a9cd7b86d2b93ff72566a1
Odin
/
core
/
mem
History
gingerBill
c3b3194a00
Update builtin procedures to support the new allocator features (without breaking other code)
2021-04-19 22:44:20 +01:00
..
alloc.odin
Update builtin procedures to support the new allocator features (without breaking other code)
2021-04-19 22:44:20 +01:00
allocators.odin
Update builtin procedures to support the new allocator features (without breaking other code)
2021-04-19 22:44:20 +01:00
mem.odin
Improve the
Allocator
interface to support returning
Allocator_Error
to allow for safer calls
2021-04-19 12:31:31 +01:00
raw.odin
Replace usage of
inline proc
with
#force_inline proc
in the core library
2021-02-23 16:14:47 +00:00