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