Age | Commit message (Expand) | Author |
---|---|---|
2020-02-18 | refactor: cleanup cli/lib.rs (#4006) | Bartek Iwańczuk |
2020-02-15 | refactor: replace Arc<Box<..>> with Rc<..> (#3996) | Bartek Iwańczuk |
2020-02-11 | workers: basic event loop (#3828) | Bartek Iwańczuk |
2020-02-03 | refactor: Use Tokio's single-threaded runtime (#3844) | Ryan Dahl |
2020-01-25 | refactor: Modules and Loader trait (#3791) | Bartek Iwańczuk |
2020-01-25 | Refactor error tracking and scope juggling in deno_core (#3783) | Bert Belder |
2020-01-24 | s/PinnedBuf/ZeroCopyBuf (#3782) | Ryan Dahl |
2020-01-21 | Upgrade to rusty_v8 v0.1.1 (#3741) | Bert Belder |
2020-01-11 | refactor: remove Isolate.current_send_cb_info and DenoBuf, port Isolate.share... | Bartek Iwańczuk |
2020-01-08 | refactor: module loading in EsIsolate (#3615) | Bartek Iwańczuk |
2020-01-07 | core: factor out EsIsolate from Isolate (#3613) | Bartek Iwańczuk |