summaryrefslogtreecommitdiff
path: root/timers.go
AgeCommit message (Expand)Author
2018-06-22Delete go implementation (#276)Ryan Dahl
2018-05-31fix all duration to delay with mdn descriptionYorkie Liu
2018-05-31fix nitsYorkie Liu
2018-05-31optimize the timer ts impl, and correct the duration if less than 10Yorkie Liu
2018-05-29Support using deno as a libraryRyan Dahl
2018-05-28Add LICENSERyan Dahl
2018-05-25Finish de-oneof-ingRyan Dahl
2018-05-25Use proto3 again.Ryan Dahl
2018-05-23Move pubMsg to dispatchRyan Dahl
2018-05-23Adds setInterval, clearInterval, clearTimeout.Parsa Ghadimi
2018-05-22Use proto2 instead of proto3Ryan Dahl
2018-05-21Organize modules: timers, osRyan Dahl