Age | Commit message (Expand) | Author |
---|---|---|
2022-04-18 | perf: move Deno.writeTextFile and like functions to Rust (#14221) | David Sherret |
2022-01-07 | chore: update copyright to 2022 (#13306) | Ryan Dahl |
2021-12-16 | feat: support abort reasons in Deno APIs and `WebSocketStream` (#13066) | Andreu Botella |
2021-08-06 | feat: support AbortSignal in writeFile (#11568) | Benjamin Gruenbaum |
2021-07-04 | refactor: use primordials in runtime/, part2 (#11248) | Bartek IwaĆczuk |
2021-04-06 | chore: deprecate Deno.Buffer and read/write utils (#9793) | Luca Casonato |
2021-02-04 | chore: use strict mode for internal runtime, core, and op_crates js (#9391) | Developing |
2021-01-11 | chore: update copyright to 2021 (#9092) | Yusuke Tanaka |
2020-12-17 | refactor: Rename runtime/rt to runtime/js (#8806) | Nayeem Rahman |