Age | Commit message (Expand) | Author |
---|---|---|
2019-05-03 | feat: support .mjs extension resolution (#2283) | Kevin (Kun) "Kassimo" Qian |
2019-05-03 | add --no-fetch CLI flag to prevent remote downloads (#2213) | Bartek IwaĆczuk |
2019-04-29 | Add support for custom tsconfig.json (#2089) | Kitson Kelly |
2019-04-17 | Fix clippy warnings | Bert Belder |
2019-04-13 | fix absolute path resolution from remote (#2109) | Yoshiya Hinosawa |
2019-04-09 | Silence clippy warnings and format source code | Bert Belder |
2019-04-01 | Follow redirect location as new referrers for nested module imports (#2031) | Kevin (Kun) "Kassimo" Qian |
2019-03-28 | Merge the --recompile and --reload flags (#2003) | Ryan Dahl |
2019-03-28 | Clippy fixes (#2009) | Bert Belder |
2019-03-20 | Fix clippy errors and upgrade Rust to 1.33.0 in CI (#1945) | Ryan Dahl |
2019-03-20 | Add more async module loading function (#1974) | Ryan Dahl |
2019-03-19 | Add fetch_remote_source_async (#1972) | Ryan Dahl |
2019-03-19 | Move fetch_remote_source, fetch_local_source | Ryan Dahl |
2019-03-19 | Rename //src/ to //cli/ (#1962) | Ryan Dahl |