Age | Commit message (Expand) | Author |
---|---|---|
2020-01-05 | Replace libdeno with rusty_v8 (#3556) | Ry Dahl |
2020-01-02 | Happy new year! (#3578) | Ry Dahl |
2019-08-07 | Add op_id throughout op API (#2734) | Ryan Dahl |
2019-07-09 | Upgrade v8 to 7.7.200 (#2624) | Ryan Dahl |
2019-06-20 | Fix silent failure of WebAssembly.instantiate() (#2548) | Ryan Dahl |
2019-06-14 | Revert "Refactor dispatch handling (#2452)" | Ryan Dahl |
2019-06-13 | Refactor dispatch handling (#2452) | andy finch |
2019-06-06 | Deno.core.evalContext & Deno.core.print fix (#2465) | MichaĆ Sabiniarz |
2019-06-06 | libdeno: expose dynamic import (#2461) | Ryan Dahl |
2019-05-02 | core: remove support for moving deno_buf ownership from C++ to JavaScript | Bert Belder |
2019-05-01 | Refactor zero-copy buffers for performance and to prevent memory leaks | Bert Belder |
2019-05-01 | core: remove unused function StrBufNullAllocPtr() | Bert Belder |
2019-04-08 | core: snapshot improvements (#2052) | Ryan Dahl |
2019-03-30 | Move //libdeno to //core/libdeno (#2015) | Ryan Dahl |