summaryrefslogtreecommitdiff
path: root/deno_typescript
AgeCommit message (Expand)Author
2020-05-06Upgrade crates (#5104)Ryan Dahl
2020-05-05fix(cli): fix paths in internal stack traces (#5093)Bartek Iwańczuk
2020-05-04v1.0.0-rc1Ryan Dahl
2020-04-29v0.42.0Bartek Iwańczuk
2020-04-23Rename deno_core::Isolate to deno_core::CoreIsolate (#4851)Ryan Dahl
2020-04-19Modify op dispatcher to include &mut Isolate argument (#4821)Ryan Dahl
2020-04-18Fix Op definitions (#4814)Ryan Dahl
2020-04-16v0.41.0Bartek Iwańczuk
2020-04-14upgrade: rust crates (#4742)Ryan Dahl
2020-04-08v0.40.0Ryan Dahl
2020-04-08upgrade: rust crates (#4679)Ryan Dahl
2020-04-07Remove __timers namespace (#4662)Ryan Dahl
2020-04-03v0.39.0Ryan Dahl
2020-04-01Support dynamic import in bundles. (#4561)Kitson Kelly
2020-03-28v0.38.0Ryan Dahl
2020-03-28Update to Prettier 2 and use ES Private Fields (#4498)Kitson Kelly
2020-03-23v0.37.1Ryan Dahl
2020-03-23v0.37.0Ryan Dahl
2020-03-11v0.36.0Ryan Dahl
2020-03-09upgrade: typescript 3.8.3 (#4301)Ryan Dahl
2020-03-07upgrade rust dependencies (#4270)Ryan Dahl
2020-03-04Migrate internal bundles to System (#4233)Kitson Kelly
2020-03-04Fix inlining of lib.dom.iterable.d.ts. (#4242)Kitson Kelly
2020-02-28v0.35.0Ryan Dahl
2020-02-28Exit HandleScope before snapshotting (#4168)Bert Belder
2020-02-26Bundles can be sync or async based on top level await (#4124)Kitson Kelly
2020-02-25upgrade: TypeScript 3.8 (#4100)Kitson Kelly
2020-02-25Clean up how we use opIds (#4118)Ryan Dahl
2020-02-20v0.34.0Ryan Dahl
2020-02-19Support loading additional TS lib files (#3863)Kitson Kelly
2020-02-13v0.33.0Ryan Dahl
2020-02-12Improvements to bundling. (#3965)Kitson Kelly
2020-02-03v0.32.0Bartek Iwańczuk
2020-02-01feat: support crate imports in deno_typescript (#3814)Andy Finch
2020-01-27refactor: isomorphic snapshot for CLI (#3728)Bartek Iwańczuk
2020-01-24s/PinnedBuf/ZeroCopyBuf (#3782)Ryan Dahl
2020-01-24Break out runtime lib to main and worker (#3771)Kitson Kelly
2020-01-24v0.31.0Ryan Dahl
2020-01-23update readmes (#3765)Ryan Dahl
2020-01-22refactor: snapshotting (#3753)Bartek Iwańczuk
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-21v0.30.1Ryan Dahl
2020-01-21Revert "don't include assets in binary (#3661)"Ry Dahl
2020-01-20Use globalThis to reference global scope (#3719)Kitson Kelly
2020-01-18v0.30.0Ryan Dahl
2020-01-17feat: support individual async handler for each op (#3690)Andy Finch
2020-01-12don't include assets in binary (#3661)Bartek Iwańczuk
2020-01-12Create an old program to be used in snapshot. (#3644)Kitson Kelly
2020-01-09v0.29.0Ryan Dahl