summaryrefslogtreecommitdiff
path: root/cli/js/lib.deno.worker.d.ts
AgeCommit message (Expand)Author
2020-05-01BREAKING: remove window.location and self.location (#5034)Bartek Iwańczuk
2020-04-16feat: support Deno namespace in Worker API (#4784)Bartek Iwańczuk
2020-04-13feat: implement EventTarget for worker scope (#4737)Bartek Iwańczuk
2020-04-13workers: update postMessage and location types (#4734)Bartek Iwańczuk
2020-04-10Remove __domTypes namespace (#4698)Ryan Dahl
2020-02-19Support loading additional TS lib files (#3863)Kitson Kelly
2020-02-11workers: basic event loop (#3828)Bartek Iwańczuk
2020-01-29workers: proper TS libs, more spec-compliant APIs (#3812)Bartek Iwańczuk