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-03-28 | Update to Prettier 2 and use ES Private Fields (#4498) | Kitson Kelly |
2020-03-13 | Remove doc strings from cli/js TS files (#4329) | crowlKats |
2020-03-11 | reorg: Deno global initialization (#4317) | Bartek Iwańczuk |
2020-03-09 | reorg: move JS ops implementations to cli/js/ops/, part 2 (#4283) | Bartek Iwańczuk |
2020-03-08 | reorg: move JS ops implementations to cli/js/ops/, part 1 (#4264) | Bartek Iwańczuk |
2020-03-05 | move Web APIs to cli/js/web/ | Bartek Iwańczuk |
2020-02-25 | Clean up how we use opIds (#4118) | Ryan Dahl |
2020-02-11 | workers: basic event loop (#3828) | Bartek Iwańczuk |
2020-01-29 | workers: proper TS libs, more spec-compliant APIs (#3812) | Bartek Iwańczuk |
2020-01-27 | refactor: isomorphic snapshot for CLI (#3728) | Bartek Iwańczuk |