Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-24 | s/PinnedBuf/ZeroCopyBuf (#3782) | Ryan Dahl | |
2020-01-21 | feat: add AsyncUnref ops (#3721) | Yoshiya Hinosawa | |
This is in order to support features like signal handlers, which shouldn't prevent the program from exiting. | |||
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 | |