Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-17 | refactor: clean up permission handling (#9367) | crowlKats | |
2021-02-26 | feat(cli/source_map): Use top user frame for error source lines (#9604) | Nayeem Rahman | |
This commit changes formatting of JS errors; by not showing source lines for internal code. Where possible, instead using the top stack frame associated with user code i.e. the first location that is colourful and not a "deno:" URL. | |||
2021-02-25 | chore(core): optional args for registerErrorClass (#9602) | Luca Casonato | |
2021-01-06 | fix: use inline source maps when present in js (#8995) | Luca Casonato | |
2020-05-29 | fix(cli/permissions): Fix CWD and exec path leaks (#5642) | Nayeem Rahman | |