summaryrefslogtreecommitdiff
path: root/extensions/console
AgeCommit message (Expand)Author
2021-07-13chore: release crates (#11378)Bartek Iwańczuk
2021-07-08fix: inspecting prototypes of built-ins with custom inspect implementations s...David Sherret
2021-07-07fix(extensions/console): left align table entries (#11295)Divy Srivastava
2021-07-06refactor: use primordials for extensions/console (#11249)Divy Srivastava
2021-07-02v1.11.3Luca Casonato
2021-06-28chore: release deno_core (#11164)Bartek Iwańczuk
2021-06-27feat(inspector): pipe console messages between terminal and inspector (#11134)Bartek Iwańczuk
2021-06-25chore(ext/console): deprecate Deno.customInspect (#10035)Yoshiya Hinosawa
2021-06-21chore: release crates (#11068)Bartek Iwańczuk
2021-06-16fix: some more console spec compliance (#10983)Luca Casonato
2021-06-15chore: release crates (#10976)Bartek Iwańczuk
2021-06-15fix(inspector): Deno.inspect should inspect the object the proxy represents r...David Sherret
2021-06-14fix(repl): Fix `undefined` result colour in cmd (#10964)David Sherret
2021-06-08chore: release crates (#10896)Bartek Iwańczuk
2021-05-31v1.10.3Bert Belder
2021-05-17chore: release crates (#10661)Luca Casonato
2021-05-11chore: release crates (#10596)Bartek Iwańczuk
2021-05-01fix(console): Remove `console.timeStamp` from types (#10455)Liam Murphy
2021-04-30Rename crate_ops to extensions (#10431)Andy Hayden