Age | Commit message (Expand) | Author |
---|---|---|
2022-01-07 | chore: update copyright to 2022 (#13306) | Ryan Dahl |
2021-11-25 | feat(core): Add ability to "ref" and "unref" pending ops (#12889) | Bartek Iwańczuk |
2021-10-26 | feat(runtime): add Deno.addSignalListener API (#12512) | Yoshiya Hinosawa |
2021-09-07 | chore: add better error message for signal API on Windows (#11935) | Bartek Iwańczuk |
2021-09-06 | BREAKING(unstable): Remove Deno.Signals enum, Deno.signals.* (#11909) | Ryan Dahl |
2021-07-04 | refactor: use primordials in runtime/, part2 (#11248) | Bartek Iwańczuk |
2021-06-22 | fix(runtime): fix signal promise API (#11069) | Yoshiya Hinosawa |
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-11 | chore: update copyright to 2021 (#9092) | Yusuke Tanaka |
2020-12-17 | refactor: Rename runtime/rt to runtime/js (#8806) | Nayeem Rahman |