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-26 | Support async/await by including ES2017 | Ryan Dahl | |
This required adjusting the module loading system. |