summaryrefslogtreecommitdiff
path: root/ext/console
AgeCommit message (Expand)Author
2023-10-13chore: forward v1.37.2 release commit to main (#20897)denobot
2023-09-27chore: forward v1.37.1 release commit to main (#20706)denobot
2023-09-191.37.0 (#20574)denobot
2023-09-19fix(cli): ensure that an exception in getOwnPropertyDescriptor('constructor')...Matt Mastracci
2023-09-01chore: forward v1.36.4 to main (#20352)Bartek Iwańczuk
2023-08-24chore: forward v1.36.3 release commit to main (#20270)denobot
2023-08-10chore: forward v1.36.1 to main (#20119)Divy Srivastava
2023-08-031.36.0 (#20036)denobot
2023-07-261.35.3 (#19947)denobot
2023-07-20chore: forward v1.35.2 release commit to main (#19887)denobot
2023-07-12chore: forward 1.35.1 back to main (#19814)David Sherret
2023-07-051.35.0 (#19717)denobot
2023-06-28fix(console): correct the parseCssColor algorithm (#19645)Nicholas Berlette
2023-06-28fix(console): add assert function (#19635)Leo Kettmeir
2023-06-26chore: fix typos (#19572)Martin Fischer
2023-06-16chore: forward v1.34.3 release commit to main (#19526)denobot
2023-06-09chore: forward v1.34.2 release commit to main (#19434)denobot
2023-06-06fix(ext/console): fix inspecting large ArrayBuffers (#19373)ud2
2023-06-05chore: update deno_lint to 0.46.0 (#19372)Kenta Moriuchi
2023-06-05feat: add more options to Deno.inspect (#19337)Leo Kettmeir
2023-05-29chore: forward v1.34.1 to main (#19312)Bartek Iwańczuk
2023-05-241.34.0 (#19246)denobot
2023-05-18chore: forward v1.33.4 release commit to main (#19181)denobot
2023-05-12chore: forward v1.33.3 release commit to main (#19111)denobot
2023-05-11fix(console): handle error when inspecting promise-like (#19083)Nayeem Rahman
2023-05-04chore: forward v1.33.2 release commit to main (#18990)denobot
2023-05-02chore: release extension crates, unpin tokio (#18954)Bartek Iwańczuk
2023-05-02refactor(core): Use `ObjectHasOwn` instead of `ObjectPrototypeHasOwnProperty`...Kenta Moriuchi
2023-05-01fix(core): Use primordials for methods (#18839)Kenta Moriuchi
2023-04-30refactor: remove ext/console/01_colors.js (#18927)Leo Kettmeir
2023-04-30refactor: merge Deno & Node inspectors (#18691)Leo Kettmeir
2023-04-28chore: forward v1.33.1 release commit to main (#18897)denobot
2023-04-281.33.0 (#18879)denobot
2023-04-26fix(core): Wrap safe collections' argument of primordials (#18750)Kenta Moriuchi
2023-04-18chore: forward v1.32.5 release commit to main (#18758)denobot
2023-04-14fix(core): Use safe primordials wrappers (#18687)Kenta Moriuchi
2023-04-12chore: forward v1.32.4 release commit to main (#18669)denobot
2023-04-02chore: Turn back on dlintPreferPrimordials (#17715)Kenta Moriuchi
2023-04-01chore: forward v1.32.3 release commit to main (#18561)denobot
2023-04-01chore: forward v1.32.2 release commit to main (#18539)denobot
2023-03-30Revert "refactor(ext/node): Use Deno.inspect (#17960)" (#18491)Bartek Iwańczuk
2023-03-23chore: forward v1.32.1 release commit to main (#18399)denobot
2023-03-23fix(inspect): ensure non-compact output when object literal has newline in en...David Sherret
2023-03-23refactor(ext/node): Use Deno.inspect (#17960)Ryan Dahl
2023-03-22chore: update ext/ code to only use ASCII (#18371)Matt Mastracci
2023-03-221.32.0 (#18367)denobot
2023-03-21chore(ext/console): inspect anonymous function as `[Function (anonymous)]` (#...Yoshiya Hinosawa
2023-03-17feat(core) deno_core::extension! macro to simplify extension registration (#1...Matt Mastracci
2023-03-17chore(ext/console): add 'quotes' internal option to Deno.inspect (#18183)Yoshiya Hinosawa
2023-03-16chore: forward v1.31.3 release commit to main (#18222)denobot