tvl-depot/tvix/cli
Aspen Smith 70c4b512c2 refactor(tvix/repl): Abstract out REPL command handling
Prepare for introducing additional REPL commands by splitting out
the *parsing* of the repl commands, which returns a new ReplCommand
type, from the actual *handling* of the commands.

Change-Id: If81a53c1e2d90204d26ce3bb2ea9eebf7bb3fd51
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11734
Autosubmit: aspen <root@gws.fyi>
Tested-by: BuildkiteCI
Reviewed-by: flokli <flokli@flokli.de>
2024-06-01 09:04:59 +00:00
..
src refactor(tvix/repl): Abstract out REPL command handling 2024-06-01 09:04:59 +00:00
Cargo.toml feat(tvix/repl): Support multiline input 2024-06-01 09:04:59 +00:00
default.nix refactor(tvix/cli/default.nix): make eval tests and benches derivations 2024-04-22 13:15:22 +00:00