Age | Commit message (Expand) | Author |
---|---|---|
2020-02-25 | Clean up how we use opIds (#4118) | Ryan Dahl |
2020-02-15 | refactor: replace Arc<Box<..>> with Rc<..> (#3996) | Bartek Iwańczuk |
2020-02-03 | refactor: Use Tokio's single-threaded runtime (#3844) | Ryan Dahl |
2020-01-24 | s/PinnedBuf/ZeroCopyBuf (#3782) | Ryan Dahl |
2020-01-21 | feat: add AsyncUnref ops (#3721) | Yoshiya Hinosawa |
2020-01-06 | refactor: remove core/libdeno.rs (#3611) | Bartek Iwańczuk |
2020-01-02 | Happy new year! (#3578) | Ry Dahl |
2019-12-05 | feat: first pass at native plugins (#3372) | Andy Finch |
2019-11-18 | feat: op registration during calls (#3375) | Andy Finch |
2019-11-16 | Use futures 0.3 API (#3358) | Bartek Iwańczuk |
2019-10-22 | core: gracefully handle bad op id (#3131) | Bartek Iwańczuk |
2019-09-30 | feat: op registration in core (#3002) | Bartek Iwańczuk |