This website requires JavaScript.
Explore
Help
Sign In
ed
/
Odin
Watch
1
Star
0
Fork
0
You've already forked Odin
mirror of
https://github.com/Ed94/Odin.git
synced
2026-06-14 09:52:23 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
12,259
Commits
1
Branch
80
Tags
4c19f507ffd105bb5f1a677f8564374cbdc52e14
Commit Graph
2 Commits
Author
SHA1
Message
Date
Abdul Rahman Sibahi
67251ad5b8
typo fix
2024-08-11 14:30:48 +03:00
Karl Zylinski
11e586494b
Clarify that the arena in base:runtime shouldn't be used for anything but the default temp allocator. This is done by renaming the file in which it lives, and also by improving the comment above
Arena :: struct {
. This should avoid some confusion where people end up using the Arena in base:runtime because they thought it was the 'default arena'.
2024-06-18 12:48:16 +02:00