1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-21 23:04:45 -05:00
denoland-deno/cli/ops
Ryan Dahl 2235dd795d
Revert json ops (#2814)
* Revert "port more ops to JSON (#2809)"

This reverts commit 137f33733d.

* Revert "port ops to JSON: compiler, errors, fetch, files (#2804)"

This reverts commit 79f82cf10e.

* Revert "Port rest of os ops to JSON (#2802)"

This reverts commit 5b2baa5c99.
2019-08-24 13:20:48 -07:00
..
compiler.rs Revert json ops (#2814) 2019-08-24 13:20:48 -07:00
dispatch_flatbuffers.rs Revert json ops (#2814) 2019-08-24 13:20:48 -07:00
dispatch_json.rs introduce JSON serialization for ops (#2799) 2019-08-22 22:30:14 -07:00
dispatch_minimal.rs introduce JSON serialization for ops (#2799) 2019-08-22 22:30:14 -07:00
errors.rs Revert json ops (#2814) 2019-08-24 13:20:48 -07:00
fetch.rs Revert json ops (#2814) 2019-08-24 13:20:48 -07:00
files.rs Revert json ops (#2814) 2019-08-24 13:20:48 -07:00
fs.rs introduce JSON serialization for ops (#2799) 2019-08-22 22:30:14 -07:00
io.rs Organize dispatch a bit (#2796) 2019-08-21 20:42:48 -04:00
metrics.rs Revert json ops (#2814) 2019-08-24 13:20:48 -07:00
mod.rs Revert json ops (#2814) 2019-08-24 13:20:48 -07:00
net.rs Revert json ops (#2814) 2019-08-24 13:20:48 -07:00
os.rs Revert json ops (#2814) 2019-08-24 13:20:48 -07:00
performance.rs Revert json ops (#2814) 2019-08-24 13:20:48 -07:00
permissions.rs Revert json ops (#2814) 2019-08-24 13:20:48 -07:00
process.rs Revert json ops (#2814) 2019-08-24 13:20:48 -07:00
random.rs Revert json ops (#2814) 2019-08-24 13:20:48 -07:00
repl.rs Revert json ops (#2814) 2019-08-24 13:20:48 -07:00
resources.rs Revert json ops (#2814) 2019-08-24 13:20:48 -07:00
timers.rs Revert json ops (#2814) 2019-08-24 13:20:48 -07:00
utils.rs introduce JSON serialization for ops (#2799) 2019-08-22 22:30:14 -07:00
workers.rs Revert json ops (#2814) 2019-08-24 13:20:48 -07:00