summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-08travis should immediately fail when lint or test_format fails (#1172)Aladeen
2018-11-07appveyor: place cargo and rustup in the same cacheBert Belder
2018-11-06Support repl multiline input (#1165)Andy Hayden
2018-11-06Fix many of the clippy::pedantic warningsAndy Hayden
2018-11-06Improve preparing stack tracesKitson Kelly
2018-11-06Remove flags::processAndy Hayden
2018-11-05v0.1.11Ryan Dahl
2018-11-05Omit sources from source maps in bundle.Kitson Kelly
2018-11-05Decode main.js.map during snapshotting.Ryan Dahl
2018-11-05Add repl (#998)Andy Hayden
2018-11-05Fix issue with runtime lib generation.Kitson Kelly
2018-11-04Add deno.Buffer (#1121)Ryan Dahl
2018-11-04Improve integration test harness (#1142)Kitson Kelly
2018-11-04Web APIs: `File` and `FormData` (#1056)Kyra
2018-11-04Fix clippy warnings (#1149)Andy Hayden
2018-11-04Improve robustness of lib builder.Kitson Kelly
2018-11-03Add documentation as per #1105 (#1116)Nisheet Sinvhal
2018-11-03third_party: add tokio-process Rust crate and its dependenciesBert Belder
2018-11-03third_party: upgrade Rust cratesBert Belder
2018-11-03third_party: add unwanted crates and cargo caches to .gitignoreBert Belder
2018-11-03build: infer label name for versioned Rust cratesBert Belder
2018-11-02Move fetch headers into its own file.Ryan Dahl
2018-11-02Rename EnvPair to KeyValue.Ryan Dahl
2018-11-02test_rs needs deno_deps.Ryan Dahl
2018-11-01Fix performance regression with JSON ModulesKitson Kelly
2018-11-01clarify benchmark chart unitsbdistin
2018-11-01cargo: build in Cargo's out dir if DENO_BUILD_PATH is not setBert Belder
2018-11-01cargo: build only necessary Ninja targets when invoked by RLSBert Belder
2018-11-01build: remove absolute pathBert Belder
2018-10-31.gitignore: dedupeBert Belder
2018-10-31Support cargo check (#1128)Ryan Dahl
2018-10-31Better output on panic (#1129)Joseph
2018-10-31Add helper to turn deno.Reader into async iterator (#1130)Bartek Iwańczuk
2018-10-31Mention 'git submodule update' in docs (#1132)Joseph
2018-10-31Upgrade Flatbuffers. (#1127)Ryan Dahl
2018-10-30Add ability to load JSON as modules (#1065)Kitson Kelly
2018-10-30Make format.py less verbose.Ryan Dahl
2018-10-30Rename FetchReq op to Fetch.Ryan Dahl
2018-10-30Remove unused asset.Kitson Kelly
2018-10-30Add resources op (#1119)Bartek Iwańczuk
2018-10-29Separate source map from output code.Kitson Kelly
2018-10-28Add application/x-typescript mime type supportKevin (Kun) "Kassimo" Qian
2018-10-27v0.1.10Ryan Dahl
2018-10-27Minor sorting not handled by format.Ryan Dahl
2018-10-27Fix race condition in chmod testRyan Dahl
2018-10-27Ergonomics: Prompt TTY for permission escalation (#1081)Ryan Dahl
2018-10-26Remove broken feature: trace()Ryan Dahl
2018-10-26Remove broken feature: --depsRyan Dahl
2018-10-26Add chmod/chmodSync on unix (and fix Cargo.toml) (#1088)Kevin (Kun) "Kassimo" Qian
2018-10-26ci: peg rust version to 1.30.0Bert Belder