Commit Graph

7 Commits

Author SHA1 Message Date
23dd1c0654 Increase test coverage and refactor code 2017-03-23 12:14:44 -04:00
79fb8b633b Fix output interfering with input
Refactored some code
2017-03-22 15:26:00 -04:00
228b4b1793 Refactor stream code and add unit tests 2017-03-22 14:08:22 -04:00
b298e118e3 Add colors to the interactive interpreter 2017-03-22 11:26:53 -04:00
fc96894d14 Fix text insertion at the end of the buffer 2017-03-20 16:20:28 -04:00
38710e21bf Improve terminal performance 2017-03-20 11:18:36 -04:00
38ab1144fb Clean up terminal code and unit tests
The terminal unit tests were updated so that they don't rely on an
arbitrary delay.
2017-03-19 12:54:35 -04:00