summaryrefslogtreecommitdiff
path: root/js/dispatch.ts
AgeCommit message (Expand)Author
2018-10-26Remove broken feature: trace()Ryan Dahl
2018-10-17Optimization: Reuse ArrayBuffer during serialization.Ryan Dahl
2018-10-04Rename fbs to msg.Ryan Dahl
2018-10-04Rename flatbuffer base.msg to base.innerRyan Dahl
2018-10-03timers: implement timers in javascriptBert Belder
2018-09-27Support zero-copy data in libdeno.send(). (#838)Ryan Dahl
2018-09-22Implement deno.trace() (#795)Kevin (Kun) "Kassimo" Qian
2018-09-10fbs_util.ts -> dispatch.tsRyan Dahl
2018-08-02Remove dispatch.ts and move assignCmdId to util.tsRyan Dahl
2018-07-24Change copyrights to be 'Deno authors'.Ryan Dahl
2018-07-06Use C++ to do flatbuffer parsing.Ryan Dahl
2018-07-06Import ts file from prototype without changeRyan Dahl