Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
- moves compiler implementation to "cli/js/compiler/" directory - moves more APIs to "cli/js/web": * "console.ts" * "console_table.ts" * "performance.ts" * "timers.ts" * "workers.ts" - removes some dead code from "cli/js/" |