summaryrefslogtreecommitdiff
path: root/core/02_error.js
AgeCommit message (Expand)Author
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-09-07fix(core): make errors more resistant to tampering (#15789)Colin Ihrig
2022-08-11perf(ops): Monomorphic sync op calls (#15337)Aapo Alasuutari
2022-08-01refactor(core/error): use evaluated call sites for formatting (#15369)Nayeem Rahman
2022-06-07refactor(core): Move Deno.core bindings to ops (#14793)Nayeem Rahman
2022-05-03refactor: add core.formatLocationFilename, remove op_format_filename (#14474)Bartek IwaƄczuk
2022-04-15refactor: Move source map lookups to core (#14274)Nayeem Rahman
2022-01-07chore: update copyright to 2022 (#13306)Ryan Dahl
2021-09-18fix(cli/fmt_errors): Abbreviate long data URLs in stack traces (#12127)Nayeem Rahman
2021-07-02refactor: introduce primordials (#10939)Luca Casonato