Age | Commit message (Expand) | Author |
---|---|---|
2023-09-19 | fix(cli): ensure that an exception in getOwnPropertyDescriptor('constructor')... | Matt Mastracci |
2023-06-28 | fix(console): correct the parseCssColor algorithm (#19645) | Nicholas Berlette |
2023-06-28 | fix(console): add assert function (#19635) | Leo Kettmeir |
2023-06-26 | chore: fix typos (#19572) | Martin Fischer |
2023-06-06 | fix(ext/console): fix inspecting large ArrayBuffers (#19373) | ud2 |
2023-06-05 | chore: update deno_lint to 0.46.0 (#19372) | Kenta Moriuchi |
2023-06-05 | feat: add more options to Deno.inspect (#19337) | Leo Kettmeir |
2023-05-11 | fix(console): handle error when inspecting promise-like (#19083) | Nayeem Rahman |
2023-05-02 | refactor(core): Use `ObjectHasOwn` instead of `ObjectPrototypeHasOwnProperty`... | Kenta Moriuchi |
2023-05-01 | fix(core): Use primordials for methods (#18839) | Kenta Moriuchi |
2023-04-30 | refactor: remove ext/console/01_colors.js (#18927) | Leo Kettmeir |