Working on simplifying configurable allocation scheme
This commit is contained in:
@@ -7,8 +7,7 @@ global bool color_codes_enabled;
|
||||
|
||||
thread_local Core_Ctx *pctx;
|
||||
|
||||
|
||||
Arena *bigint_allocator;
|
||||
Allocator *bigint_allocator;
|
||||
global S64 bigint_allocation_count;
|
||||
|
||||
global Token token_null = {SAME_SCOPE};
|
||||
|
||||
Reference in New Issue
Block a user