Ryan Dahl
|
b2694ecbd8
|
Don't use bool in deno.h to support C.
|
2018-06-15 22:19:00 +02:00 |
|
Ryan Dahl
|
4ac67cf343
|
Demo protobufs in deno2.
Adds deno_set_response() to allow stack allocated responses.
|
2018-06-14 14:19:17 +02:00 |
|
Ryan Dahl
|
64d41a72f1
|
deno_dispose -> deno_delete
|
2018-06-11 22:36:14 +02:00 |
|
Ryan Dahl
|
e89a49490c
|
Clarify memory guarantees of deno_buf
|
2018-06-11 22:24:06 +02:00 |
|
Ryan Dahl
|
7242f2b5a5
|
Add channel to pub/sub
|
2018-06-11 21:57:25 +02:00 |
|
Ryan Dahl
|
56c3ac464e
|
Rename deno_load to deno_execute.
|
2018-06-11 20:49:57 +02:00 |
|
Ryan Dahl
|
2443f7efee
|
Use pub/sub instead of send/recv
|
2018-06-11 19:19:34 +02:00 |
|
Ryan Dahl
|
cbbe8ad999
|
Add deno_send tests.
|
2018-06-11 18:17:28 +02:00 |
|
Ryan Dahl
|
0e07e16dd6
|
Add mock_runtime_test.
|
2018-06-11 17:50:06 +02:00 |
|
Ryan Dahl
|
2791a49ecf
|
s/RecvCallback/deno_recv_cb/g
|
2018-06-11 16:48:21 +02:00 |
|
Ryan Dahl
|
041e503838
|
Minor libdeno clean ups.
|
2018-06-10 14:34:59 +02:00 |
|
Ryan Dahl
|
9296b21b87
|
Use C linkage in deno.h
|
2018-06-10 14:18:15 +02:00 |
|
Ryan Dahl
|
a6880dad65
|
make_snapshot should be private
Now deno.h doesn't export v8.h and is self contained.
|
2018-06-10 13:17:06 +02:00 |
|
Ryan Dahl
|
ff48eca540
|
Expose deno::from_snapshot() constructor
|
2018-06-10 05:34:03 +02:00 |
|
Ryan Dahl
|
3062039ffe
|
First pass at libdeno.
|
2018-06-10 04:55:31 +02:00 |
|