Age | Commit message (Expand) | Author |
---|---|---|
2023-02-07 | refactor: Use ES modules for internal runtime code (#17648) | Leo Kettmeir |
2023-01-02 | chore: update copyright year to 2023 (#17247) | David Sherret |
2022-01-07 | chore: update copyright to 2022 (#13306) | Ryan Dahl |
2021-10-08 | refactor: deduplicate `defineEventHandler` util (#12367) | Andreu Botella |
2021-07-10 | fix: align DedicatedWorkerGlobalScope event handlers to spec (#11353) | Andreu Botella |
2021-07-03 | refactor: use primordials in runtime/, part1 (#11241) | Bartek IwaĆczuk |
2021-06-07 | refactor(runtime): move performance API to timers extension (#10818) | Satya Rohith |
2021-06-05 | webutil: replace cloneValue impl with serialize/deserialize (#10215) | Elad Keyshawn |
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 |