Age | Commit message (Expand) | Author |
---|---|---|
2020-07-19 | Port internal TS code to JS (#6793) | Bartek Iwańczuk |
2020-07-14 | Use dprint for internal formatting (#6682) | David Sherret |
2020-07-06 | clean up code in cli/js (#6611) | Stanislav |
2020-05-11 | fix: Expose ErrorEvent globally (#5222) | Kitson Kelly |
2020-04-16 | feat: support Deno namespace in Worker API (#4784) | Bartek Iwańczuk |
2020-04-13 | feat(worker): add MessageEvent, ErrorEvent and handling to Worker API (#4391) | crowlKats |
2020-04-13 | workers: update postMessage and location types (#4734) | Bartek Iwańczuk |
2020-04-11 | refactor: Event and EventTarget implementations (#4707) | Kitson Kelly |
2020-04-10 | implement Worker.terminate() and self.close() (#4684) | Bartek Iwańczuk |
2020-04-03 | make Worker.poll private (#4603) | Bartek Iwańczuk |
2020-03-28 | Update to Prettier 2 and use ES Private Fields (#4498) | Kitson Kelly |
2020-03-11 | reorg: cli/js/compiler/, move more API to cli/js/web/ (#4310) | Bartek Iwańczuk |