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