Age | Commit message (Expand) | Author |
---|---|---|
2020-02-03 | refactor: Use Tokio's single-threaded runtime (#3844) | Ryan Dahl |
2020-01-24 | s/PinnedBuf/ZeroCopyBuf (#3782) | Ryan Dahl |
2020-01-05 | Rename crates: 'deno' to 'deno_core' and 'deno_cli' to 'deno' (#3600) | Ry Dahl |
2020-01-02 | Happy new year! (#3578) | Ry Dahl |
2019-11-24 | refactor: Elevate DenoPermissions lock to top level (#3398) | Kevin (Kun) "Kassimo" Qian |
2019-11-16 | Use futures 0.3 API (#3358) | Bartek Iwańczuk |
2019-10-27 | Use web standard Permissions API (#3200) | Yoshiya Hinosawa |
2019-10-11 | Add init methods for each op module (#3087) | Ryan Dahl |
2019-09-20 | js: reschedule global timer if it fires earlier than expected (#2989) | Bert Belder |
2019-08-26 | bring back json ops (#2815) | Bartek Iwańczuk |
2019-08-24 | Revert json ops (#2814) | Ryan Dahl |
2019-08-24 | port more ops to JSON (#2809) | Bartek Iwańczuk |
2019-08-21 | Organize dispatch a bit (#2796) | Ryan Dahl |
2019-08-14 | split up ops.rs (#2753) | Bartek Iwańczuk |