Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-11 | s/RecvCallback/deno_recv_cb/g | Ryan Dahl | |
2018-06-10 | Use C linkage in deno.h | Ryan Dahl | |
2018-06-10 | make_snapshot should be private | Ryan Dahl | |
Now deno.h doesn't export v8.h and is self contained. | |||
2018-06-10 | Expose deno::from_snapshot() constructor | Ryan Dahl | |