1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/js
Ryan Dahl 0213053856 Remove handlers crate target.
- Add build scripts for Rust flatbuffers.
- Rewrites some reply.cc methods in Rust.
- Changes some struct elements to table in msg.fbs (rust flatbuffers
  lacks support currently)
- Renames handlers_test to test_rs.
- This reorg is needed to make progress on the code cache handler.
2018-07-24 12:29:54 -04:00
..
assets.ts Change copyrights to be 'Deno authors'. 2018-07-24 10:38:11 -04:00
console.ts Use C++ to do flatbuffer parsing. 2018-07-06 17:33:06 -04:00
deno.d.ts Change copyrights to be 'Deno authors'. 2018-07-24 10:38:11 -04:00
deno.ts Change copyrights to be 'Deno authors'. 2018-07-24 10:38:11 -04:00
dispatch.ts Change copyrights to be 'Deno authors'. 2018-07-24 10:38:11 -04:00
fetch.ts Change copyrights to be 'Deno authors'. 2018-07-24 10:38:11 -04:00
globals.ts Change copyrights to be 'Deno authors'. 2018-07-24 10:38:11 -04:00
main.ts Remove handlers crate target. 2018-07-24 12:29:54 -04:00
mock_builtin.js Replace packer with rollup 2018-07-22 03:16:17 +02:00
mock_runtime.js Allow deno_buf with null alloc_ptr to be memcpy'd 2018-07-24 12:29:54 -04:00
msg_generated.ts Remove handlers crate target. 2018-07-24 12:29:54 -04:00
os.ts Change copyrights to be 'Deno authors'. 2018-07-24 10:38:11 -04:00
plugins.d.ts Replace packer with rollup 2018-07-22 03:16:17 +02:00
runtime.ts Change copyrights to be 'Deno authors'. 2018-07-24 10:38:11 -04:00
tests.ts Change copyrights to be 'Deno authors'. 2018-07-24 10:38:11 -04:00
text-encoding.d.ts Import ts file from prototype without change 2018-07-06 12:22:11 -04:00
timers.ts Change copyrights to be 'Deno authors'. 2018-07-24 10:38:11 -04:00
types.ts Change copyrights to be 'Deno authors'. 2018-07-24 10:38:11 -04:00
util.ts Change copyrights to be 'Deno authors'. 2018-07-24 10:38:11 -04:00
v8_source_maps.ts Change copyrights to be 'Deno authors'. 2018-07-24 10:38:11 -04:00