summaryrefslogtreecommitdiff
path: root/fetch.go
AgeCommit message (Collapse)Author
2018-06-22Delete go implementation (#276)Ryan Dahl
The go prototype will remain at https://github.com/ry/deno/tree/golang
2018-05-30Replace -allow-connect and -allow-accept with -allow-netRyan Dahl
2018-05-29Add permission flagsRyan Dahl
2018-05-29Support using deno as a libraryRyan Dahl
2018-05-28Add LICENSERyan Dahl
2018-05-27Implement fetchRyan Dahl