1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-01 09:24:20 -04:00
denoland-deno/runtime/ops
Bartek Iwańczuk 70af812876
feat: native HTTP bindings (#9935)
Co-authered-by: Luca Casonato <lucacasonato@yahoo.com>
Co-authered-by: Ben Noordhuis <info@bnoordhuis.nl>
Co-authered-by: Ryan Dahl <ry@tinyclouds.org>
2021-04-08 18:34:15 -04:00
..
crypto.rs core(runtime): fix copyright in date (#9116) 2021-01-15 13:18:49 +11:00
fetch.rs upgrade: Rust 1.51.0 (#9895) 2021-03-25 19:17:37 +01:00
file.rs feat: blob URL support (#10045) 2021-04-07 15:22:14 +02:00
fs.rs refactor: rewrite "net" ops to use serde_v8 (#10028) 2021-04-06 10:33:43 +02:00
fs_events.rs refactor: convert ops to use serde_v8 (#10009) 2021-04-05 18:40:24 +02:00
http.rs feat: native HTTP bindings (#9935) 2021-04-08 18:34:15 -04:00
io.rs refactor: convert ops to use serde_v8 (#10009) 2021-04-05 18:40:24 +02:00
mod.rs feat: native HTTP bindings (#9935) 2021-04-08 18:34:15 -04:00
net.rs feat: native HTTP bindings (#9935) 2021-04-08 18:34:15 -04:00
net_unix.rs refactor: rewrite "net" ops to use serde_v8 (#10028) 2021-04-06 10:33:43 +02:00
os.rs refactor: rewrite "net" ops to use serde_v8 (#10028) 2021-04-06 10:33:43 +02:00
permissions.rs refactor: convert ops to use serde_v8 (#10009) 2021-04-05 18:40:24 +02:00
plugin.rs refactor: convert ops to use serde_v8 (#10009) 2021-04-05 18:40:24 +02:00
process.rs refactor: convert ops to use serde_v8 (#10009) 2021-04-05 18:40:24 +02:00
runtime.rs refactor: convert ops to use serde_v8 (#10009) 2021-04-05 18:40:24 +02:00
signal.rs refactor: convert ops to use serde_v8 (#10009) 2021-04-05 18:40:24 +02:00
timers.rs refactor: convert ops to use serde_v8 (#10009) 2021-04-05 18:40:24 +02:00
tls.rs refactor: rewrite "net" ops to use serde_v8 (#10028) 2021-04-06 10:33:43 +02:00
tty.rs refactor: convert ops to use serde_v8 (#10009) 2021-04-05 18:40:24 +02:00
url.rs chore: split web op crate (#9635) 2021-03-12 16:17:18 +01:00
utils.rs refactor: rewrite "net" ops to use serde_v8 (#10028) 2021-04-06 10:33:43 +02:00
web_worker.rs refactor: convert ops to use serde_v8 (#10009) 2021-04-05 18:40:24 +02:00
webgpu.rs chore: Add missing copyright headers (#9910) 2021-03-27 01:33:06 +01:00
websocket.rs update copyright to 2021 (#9081) 2021-01-10 21:59:07 -05:00
worker_host.rs refactor: convert ops to use serde_v8 (#10009) 2021-04-05 18:40:24 +02:00