1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-15 18:38:53 -05:00
denoland-deno/src
Ryan Dahl b79ce93010 Allow deno_buf with null alloc_ptr to be memcpy'd
This is a temporary hack to allow for easier restructuring of
the serialization code as we move Flatbuffer stuff from C++ to Rust.
2018-07-24 12:29:54 -04:00
..
binding.cc Allow deno_buf with null alloc_ptr to be memcpy'd 2018-07-24 12:29:54 -04:00
binding.rs Change copyrights to be 'Deno authors'. 2018-07-24 10:38:11 -04:00
deno.h Change copyrights to be 'Deno authors'. 2018-07-24 10:38:11 -04:00
file_util.cc Change copyrights to be 'Deno authors'. 2018-07-24 10:38:11 -04:00
file_util.h Change copyrights to be 'Deno authors'. 2018-07-24 10:38:11 -04:00
file_util_test.cc Change copyrights to be 'Deno authors'. 2018-07-24 10:38:11 -04:00
flatbuffer_builder.cc Change copyrights to be 'Deno authors'. 2018-07-24 10:38:11 -04:00
flatbuffer_builder.h Change copyrights to be 'Deno authors'. 2018-07-24 10:38:11 -04:00
flatbuffer_builder_test.cc Change copyrights to be 'Deno authors'. 2018-07-24 10:38:11 -04:00
from_filesystem.cc Change copyrights to be 'Deno authors'. 2018-07-24 10:38:11 -04:00
from_snapshot.cc Change copyrights to be 'Deno authors'. 2018-07-24 10:38:11 -04:00
handlers.h Change copyrights to be 'Deno authors'. 2018-07-24 10:38:11 -04:00
handlers.rs Change copyrights to be 'Deno authors'. 2018-07-24 10:38:11 -04:00
internal.h Change copyrights to be 'Deno authors'. 2018-07-24 10:38:11 -04:00
main.rs Use 2 space indent. 2018-07-20 03:46:26 -04:00
mock_runtime_test.cc Allow deno_buf with null alloc_ptr to be memcpy'd 2018-07-24 12:29:54 -04:00
msg.fbs Add 'command id' field to messages 2018-07-08 21:01:24 +02:00
reply.cc Change copyrights to be 'Deno authors'. 2018-07-24 10:38:11 -04:00
reply.h Change copyrights to be 'Deno authors'. 2018-07-24 10:38:11 -04:00
snapshot_creator.cc Change copyrights to be 'Deno authors'. 2018-07-24 10:38:11 -04:00
test.cc Change copyrights to be 'Deno authors'. 2018-07-24 10:38:11 -04:00