Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-02 | Guess extensions on extension not provided (#859) | Kevin (Kun) "Kassimo" Qian | |
Fixes #857 | |||
2018-09-05 | Improve module resolution. | Ryan Dahl | |
Windows can't handle ":" in path names, so we use a special directory format .deno/deps/localhost_PORT4545/ to represent hosts with non-default ports. Fixes #645. | |||
2018-08-28 | Add duplicate import test | Kitson Kelly | |
2018-08-02 | Add 005_more_imports.ts | Ryan Dahl | |
And run check_output_test in order. | |||
2018-07-29 | Add tests/003_relative_import.ts | Ryan Dahl | |