Age | Commit message (Expand) | Author |
---|---|---|
2019-08-07 | Add op_id throughout op API (#2734) | Ryan Dahl |
2019-07-31 | Use system rustfmt instead of fixed binary (#2701) | Ryan Dahl |
2019-07-11 | Refactor error to use dynamic dispatch and traits | Bert Belder |
2019-06-17 | refactor dispatch take 2 (#2533) | andy finch |
2019-06-14 | Revert "Refactor dispatch handling (#2452)" | Ryan Dahl |
2019-06-13 | Refactor dispatch handling (#2452) | andy finch |
2019-06-12 | Remove Config struct from core (#2502) | Ryan Dahl |
2019-05-01 | core: express op as enum (#2255) | Ryan Dahl |
2019-05-01 | Refactor zero-copy buffers for performance and to prevent memory leaks | Bert Belder |
2019-04-23 | core: make Isolate concrete, remove Dispatch trait (#2183) | Ryan Dahl |
2019-04-21 | Refactor CLI entry point (#2157) | Bartek IwaĆczuk |
2019-04-17 | Fix clippy warnings | Bert Belder |
2019-04-16 | Move deno_core_http_bench into examples dir (#2127) | Ryan Dahl |