Age | Commit message (Expand) | Author |
---|---|---|
2023-01-05 | refactor(cli,core,ext,rt): remove some unnecessary `clone` or `malloc` (#17274) | Yiyu Lin |
2023-01-02 | chore: update copyright year to 2023 (#17247) | David Sherret |
2022-12-12 | feat: add `--inspect-wait` flag (#17001) | Bartek Iwańczuk |
2022-09-02 | fix(repl): don't terminate on unhandled error events (#15548) | Nayeem Rahman |
2022-01-15 | chore: upgrade to rust 1.58 (#13377) | David Sherret |
2022-01-07 | chore: update copyright to 2022 (#13306) | Ryan Dahl |
2021-12-28 | refactor(core): cleanup Inspector implementation (#12962) | Bartek Iwańczuk |
2021-12-17 | fix: inspector prompts (#13123) | Bartek Iwańczuk |
2021-08-25 | refactor: cleanup Inspector and InspectorServer implementations (#11837) | Bartek Iwańczuk |
2021-07-20 | fix: panic for non-WS connections to inspector (#11466) | Bartek Iwańczuk |
2021-06-30 | feat(inspector): improve inspector prompt in Chrome Devtools (#11187) | Bartek Iwańczuk |
2021-05-26 | refactor: move JsRuntimeInspector to deno_core (#10763) | Bartek Iwańczuk |