summaryrefslogtreecommitdiff
path: root/cli/js/ops/dispatch_json.ts
AgeCommit message (Expand)Author
2020-07-19Port internal TS code to JS (#6793)Bartek Iwańczuk
2020-07-06clean up code in cli/js (#6611)Stanislav
2020-06-21core: add Deno.core.dispatchByName (#6395)Bartek Iwańczuk
2020-06-01feat(core): Ops can take several zero copy buffers (#4788)Valentin Anger
2020-03-15feat: Deno.core.{encode,decode}; standalone UTF-8 encoding/decoding (#4349)Bartek Iwańczuk
2020-03-09use Object instead of Map for promise table (#4309)Bartek Iwańczuk
2020-03-08reorg: move JS ops implementations to cli/js/ops/, part 1 (#4264)Bartek Iwańczuk