ed
|
7e6dde26ad
|
Move setting arena backing ot default temp allocator, forgot assert for arena_alloc in default_temp_allocator_arena
|
2025-01-13 01:33:59 -05:00 |
|
ed
|
5a7b8b463b
|
Removed implicit assignments for container allocators in the Base and Core packages
|
2025-01-12 21:41:15 -05:00 |
|
 Abdul Rahman SibahiandGitHub
|
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 |
|