Commit Graph

21 Commits

Author SHA1 Message Date
hl-valdemar de56dc7315 makefile 2026-07-13 18:04:07 +02:00
hl-valdemar 6455df52b4 add ArrayList alias to std 2026-07-13 18:04:07 +02:00
hl-valdemar 0706188b98 stlib arraylist 2026-07-12 16:59:46 +02:00
hl-valdemar 220b1c6e82 _ prefixed top-level symbols now file-local 2026-07-11 23:37:56 +02:00
hl-valdemar 95c61311ca allocator interface (first pass) 2026-07-07 16:20:51 +02:00
hl-valdemar e7f69ffb5a add new and init to toolchain 2026-07-06 19:36:55 +02:00
hl-valdemar ee41a54e41 runtime mutable global state 2026-07-03 22:40:21 +02:00
hl-valdemar 95c6c3b746 import from root (@ prefix) 2026-07-02 08:46:02 +02:00
hl-valdemar ae5af37b85 error handling kickoff 2026-06-30 19:38:28 +02:00
hl-valdemar e0b6f6049c c bool support and c-integer coercion 2026-06-25 17:54:23 +02:00
hl-valdemar 2f68fc966a enums 2026-06-23 18:24:36 +02:00
hl-valdemar f16f352d1e distinct type aliasing 2026-06-23 18:24:36 +02:00
hl-valdemar 19e9fbdd4b extern variables and object-like macro consts 2026-06-23 18:24:36 +02:00
hl-valdemar f5605fd3ec function pointers and callbacks 2026-06-23 18:24:35 +02:00
hl-valdemar 2d3d0bd266 c variadic calls 2026-06-23 18:24:35 +02:00
hl-valdemar 638ca57f5c restricted c header imports 2026-06-23 18:24:35 +02:00
hl-valdemar 4e860b033e c interop type foundation 2026-06-23 18:24:35 +02:00
hl-valdemar 4112b79c6b compact compiler ids and spans to reduce memory usage 2026-06-12 18:07:21 +02:00
hl-valdemar 99ba907f59 harden compiler parsing, recovery, and deep-expression handling 2026-06-12 18:07:21 +02:00
hl-valdemar cdbe4fbc99 intern identifiers 2026-06-10 21:46:26 +02:00
hl-valdemar d6e03b6f08 package-type imports 2026-06-10 20:54:14 +02:00