limbo/cli
Pekka Enberg 8a3bdbfdf3 Merge 'Add "dump" and "load" to the help menu' from EmNudge
These 2 were missing from the help menu and are both pretty useful.
Noticed `.exit` is also missing, ambivalent about this one since it's
rarely needed.
Also removed all ending periods to make these consistent (sqlite uses
this punctuation style as well)

Closes #1072
2025-03-04 10:16:59 +02:00
..
app.rs Use fold() and write! macro instead of format! 2025-03-03 17:31:49 +02:00
Cargo.toml bindings/rust: Rename crate to "limbo" 2025-02-12 16:49:53 +02:00
import.rs core: Move result row to ProgramState 2025-02-06 11:52:26 +02:00
input.rs Add .dump and .load to help menu 2025-03-01 22:39:14 -05:00
main.rs cleanup shell tests and cli 2025-02-13 00:49:12 -05:00
opcodes_dictionary.rs fix: lint warnings 2024-07-08 22:43:11 +05:30