v0.9.1
What's Changed
- fix: rust review — safety, REPL crash, test robustness by @danieljohnmorris in #108
- fix: add debug assertions to as_heap_ref by @danieljohnmorris in #113
- fix: scoped RAII for ACTIVE_REGISTRY pointer by @danieljohnmorris in #110
- refactor: enum-based builtin dispatch by @danieljohnmorris in #109
- test: add coverage for mcp_client, jit_arm64, jit_llvm by @danieljohnmorris in #111
- test: add 221 VM tests for interpreter parity by @danieljohnmorris in #112
Full Changelog: v0.9.0...v0.9.1
What's Changed
- fix: rust review — safety, REPL crash, test robustness by @danieljohnmorris in #108
- fix: add debug assertions to as_heap_ref by @danieljohnmorris in #113
- fix: scoped RAII for ACTIVE_REGISTRY pointer by @danieljohnmorris in #110
- refactor: enum-based builtin dispatch by @danieljohnmorris in #109
- test: add coverage for mcp_client, jit_arm64, jit_llvm by @danieljohnmorris in #111
- test: add 221 VM tests for interpreter parity by @danieljohnmorris in #112
Full Changelog: v0.9.0...v0.9.1
What's Changed
- fix: rust review — safety, REPL crash, test robustness by @danieljohnmorris in #108
- fix: add debug assertions to as_heap_ref by @danieljohnmorris in #113
- fix: scoped RAII for ACTIVE_REGISTRY pointer by @danieljohnmorris in #110
- refactor: enum-based builtin dispatch by @danieljohnmorris in #109
- test: add coverage for mcp_client, jit_arm64, jit_llvm by @danieljohnmorris in #111
- test: add 221 VM tests for interpreter parity by @danieljohnmorris in #112
- test: interpreter + codegen coverage (21 tests) by @danieljohnmorris in #114
- test: main.rs REPL + CLI coverage (57 tests) by @danieljohnmorris in #116
- test: add VM coverage for arena fallback and JIT edge cases by @danieljohnmorris in #115
- test: parser + AST + verify coverage (34 tests) by @danieljohnmorris in #117
Full Changelog: v0.9.0...v0.9.1