summaryrefslogtreecommitdiff
path: root/cli/js/compiler_api_test.ts
AgeCommit message (Expand)Author
2020-03-10reorg: move js runtime tests to cli/js/tests/ (#4250)Bartek Iwańczuk
2020-03-04refactor: rewrite testPerm into unitTest (#4231)Bartek Iwańczuk
2020-03-04Migrate internal bundles to System (#4233)Kitson Kelly
2020-03-02Fix JavaScript dependencies in bundles. (#4215)Kitson Kelly
2020-02-27feat: Support types compiler option in compiler APIs (#4155)Kitson Kelly
2020-02-26Bundles can be sync or async based on top level await (#4124)Kitson Kelly
2020-02-19Support loading additional TS lib files (#3863)Kitson Kelly
2020-02-12Improvements to bundling. (#3965)Kitson Kelly
2020-02-07Improve support for diagnostics from runtime compiler APIs (#3911)Kitson Kelly
2020-01-21change copyrights from 2019 to 2020 (#3733)Takashi Idobe
2020-01-08Runtime Compiler API (#3442)Kitson Kelly