aboutsummaryrefslogtreecommitdiff
path: root/src/libcmd/repl-interacter.cc
AgeCommit message (Expand)Author
2024-09-16Remove readline supportRebecca Turner
2024-08-08tree-wide: fix a pile of lintsJade Lovelace
2024-05-29util.hh: Delete remaining file and clean up headersTom Hubrecht
2024-05-23repl: log errors writing to history fileQyriad
2024-05-19repl-interacter: save history after entering every linePuck Meerburg
2024-03-11add automated usage mode to the replJade Lovelace
2024-03-11refactor: repl prompts are now the job of the interacterJade Lovelace
2024-03-11refactor: move readline stuff into its own fileJade Lovelace