index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
deno_typescript
/
compiler_main.js
Age
Commit message (
Expand
)
Author
2020-05-29
fix: REPL evaluates in strict mode (#5565)
Kitson Kelly
2020-05-05
fix(cli): fix paths in internal stack traces (#5093)
Bartek Iwańczuk
2020-03-28
Update to Prettier 2 and use ES Private Fields (#4498)
Kitson Kelly
2020-02-25
upgrade: TypeScript 3.8 (#4100)
Kitson Kelly
2020-02-25
Clean up how we use opIds (#4118)
Ryan Dahl
2020-02-01
feat: support crate imports in deno_typescript (#3814)
Andy Finch
2020-01-20
Use globalThis to reference global scope (#3719)
Kitson Kelly
2020-01-02
Happy new year! (#3578)
Ry Dahl
2019-11-13
Update to TypeScript 3.7 (#3275)
Kitson Kelly
2019-10-02
remove legacy Isolate.set_dispatch API (#3041)
Bartek Iwańczuk
2019-09-18
Utilise internal names for snapshot bundles (#2973)
Kitson Kelly
2019-09-15
Make deno_cli installable via crates.io (#2946)
Ryan Dahl
2019-09-12
deno_typescript cleanup/improvements (#2901)
Kitson Kelly
2019-09-10
Add JSDoc to deno_typescript (#2890)
Kitson Kelly
2019-09-06
Remove replacements hack in deno_typescript (#2864)
Yoshiya Hinosawa
2019-09-03
Handle typescript version in rust (#2855)
Yoshiya Hinosawa
2019-09-02
Refactor snapshot build (#2825)
Ryan Dahl