lunar_wave/lunar_wave_vm/src
_ 3698feeb90 🐛 bug: fix tests 2023-10-03 11:58:29 -05:00
..
error.rs ♻️ refactor: extract `State::eval` for testing bugs the REPL finds 2023-10-01 23:07:52 -05:00
instruction.rs star: add a primitive REPL 2023-10-01 22:50:06 -05:00
lib.rs 🚧 wip: add string interning, but a few things broke 2023-10-02 14:52:38 -05:00
loader.rs 📈 performance: caching the current block helps, barely 2023-10-02 19:14:54 -05:00
state.rs 🐛 bug: fix tests 2023-10-03 11:58:29 -05:00
string_interner.rs 🚧 wip: add string interning, but a few things broke 2023-10-02 14:52:38 -05:00
tests.rs 🐛 bug: fix tests 2023-10-03 11:58:29 -05:00
value.rs 🚧 wip: Vec seems to be faster than BTreeMap here, slightly 2023-10-02 20:13:43 -05:00