- Sep 24, 2011
-
-
Fedor Indutny authored
* remove useless clearline call at Interface start * silence after .handleBreak() * output '\b' if this.stdout is not a tty (debugger) * add '\b' checks for clearline (test)
-
Fedor Indutny authored
-
Fedor Indutny authored
-
Fedor Indutny authored
-
Ben Leslie authored
The current behaviour will silently ignore any parsing errors that may occur when loading a package.json file. This makes debugging errors in the package.json file very difficult. This changes the behaviour that that errors opening and reading the file package.json file continue to be ignored, but errors in parsing will throw an exception.
-
Ryan Dahl authored
-
Fedor Indutny authored
* Don't buffer command, before it's execution (repl) * `quit` command, custom streams for .start, stubbed out test, disable history repeation for non-tty (debugger)
-
Igor Zinkovsky authored
-
- Sep 23, 2011
-
-
Ben Noordhuis authored
-
Igor Zinkovsky authored
-
Ryan Dahl authored
-
isaacs authored
-
- Sep 22, 2011
-
-
Igor Zinkovsky authored
-
Fedor Indutny authored
-
Fedor Indutny authored
-
Fedor Indutny authored
[debugger] fix 'debug> connecting...', fixed autostart (XXX figure out why it wasn't working in some cases), fixed highlighting for first line of module's code
-
- Sep 21, 2011
-
-
Ben Noordhuis authored
-
Ben Noordhuis authored
-
- Aug 17, 2011
-
-
Ben Noordhuis authored
-
Ben Noordhuis authored
-
Ben Noordhuis authored
-
Ben Noordhuis authored
-
- Sep 21, 2011
- Sep 20, 2011
-
-
Fedor Indutny authored
-
Fedor Indutny authored
-
Fedor Indutny authored
micro-refactor, use rli.output.write instead of rli.write ('line' event was emitted for those writes) -
Fedor Indutny authored
-
Fedor Indutny authored
-
Fedor Indutny authored
-
Fedor Indutny authored
-
Ben Noordhuis authored
-
- Sep 19, 2011
-
-
Ben Noordhuis authored
-
Ben Noordhuis authored
-
Ryan Dahl authored
-
Ryan Dahl authored
-
- Sep 18, 2011