summaryrefslogtreecommitdiff
path: root/js/dispatch_minimal.ts
AgeCommit message (Expand)Author
2019-10-04Merge deno_cli_snapshots into deno_cli (#3064)Ryan Dahl
2019-09-02Refactor snapshot build (#2825)Ryan Dahl
2019-08-26Clean up various flatbuffer references (#2819)Ryan Dahl
2019-08-26Port readSync/writeSync ops to minimalRyan Dahl
2019-08-22introduce JSON serialization for ops (#2799)Ryan Dahl
2019-08-21Organize dispatch a bit (#2796)Ryan Dahl
2019-08-16Revert "Remove dead code: legacy read/write ops"Ryan Dahl
2019-08-14Remove dead code: legacy read/write ops (#2776)Ryan Dahl
2019-08-07Add op_id throughout op API (#2734)Ryan Dahl
2019-06-14Revert "Refactor dispatch handling (#2452)"Ryan Dahl
2019-06-13Refactor dispatch handling (#2452)andy finch
2019-05-03Optimize read and write ops (#2259)Ryan Dahl