summaryrefslogtreecommitdiff
path: root/cli/ops/dispatch_json.rs
AgeCommit message (Expand)Author
2020-01-05Rename crates: 'deno' to 'deno_core' and 'deno_cli' to 'deno' (#3600)Ry Dahl
2020-01-02Happy new year! (#3578)Ry Dahl
2019-11-16Use futures 0.3 API (#3358)Bartek Iwańczuk
2019-10-25fix: handle malformed control buffers (#3202)Bartek Iwańczuk
2019-10-01use Isolate::register_op in deno_cli (#3039)Bartek Iwańczuk
2019-08-26fix: shared queue requires aligned buffer (#2816)Bartek Iwańczuk
2019-08-22introduce JSON serialization for ops (#2799)Ryan Dahl