Age | Commit message (Expand) | Author |
---|---|---|
2020-05-06 | refactor: merge TS compiler into single file (#5091) | Bartek Iwańczuk |
2020-05-05 | refactor(ts): remove op_cache (#5071) | Bartek Iwańczuk |
2020-05-04 | Simplify ts-compiler's normalizeString (#5072) | Ryan Dahl |
2020-05-04 | Make it so ts compiler doesn't call cwd op (#5070) | Ryan Dahl |
2020-05-02 | BREAKING: remove support for JSON imports (#5037) | Bartek Iwańczuk |
2020-04-30 | Unstable methods should not appear in runtime or d.ts (#4957) | Luca Casonato |
2020-03-28 | Update to Prettier 2 and use ES Private Fields (#4498) | Kitson Kelly |
2020-03-18 | Provide compiled JSON to TypeScript compiler. (#4404) | Kitson Kelly |
2020-03-13 | Remove doc strings from cli/js TS files (#4329) | crowlKats |
2020-03-11 | reorg: cli/js/compiler/, move more API to cli/js/web/ (#4310) | Bartek Iwańczuk |