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
/
cli
/
dts
/
lib.deno.worker.d.ts
Age
Commit message (
Expand
)
Author
2022-01-20
chore: update copyright year (#13434)
Yoshiya Hinosawa
2021-08-09
feat(extensions/web): add structuredClone function (#11572)
Leo K
2021-07-29
feat(runtime): implement navigator.hardwareConcurrency (#11448)
Divy Srivastava
2021-06-22
feat: transfer MessagePort between workers (#11076)
Luca Casonato
2021-06-15
fix(cli): improve worker types (#10965)
Kitson Kelly
2021-04-30
Rename crate_ops to extensions (#10431)
Andy Hayden
2021-03-08
fix(runtime/js): add navigator interface objects (#9685)
Nayeem Rahman
2021-03-01
feat: WebGPU API (#7977)
crowlKats
2021-01-17
fix(op_crates/web): Use WorkerLocation for location in workers (#9084)
Nayeem Rahman
2021-01-11
chore: update copyright to 2021 (#9092)
Yusuke Tanaka
2020-11-03
build: migrate to dlint (#8176)
Bartek IwaĆczuk
2020-10-12
fix(cli/rt/main): Add global interface objects (#7875)
Nayeem Rahman
2020-10-08
fix: update worker types to better align to lib.dom.d.ts (#7843)
Kitson Kelly
2020-09-26
fix(cli/dts): Use var instead of const and let for globals (#7680)
Nayeem Rahman
2020-07-22
Reduce size of TypeScript Compiler snapshot (#6809)
Ryan Dahl