Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-03 | save REPL history to a file | Daniel | |
This persists the REPL history across program restarts. The code should probably be cleaned up a bit more, the error handling in this one is a bit all over the place. This is because we don't want to make it a hard error in case the history cannot be saved. |