Commit Graph

20 Commits

Author SHA1 Message Date
905151abe9 replace null, true, false with integers in code 2025-07-10 13:11:36 -05:00
05ce4f32a1 remove scratch.h 2025-07-03 12:29:09 -05:00
05668865a7 rename temp_arena -> arena_temp 2025-06-07 21:20:35 -05:00
2c0b2fcc36 convert some arena no_zero pushes to zeroed style 2025-05-15 09:09:00 -05:00
57174796b9 arena push zero by default 2025-05-15 08:42:12 -05:00
d7f1ac06cb remove buffer struct, use string struct instead 2025-01-30 15:12:26 -06:00
5593db5202 replace { 0 } initializers with new ZI macro. enable 'Wmissing-field-initializers' 2024-09-19 12:15:55 -05:00
9eabdcd222 msvc support in progress 2024-05-03 02:35:25 -05:00
a17950bebe remove json test 2024-04-09 16:41:50 -05:00
103a87281c top-level scratch arena safety check 2024-04-06 20:18:55 -05:00
773a221b44 more unified tls model. testing json parsing & unicode display. 2024-04-05 18:02:17 -05:00
354c372e26 indent labels 2024-04-03 23:20:31 -05:00
bfe64f7373 add BOF json token type 2024-04-03 23:12:50 -05:00
369223eafd fix json child parsing issue 2024-04-03 15:28:04 -05:00
bd8f5e7f01 minor cleanup 2024-04-01 15:49:19 -05:00
9ebb75f6c3 minor cleanup & logs 2024-04-01 15:38:31 -05:00
900e841228 rewrite json parser to be dumber 2024-04-01 15:09:14 -05:00
1d2e7c0b9f hash fnv from seed 2024-03-14 13:28:31 -05:00
8a2c40c817 rename cpy -> copy 2024-03-08 17:41:39 -06:00
8284923173 initial commit 2024-02-29 16:01:51 -06:00