Commit Graph
5 Commits
Author SHA1 Message Date
allexanderbergmns 68b3a3673c batch A 2026-08-25 18:03:03 +02:00
allexanderbergmns 415dec40a2 Tier Three: Added threads/jobs 2026-08-25 17:26:07 +02:00
allexanderbergmns 76e912c922 Added default json, etc. 2026-08-25 15:11:40 +02:00
allexanderbergmns 9b22be48a5 Production pass: floats, GC, type checking, and tooling
Adds floats, bitwise ops, UTF-8 strings with methods, try/catch,
closures, generics validation, a compile-time type checker, a
mark-and-sweep GC, source-level debug info, constant folding, and
the repl/fmt/package-manager commands.

🤖 Generated with Codebuff
Co-Authored-By: Codebuff <noreply@codebuff.com>
2026-08-25 14:29:15 +02:00
allexanderbergmns b0a4da7e2f Code split 2026-08-24 20:14:59 +02:00