index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cli
/
file_fetcher.rs
Age
Commit message (
Expand
)
Author
2019-12-23
Upgrades rust to 1.40.0 (#3542)
Axetroy
2019-12-15
Use async-await at few places, fix spelling mistake (#3499)
Gurwinder Singh
2019-12-03
feat: Add --no-remote, rename --no-fetch to --cached-only (#3417)
Nayeem Rahman
2019-11-25
better error message for missing module (#3402)
Bartek Iwańczuk
2019-11-22
remove tokio_util::block_on (#3388)
Bartek Iwańczuk
2019-11-16
Use futures 0.3 API (#3358)
Bartek Iwańczuk
2019-11-15
Fix remote .wasm import content type issue (#3351)
Kevin (Kun) "Kassimo" Qian
2019-11-14
Loader: support .wasm imports (#3328)
Kevin (Kun) "Kassimo" Qian
2019-10-17
feat: --reload flag to take arg for partial reload (#3109)
Michał Sabiniarz
2019-10-16
fix: remote jsx/tsx files were compiled as js/ts (#3125)
Yusuke Sakurai
2019-10-06
remove more calls to tokio_util::block_on (#3059)
Bartek Iwańczuk
2019-10-04
Merge deno_cli_snapshots into deno_cli (#3064)
Ryan Dahl
2019-10-02
feat: JSX Support (#3038)
Yusuke Sakurai
2019-09-19
Remove test.py, use cargo test as test frontend (#2967)
Ryan Dahl
2019-09-04
Run tests after "cargo build" on travis (#2854)
Ryan Dahl
2019-08-30
Use 'reqwest' to implement HTTP client (#2822)
Bartek Iwańczuk
2019-08-16
Upgrade to rust 1.37.0 (#2786)
Ryan Dahl
2019-08-13
Propagate Url::to_file_path() errors instead of panicking (#2771)
Bert Belder
2019-07-31
Use system rustfmt instead of fixed binary (#2701)
Ryan Dahl
2019-07-31
refactor: cleanup compiler pipeline (#2686)
Bartek Iwańczuk
2019-07-31
factor out FileFetcher to separate module (#2683)
Bartek Iwańczuk
[prev]