Commit Graph

14 Commits

Author SHA1 Message Date
ed d80a6b61da fixup _Generic macro usage
distinct macros failed (didn't realize). Was able to get proper setup with _Generic_L2 pattern
2025-02-12 00:19:04 -05:00
ed 632bc6d47f memory fixes 2025-02-10 12:00:39 -05:00
ed 546c50885f progress on collaping arena->allocator info code paths (did some generic selection changes)
Going to offload prefix naming to the c11.refactor and cpp17.refactor
2025-02-09 19:14:33 -05:00
ed 0485058938 got past init 2025-02-09 05:40:04 -05:00
ed 83ce4d1bb2 more fixes 2025-02-09 00:37:35 -05:00
ed 50c7853b9f its compiling... (prepping for runtime testing) 2025-02-08 23:27:06 -05:00
ed 3b12268f46 progress on compiler errors 2025-02-08 22:36:11 -05:00
ed 843cc7fa90 adjustments to parse_from_text_tokens 2025-02-08 18:08:27 -05:00
ed bfef61bd0b Seems this strat is still fine... 2025-02-06 11:39:43 -05:00
ed 4221064785 still figuring out some allocator strats around offering opt out of Area 2025-02-06 10:12:17 -05:00
ed 9faca77c74 base progress 2025-02-05 18:13:22 -05:00
ed 648e15daa6 Kinda have this memory alloation strat sorted... 2025-02-05 17:18:16 -05:00
ed a41bd8a5f1 frying my brain coming up with a decent compromise on arena usage... 2025-02-05 15:46:58 -05:00
ed 268271e4a7 beginning to lift vmem ops out of the arena 2025-02-05 13:42:36 -05:00