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-06-15 06:43:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4f51d74fc29a3cfa09f00dd598d3751901261902
Odin
/
core
/
mem
History
Jeroen van Rijn
4f51d74fc2
Fix typo in core:mem alloc() comment.
2021-05-06 11:25:41 +02:00
..
alloc.odin
Fix typo in core:mem alloc() comment.
2021-05-06 11:25:41 +02: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
Fix
#906
2021-04-20 10:34:41 +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