Age | Commit message (Expand) | Author |
---|---|---|
2023-01-02 | chore: update copyright year to 2023 (#17247) | David Sherret |
2022-10-26 | feat: Stabilize Deno.consoleSize() API (#15933) | Bartek IwaĆczuk |
2022-09-28 | feat(unstable): Deno.setRaw -> Deno.stdin.setRaw (#15797) | Luca Casonato |
2022-09-23 | perf: use fast ops for tty (#15976) | Divy Srivastava |
2022-08-11 | perf(ops): Monomorphic sync op calls (#15337) | Aapo Alasuutari |
2022-01-07 | chore: update copyright to 2022 (#13306) | Ryan Dahl |
2021-04-12 | refactor(deno): remove concept of bin & json ops (#10145) | Aaron O'Mullan |
2021-04-05 | refactor: convert ops to use serde_v8 (#10009) | Aaron O'Mullan |
2021-02-04 | chore: use strict mode for internal runtime, core, and op_crates js (#9391) | Developing |
2021-01-10 | update copyright to 2021 (#9081) | Ryan Dahl |
2020-12-17 | refactor: Rename runtime/rt to runtime/js (#8806) | Nayeem Rahman |