summaryrefslogtreecommitdiff
path: root/deno_typescript/compiler_main.js
AgeCommit message (Expand)Author
2020-07-19Port internal TS code to JS (#6793)Bartek Iwańczuk
2020-07-14Use dprint for internal formatting (#6682)David Sherret
2020-05-29fix: REPL evaluates in strict mode (#5565)Kitson Kelly
2020-05-05fix(cli): fix paths in internal stack traces (#5093)Bartek Iwańczuk
2020-03-28Update to Prettier 2 and use ES Private Fields (#4498)Kitson Kelly
2020-02-25upgrade: TypeScript 3.8 (#4100)Kitson Kelly
2020-02-25Clean up how we use opIds (#4118)Ryan Dahl
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