Age | Commit message (Expand) | Author |
---|---|---|
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 |