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.window.d.ts
Age
Commit message (
Expand
)
Author
2022-04-13
feat(ext/web): Add error events for event listener and timer errors (#14159)
Nayeem Rahman
2022-02-22
docs: code example to `structuredClone`, `CompressionStream`, `DecompressionS...
Geert-Jan Zwiers
2022-01-20
chore: update copyright year (#13434)
Yoshiya Hinosawa
2021-07-29
feat(runtime): implement navigator.hardwareConcurrency (#11448)
Divy Srivastava
2021-06-15
fix(cli): improve worker types (#10965)
Kitson Kelly
2021-05-10
feat: add WebStorage API (#7819)
crowlKats
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-13
feat: add alert, confirm, and prompt (#7507)
Yoshiya Hinosawa
2020-10-12
fix(cli/rt/main): Add global interface objects (#7875)
Nayeem Rahman
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