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

11 commits

Author SHA1 Message Date
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
502662476a optimize the timer ts impl, and correct the duration if less than 10 2018-05-31 23:39:44 +02:00
Ryan Dahl
0ea603d96e Support using deno as a library 2018-05-29 04:34:44 -04: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
Ryan Dahl
5b858632ac Use proto3 again. 2018-05-25 15:30:09 -04:00
Ryan Dahl
8d1497a408 Move pubMsg to dispatch 2018-05-23 17:23:50 -04:00
Parsa Ghadimi
cb222ceb22 Adds setInterval, clearInterval, clearTimeout. 2018-05-23 17:07:20 -04:00
Ryan Dahl
d0a8bacab6 Use proto2 instead of proto3
Travis doesn't support proto3.
2018-05-22 14:10:15 -04:00
Ryan Dahl
51692a5825 Organize modules: timers, os 2018-05-21 23:00:36 -04:00