Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-22 | Delete go implementation (#276) | Ryan Dahl | |
The go prototype will remain at https://github.com/ry/deno/tree/golang | |||
2018-05-31 | fix all duration to delay with mdn description | Yorkie Liu | |
2018-05-31 | fix nits | Yorkie Liu | |
2018-05-31 | optimize the timer ts impl, and correct the duration if less than 10 | Yorkie Liu | |
2018-05-29 | Support using deno as a library | Ryan Dahl | |
2018-05-28 | Add LICENSE | Ryan Dahl | |
2018-05-25 | Finish de-oneof-ing | Ryan Dahl | |
2018-05-25 | Use proto3 again. | Ryan Dahl | |
2018-05-23 | Move pubMsg to dispatch | Ryan Dahl | |
2018-05-23 | Adds setInterval, clearInterval, clearTimeout. | Parsa Ghadimi | |
2018-05-22 | Use proto2 instead of proto3 | Ryan Dahl | |
Travis doesn't support proto3. | |||
2018-05-21 | Organize modules: timers, os | Ryan Dahl | |