index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
js
/
01_web_util.js
Age
Commit message (
Collapse
)
Author
2023-01-02
chore: update copyright year to 2023 (#17247)
David Sherret
Yearly tradition of creating extra noise in git.
2022-01-07
chore: update copyright to 2022 (#13306)
Ryan Dahl
Co-authored-by: Erfan Safari <erfanshield@outlook.com>
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
Co-authored-by: Luca Casonato <hello@lcas.dev>
2021-06-05
webutil: replace cloneValue impl with serialize/deserialize (#10215)
Elad Keyshawn
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
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