Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src,lib,test,doc: correct misspellings | Roman Reiss | 2017-06-17 | 1 | -1/+1 |
* | inspector: bind to random port with --inspect=0 | Ben Noordhuis | 2017-05-30 | 1 | -2/+3 |
* | inspector: --debug* deprecation and invalidation | Refael Ackermann | 2017-05-29 | 1 | -17/+20 |
* | inspector: document bad usage for --inspect-port | Sam Roberts | 2017-05-24 | 1 | -7/+14 |
* | src: remove debugger dead code | Michaƫl Zasso | 2017-04-29 | 1 | -23/+2 |
* | src: guard default_inspector_port | Daniel Bevenius | 2017-04-12 | 1 | -0/+2 |
* | debug: activate inspector with _debugProcess | Eugene Ostroukhov | 2017-04-06 | 1 | -3/+3 |
* | src: remove support for --debug | Jan Krems | 2017-04-06 | 1 | -8/+2 |
* | src, inspector: add --inspect-brk option | Josh Gavant | 2017-01-03 | 1 | -14/+22 |
* | inspector: move options parsing | Eugene Ostroukhov | 2016-12-09 | 1 | -0/+144 |