summaryrefslogtreecommitdiff
path: root/deno_typescript/compiler_main.js
AgeCommit message (Expand)Author
2020-02-01feat: support crate imports in deno_typescript (#3814)Andy Finch
2020-01-20Use globalThis to reference global scope (#3719)Kitson Kelly
2020-01-02Happy new year! (#3578)Ry Dahl
2019-11-13Update to TypeScript 3.7 (#3275)Kitson Kelly
2019-10-02remove legacy Isolate.set_dispatch API (#3041)Bartek IwaƄczuk
2019-09-18Utilise internal names for snapshot bundles (#2973)Kitson Kelly
2019-09-15Make deno_cli installable via crates.io (#2946)Ryan Dahl
2019-09-12deno_typescript cleanup/improvements (#2901)Kitson Kelly
2019-09-10Add JSDoc to deno_typescript (#2890)Kitson Kelly
2019-09-06Remove replacements hack in deno_typescript (#2864)Yoshiya Hinosawa
2019-09-03Handle typescript version in rust (#2855)Yoshiya Hinosawa
2019-09-02Refactor snapshot build (#2825)Ryan Dahl