Age | Commit message (Expand) | Author |
---|---|---|
2023-06-14 | chore(core): Refactor runtime and split out tests (#19491) | Matt Mastracci |
2023-01-02 | chore: update copyright year to 2023 (#17247) | David Sherret |
2022-08-11 | perf(ops): Monomorphic sync op calls (#15337) | Aapo Alasuutari |
2022-06-07 | refactor(core): Move Deno.core bindings to ops (#14793) | Nayeem Rahman |
2022-01-07 | chore: update copyright to 2022 (#13306) | Ryan Dahl |
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-11-03 | build: migrate to dlint (#8176) | Bartek Iwańczuk |
2020-09-09 | fix(core): panic on big string allocation (#7395) | Bartek Iwańczuk |
2020-07-14 | Use dprint for internal formatting (#6682) | David Sherret |
2020-03-19 | perf: Optimize TextEncoder and TextDecoder (#4430) | Bartek Iwańczuk |
2020-03-15 | feat: Deno.core.{encode,decode}; standalone UTF-8 encoding/decoding (#4349) | Bartek Iwańczuk |