about summary refs log tree commit diff
path: root/tvix/cli/src/repl.rs
AgeCommit message (Expand)AuthorFilesLines
2024-06-01 r/8190 feat(tvix/repl): Add a help commandAspen Smith1-6/+29
2024-06-01 r/8189 feat(tvix/repl): Implement :q, to quitAspen Smith1-0/+4
2024-06-01 r/8188 refactor(tvix/repl): Abstract out REPL command handlingAspen Smith1-10/+26
2024-06-01 r/8187 refactor(tvix): Break out REPL into its own moduleAspen Smith1-0/+117