summaryrefslogtreecommitdiff
path: root/cli/js/compiler/sourcefile.ts
AgeCommit message (Expand)Author
2020-05-06refactor: merge TS compiler into single file (#5091)Bartek Iwańczuk
2020-05-05refactor(ts): remove op_cache (#5071)Bartek Iwańczuk
2020-05-02BREAKING: remove support for JSON imports (#5037)Bartek Iwańczuk
2020-03-28Update to Prettier 2 and use ES Private Fields (#4498)Kitson Kelly
2020-03-18Provide compiled JSON to TypeScript compiler. (#4404)Kitson Kelly
2020-03-13Remove doc strings from cli/js TS files (#4329)crowlKats
2020-03-11reorg: cli/js/compiler/, move more API to cli/js/web/ (#4310)Bartek Iwańczuk