Age | Commit message (Expand) | Author |
---|---|---|
2021-06-29 | feat: Add "deno_net" extension (#11150) | Bartek Iwańczuk |
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-29 | refactor: IO resource types, fix concurrent read/write and graceful close (#9... | Bert Belder |
2021-01-19 | feat(unstable): add Deno.resolveDns API (#8790) | Yusuke Tanaka |
2021-01-12 | feat: stabilize Deno.shutdown() and Conn#closeWrite() | Bartek Iwańczuk |
2021-01-11 | chore: update copyright to 2021 (#9092) | Yusuke Tanaka |
2020-12-17 | refactor: Rename runtime/rt to runtime/js (#8806) | Nayeem Rahman |