7 Commits

Author SHA1 Message Date
Semyon Radionov
7466622259 Add time information to Operation block (#74) 2016-08-25 20:53:03 -04:00
Dylan Markow
35e9f463a7 Switch from json-socket to socket.io
`json-socket` has issues with multibyte characters in large messages.
`socket.io` appears to be much more actively maintained and properly
supports the messages `json-socket` was having problems with.
2016-08-19 10:23:26 -05:00
Ken Wheeler
d306062cec Fixing windows & babel-node (#63)
* - Fixes windows by using cross-spawn, closes #57, #62
- Fixes babel node issue where child processes aren't killed, closes #61

* Cleaning up quotes and passing colors through

* Fixing log color output
2016-08-19 08:44:02 -04:00
Ken Wheeler
7b6e9a1904 New approach (#50)
* Separate processes

* Socket comm

* Fixing some things, adding minimal mode
2016-08-17 21:15:05 -04:00
Ken Wheeler
ed6625d018 console redirection 2016-08-15 16:52:48 -04:00
C. T. Lin
be271364c1 fix 2 spaces indent 2016-08-15 10:55:07 +08:00
Ken Wheeler
75ddff3120 Initial commit 2016-08-14 14:41:04 -04:00