aboutsummaryrefslogtreecommitdiff
path: root/src/repl-connection.h
AgeCommit message (Collapse)Author
2021-06-28Fixture display: Add --verboseThomas White
2021-06-21Fixture display: Shut down REPL connection gracefully at exitThomas White
This avoids horrible spew on the main thread REPL (leaving only minor spew instead).
2021-06-20Fixture display: Get the fixture names from StarletThomas White
2021-06-19Basic REPL I/OThomas White