Commit Graph

25 Commits

Author SHA1 Message Date
ed b989bece73 starting to draft out gen_c11.c 2025-02-10 17:07:11 -05:00
ed 42b87be084 oops 2025-02-10 13:43:38 -05:00
ed 03ae07485b fix bugs with inline linked list macros 2025-02-10 12:39:22 -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 3b12268f46 progress on compiler errors 2025-02-08 22:36:11 -05:00
ed 835bfe654b beginning to tackle compile errors 2025-02-08 21:13:42 -05:00
ed 843cc7fa90 adjustments to parse_from_text_tokens 2025-02-08 18:08:27 -05:00
ed fb60578a42 created a non-macro code-path for linked list macro impl ops 2025-02-08 12:39:03 -05:00
ed f0b8eaa232 various base progress 2025-02-06 18:54:51 -05:00
ed 887851e36c updating base with stuff missing from metagens's base (was in the regular base of raddbg) 2025-02-06 18:00:46 -05:00
ed a1a39d8736 finished math.c (removed math.c its all inlined) 2025-02-05 21:12:27 -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
ed 8936ae9aa7 progress on base, deciding to keep the MD namespace minimal on macros pre-c11 or cpp17 gen refactors 2025-02-05 11:20:32 -05:00
ed c1d24b3a07 various progress 2025-02-05 10:37:25 -05:00
ed e19dd6b58c base progress 2025-02-01 23:43:46 -05:00
ed 078bf4b271 base progress 2025-02-01 22:58:35 -05:00
ed 97e54f15a3 base progress 2025-02-01 22:38:48 -05:00
ed b414214aa4 base progress 2025-02-01 21:36:44 -05:00
ed 73fe526501 progress on base 2025-02-01 20:42:40 -05:00
ed e65974a9b2 progress on base 2025-02-01 19:08:54 -05:00
ed 94b8427b96 starting to offload MD namespace for repo to gen_c11 .refactor script and gen_cpp17 to namespace macros 2025-02-01 17:47:14 -05:00
ed e30f65a86b progress on resolving deps 2025-02-01 16:05:53 -05:00