summaryrefslogtreecommitdiff
path: root/os_test.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-30Remove extension hack in ResolveModule.Ryan Dahl
2018-05-29Support using deno as a libraryRyan Dahl
2018-05-28Add LICENSERyan Dahl
2018-05-28Fix TestResolveModule4Ryan Dahl
2018-05-28Better handle remote urls in ResolveModuleRyan Dahl
2018-05-23Move ResolveModule to os.goRyan Dahl