summaryrefslogtreecommitdiff
path: root/cli/js/compiler_sourcefile.ts
AgeCommit message (Expand)Author
2020-02-19fix: mis-detecting imports on JavaScript when there is no checkJs (#4040)Kitson Kelly
2020-02-19Support loading additional TS lib files (#3863)Kitson Kelly
2020-02-16Fix issue with detecting AMD like imports (#4009)Kitson Kelly
2020-02-07Improve support for diagnostics from runtime compiler APIs (#3911)Kitson Kelly
2020-01-22Reland "Create an old program to be used in snapshot." (#3747)Bartek IwaƄczuk
2020-01-21Revert "Create an old program to be used in snapshot. (#3644)"Ry Dahl
2020-01-21change copyrights from 2019 to 2020 (#3733)Takashi Idobe
2020-01-12Create an old program to be used in snapshot. (#3644)Kitson Kelly
2020-01-08Runtime Compiler API (#3442)Kitson Kelly