Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-15 | chore: Reorganise workers tests (#9493) | Bartek IwaĆczuk | |