Commit Graph

20 Commits

Author SHA1 Message Date
270e219d2e fix: don't rely on _Alignof (c11 feature) 2026-03-09 16:02:13 +01:00
cc7ef60be2 new lib: rtmpmc.h 2026-03-09 15:40:35 +01:00
6c6cd118c3 Change Atomics 2026-03-09 14:06:59 +01:00
6407788975 fix warning when using -Wextra 2026-02-12 21:36:00 +01:00
496aae95f4 add compile_flags.txt for convenience 2026-02-12 21:09:54 +01:00
c901af0a17 rtjson: small fixes, add booleans and null 2026-01-14 08:18:30 +01:00
e65550b6e5 fix: rtjson advance parse in ParseNumber 2026-01-09 20:08:30 +01:00
e244af9c38 first version of rtjson.h 2026-01-09 19:39:09 +01:00
02b55a6f35 add parse to f64/f32 2026-01-09 18:40:38 +01:00
8cdfe4829b MakeArena util 2026-01-08 18:13:16 +01:00
8c226f5f31 reformat 2026-01-04 14:17:15 +01:00
207fd90233 atomic operations for x64 & tcc 2026-01-04 00:40:08 +01:00
3911b74a15 First steps towards tcc compat: Make some stuff conditional 2025-12-27 16:31:10 +01:00
b3345df5bf S8Split2 2025-12-12 11:27:16 +01:00
3a4af168b1 fix alloc bug 2025-12-06 01:04:14 +01:00
6fc645c9d2 parse s8 to int 2025-12-03 17:29:26 +01:00
39e8389f46 Another split fix 2025-12-01 14:53:57 +01:00
14df5095ed small split fix 2025-12-01 09:35:23 +01:00
40299245a7 Add license header 2025-12-01 01:31:32 +01:00
f63877562d First version 2025-12-01 01:30:08 +01:00