Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-22 | refactor(runtime/ops): use concrete error types (#26409) | Leo Kettmeir | |
2024-01-01 | chore: update copyright to 2024 (#21753) | David Sherret | |
2023-03-05 | refactor: move TaskQueue from deno_runtime to deno_core (#18016) | Bartek Iwańczuk | |
This utility is useful in several contexts so it seems reasonable to have it in `deno_core`. | |||
2023-01-27 | chore: upgrade to Rust 1.67 (#17548) | David Sherret | |
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com> | |||
2023-01-02 | chore: update copyright year to 2023 (#17247) | David Sherret | |
Yearly tradition of creating extra noise in git. | |||
2022-09-05 | chore: fix flaky stdout_write_all test (#15772) | David Sherret | |
2022-01-07 | chore: update copyright to 2022 (#13306) | Ryan Dahl | |
Co-authored-by: Erfan Safari <erfanshield@outlook.com> | |||
2021-04-20 | chore: update copyright headers (#10243) | Yoshiya Hinosawa | |
2021-04-06 | refactor: rewrite "net" ops to use serde_v8 (#10028) | Aaron O'Mullan | |