summaryrefslogtreecommitdiff
path: root/lib/inspector.js
AgeCommit message (Expand)Author
2018-01-09lib: enable dot-notation eslint ruleAnatoli Papirovski
2017-11-12lib: improve the usage of TypeError[INVALID_ARG_TYPE]Weijia Wang
2017-10-16inspector: migrate to internal/errorsJames M Snell
2017-10-02inspector: reimplement JS bindingTimothy Gu
2017-09-07inspector: log exceptions in message handlersEugene Ostroukhov
2017-07-21lib,src: fix consistent spacing inside bracesSebastiaan Deckers
2017-07-07lib: remove excess indentationRich Trott
2017-06-23benchmark,lib,test: use braces for multiline blockRich Trott
2017-06-06inspector: allow --inspect=host:port from jsSam Roberts
2017-05-23inspector: JavaScript bindings for the inspectorEugene Ostroukhov