deno/cli/ops
Ryan Dahl d8ada4d3fc Port readSync/writeSync ops to minimal
This removes dispatch_flatbuffers as it is now unused. There are still a
few places where msg_generated is used: ErrorKind and MediaType. These
will be dealt with later.
2019-08-26 14:56:42 -04:00
..
compiler.rs bring back json ops (#2815) 2019-08-26 08:50:21 -04:00
dispatch_json.rs fix: shared queue requires aligned buffer (#2816) 2019-08-26 07:48:40 -04:00
dispatch_minimal.rs Port readSync/writeSync ops to minimal 2019-08-26 14:56:42 -04:00
errors.rs bring back json ops (#2815) 2019-08-26 08:50:21 -04:00
fetch.rs bring back json ops (#2815) 2019-08-26 08:50:21 -04:00
files.rs Port readSync/writeSync ops to minimal 2019-08-26 14:56:42 -04:00
fs.rs port fs ops to JSON (#2812) 2019-08-26 10:18:42 -04:00
io.rs Organize dispatch a bit (#2796) 2019-08-21 20:42:48 -04:00
metrics.rs bring back json ops (#2815) 2019-08-26 08:50:21 -04:00
mod.rs Port readSync/writeSync ops to minimal 2019-08-26 14:56:42 -04:00
net.rs bring back json ops (#2815) 2019-08-26 08:50:21 -04:00
os.rs bring back json ops (#2815) 2019-08-26 08:50:21 -04:00
performance.rs bring back json ops (#2815) 2019-08-26 08:50:21 -04:00
permissions.rs bring back json ops (#2815) 2019-08-26 08:50:21 -04:00
process.rs bring back json ops (#2815) 2019-08-26 08:50:21 -04:00
random.rs bring back json ops (#2815) 2019-08-26 08:50:21 -04:00
repl.rs bring back json ops (#2815) 2019-08-26 08:50:21 -04:00
resources.rs bring back json ops (#2815) 2019-08-26 08:50:21 -04:00
timers.rs bring back json ops (#2815) 2019-08-26 08:50:21 -04:00
utils.rs port fs ops to JSON (#2812) 2019-08-26 10:18:42 -04:00
workers.rs bring back json ops (#2815) 2019-08-26 08:50:21 -04:00