1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
Commit graph

14 commits

Author SHA1 Message Date
foora
072fcd6b0e delete timer in the Map(timers) when call clearTimer (#215) 2018-06-09 11:08:23 +02:00
Weijia Wang
58eb14031d Use object destructing (#130) 2018-06-05 10:43:00 +02:00
Yingchen Xue
78124cd45f Rename sendMsg to pubInternal (#136) 2018-06-05 10:10:27 +02:00
Yorkie Liu
84b0687990 fix all duration to delay with mdn description 2018-05-31 23:39:44 +02:00
Yorkie Liu
38a2c042b6 fix nits 2018-05-31 23:39:44 +02:00
Yorkie Liu
9cf5ecab02 fix multi empty lines 2018-05-31 23:39:44 +02:00
Yorkie Liu
502662476a optimize the timer ts impl, and correct the duration if less than 10 2018-05-31 23:39:44 +02:00
Ryan Dahl
7762b55432 Add LICENSE 2018-05-28 21:52:13 -04:00
Ryan Dahl
0fe6ab91df Finish de-oneof-ing 2018-05-25 16:16:28 -04:00
Parsa Ghadimi
cb222ceb22 Adds setInterval, clearInterval, clearTimeout. 2018-05-23 17:07:20 -04:00
Ryan Dahl
be4883722f Rename sendMsgFromObject to sendMsg 2018-05-23 11:31:53 -04:00
Ryan Dahl
08307fb841 Add dispatch pub/sub 2018-05-21 22:07:40 -04:00
Ryan Dahl
9a66216599 Add globals.ts 2018-05-21 18:53:53 -04:00
Ryan Dahl
0a46a3e35b First pass at setTimeout 2018-05-18 11:49:28 -04:00