summaryrefslogtreecommitdiff
path: root/cli/inspector.rs
AgeCommit message (Expand)Author
2020-04-23Rename deno_core::Isolate to deno_core::CoreIsolate (#4851)Ryan Dahl
2020-04-18store debugger url on DenoInspector (#4793)Bartek IwaƄczuk
2020-04-03clippy (#4618)Kitson Kelly
2020-04-03Make inspector more robust, add --inspect-brk support (#4552)Bert Belder
2020-03-28fix(inspector): proper error message on port collision (#4514)Kevin (Kun) "Kassimo" Qian
2020-03-27feat: Support Inspector / Chrome Devtools (#4484)Ryan Dahl