summaryrefslogtreecommitdiff
path: root/js/timers.ts
AgeCommit message (Expand)Author
2018-11-29Upgrade to TypeScript 3.2Kitson Kelly
2018-10-24fix typos (#1083)Joseph
2018-10-17Optimization: Reuse ArrayBuffer during serialization.Ryan Dahl
2018-10-14Align JSDoc to style guide.Kitson Kelly
2018-10-08timers: fix clearTimer bugLi Hao
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-25Add SetGlobalTimeout().Ryan Dahl
2018-09-10fbs_util.ts -> dispatch.tsRyan Dahl
2018-09-09Remove namespace from src/msg.fbsRyan Dahl
2018-09-09Map promises onto futures.Ryan Dahl
2018-08-31Refactor libdeno.send() code to reduce boilerplate.Ryan Dahl
2018-08-25Prevent circular imports in ts code (#576)Francesco Borzì
2018-08-13Use `@internal` with js/timers.tsKitson Kelly
2018-08-09First pass at setTimeout with Tokio (#434)Ryan Dahl
2018-07-24Change copyrights to be 'Deno authors'.Ryan Dahl
2018-07-06Import ts file from prototype without changeRyan Dahl