Age | Commit message (Expand) | Author |
---|---|---|
2020-04-16 | feat: support Deno namespace in Worker API (#4784) | Bartek Iwańczuk |
2020-04-14 | fix(worker): make worker name spec compliant (#4746) | Bartek Iwańczuk |
2020-04-13 | feat: implement EventTarget for worker scope (#4737) | Bartek Iwańczuk |
2020-04-13 | feat(worker): add MessageEvent, ErrorEvent and handling to Worker API (#4391) | crowlKats |
2020-04-10 | implement Worker.terminate() and self.close() (#4684) | Bartek Iwańczuk |
2020-03-28 | Update to Prettier 2 and use ES Private Fields (#4498) | Kitson Kelly |
2020-03-18 | feat: Deno.test() sanitizes ops and resources (#4399) | Bartek Iwańczuk |
2020-03-11 | move compiler API tests to integration tests (#4319) | Bartek Iwańczuk |
2020-03-03 | add assertOps sanitizer in cli/js/ unit tests (#4209) | Bartek Iwańczuk |