Commit Graph
4 Commits
Author SHA1 Message Date
allexanderbergmns 387079d720 vrmm build files 2026-08-25 14:45:19 +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 f77f9d4dff Enhacnementsand toolchain 2026-08-24 15:35:11 +02:00
allexanderbergmns dca71215e0 core 2026-08-24 14:54:02 +02:00