Age | Commit message (Expand) | Author |
---|---|---|
2020-03-11 | reorg: cli/js/compiler/, move more API to cli/js/web/ (#4310) | 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-27 | feat: Support types compiler option in compiler APIs (#4155) | Kitson Kelly |
2020-02-25 | upgrade: TypeScript 3.8 (#4100) | Kitson Kelly |
2020-02-25 | Clean up how we use opIds (#4118) | Ryan Dahl |
2020-02-25 | Fix issues with JavaScript importing JavaScript. (#4120) | Kitson Kelly |
2020-02-19 | Support loading additional TS lib files (#3863) | Kitson Kelly |
2020-02-02 | Remove //tests symlink (#3849) | Luka Hartwig |
2020-01-27 | refactor: isomorphic snapshot for CLI (#3728) | Bartek Iwańczuk |
2020-01-22 | refactor: snapshotting (#3753) | Bartek Iwańczuk |
2020-01-21 | change copyrights from 2019 to 2020 (#3733) | Takashi Idobe |
2020-01-08 | Runtime Compiler API (#3442) | Kitson Kelly |