summaryrefslogtreecommitdiff
path: root/deno_typescript/ops.rs
AgeCommit message (Expand)Author
2020-07-19Port internal TS code to JS (#6793)Bartek Iwańczuk
2020-04-18Fix Op definitions (#4814)Ryan Dahl
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-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-21Revert "don't include assets in binary (#3661)"Ry Dahl
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-05Rename crates: 'deno' to 'deno_core' and 'deno_cli' to 'deno' (#3600)Ry Dahl
2019-10-02remove legacy Isolate.set_dispatch API (#3041)Bartek Iwańczuk
2019-09-15Make deno_cli installable via crates.io (#2946)Ryan Dahl
2019-09-02Refactor snapshot build (#2825)Ryan Dahl