mentat/tools/cli
Emily Toop e0548e9be2 Improve query parser. Am still not happy with it though.
There must be some way that I can retain the eof() after the `then` that means I don't have to move the skip on spaces and eof

Make in process command storing clearer.

Add comments around in process commands.
Add alternative commands for transact/t and query/q
2017-05-22 15:15:54 +01:00
..
src Improve query parser. Am still not happy with it though. 2017-05-22 15:15:54 +01:00
Cargo.toml Implement is_complete for transactions and queries 2017-05-19 16:13:49 +01:00