Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-24 | refactor: remove Deno.core (#16881) | Bartek IwaĆczuk | |
This commit removes "Deno.core" namespace. It is strictly private API that has no stability guarantees, we were supposed to remove it long time ago. Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com> | |||
2023-01-02 | chore: update copyright year to 2023 (#17247) | David Sherret | |
Yearly tradition of creating extra noise in git. | |||
2022-09-28 | feat(core): add Deno.core.setPromiseHooks (#15475) | Guilherme Bernal | |