summaryrefslogtreecommitdiff
path: root/deno_typescript
AgeCommit message (Expand)Author
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
2020-01-08refactor: module loading in EsIsolate (#3615)Bartek Iwańczuk
2020-01-07core: factor out EsIsolate from Isolate (#3613)Bartek Iwańczuk
2020-01-06error on warnings (#3612)Ry Dahl
2020-01-06merge libdeno::DenoIsolate into core::Isolate (#3605)Bartek Iwańczuk
2020-01-05Upgrade rust crates and modernize hyper_hello (#3606)Bert Belder
2020-01-05Rename crates: 'deno' to 'deno_core' and 'deno_cli' to 'deno' (#3600)Ry Dahl
2020-01-05Replace libdeno with rusty_v8 (#3556)Ry Dahl
2020-01-03v0.28.1Ryan Dahl
2020-01-02Happy new year! (#3578)Ry Dahl
2020-01-02v0.28.0Ry Dahl
2019-12-23Upgrades rust to 1.40.0 (#3542)Axetroy
2019-12-20repl: do not crash on async op reject (#3527)Kevin (Kun) "Kassimo" Qian
2019-12-18v0.27.0Ryan Dahl
2019-12-05v0.26.0Ryan Dahl
2019-11-26v0.25.0Ryan Dahl
2019-11-20feat: Support named exports on bundles. (#3352)Kitson Kelly
2019-11-14v0.24.0Ryan Dahl
2019-11-14Turn on TS strict mode for deno_typescript (#3330)Ry Dahl
2019-11-13Update to TypeScript 3.7 (#3275)Kitson Kelly
2019-11-13Make bundles fully standalone (#3325)Kitson Kelly
2019-11-07Upgrade rust crates (#3292)Bert Belder
2019-11-04v0.23.0Ryan Dahl
2019-10-28v0.22.0Ryan Dahl
2019-10-19v0.21.0Ryan Dahl
2019-10-07v0.20.0Ryan Dahl
2019-10-03Fix deno_typescript repository url in Cargo.toml (#3053)JaePil Jung
2019-10-02fix typo in deno_typescript readme (#3048)Tyr Chen
2019-10-02remove legacy Isolate.set_dispatch API (#3041)Bartek Iwańczuk
2019-10-01use Isolate::register_op in deno_cli (#3039)Bartek Iwańczuk
2019-09-30feat: op registration in core (#3002)Bartek Iwańczuk
2019-09-25v0.19.0Ryan Dahl
2019-09-18Utilise internal names for snapshot bundles (#2973)Kitson Kelly