This adds a set of features to support hot reloading. We can now patch the REPL context and all clients will be updated. We set a dirty prompt. User's can .clean the prompt once it's acknowledge.
We added the .clean command.
This closes #12, closes #13, closes #14, and closes #15
This adds a set of features to support hot reloading. We can now patch the REPL context and all clients will be updated. We set a dirty prompt. User's can
.clean
the prompt once it's acknowledge.We added the
.clean
command.This closes #12, closes #13, closes #14, and closes #15