summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-10-26Support https in fetch.Ryan Dahl
2018-10-26build: snapshot blob is an input for the snapshot objectBert Belder
2018-10-26Add separate http/https cache dirs to DENO_DIR (#971)Kevin (Kun) "Kassimo" Qian
2018-10-26Disable treat_warnings_as_errors on windows when sccache is in useBert Belder
2018-10-25Minor text fixes and improvements to Docs.md (#1091)David Michael Gregg
2018-10-25Turn on treat_warnings_as_errors (#1086)Ryan Dahl
2018-10-25doc: update TS and V8 version in README fileAntoine du Hamel
2018-10-25Add error_001.ts to execution time benchmarks.Ryan Dahl
2018-10-25build: fix compatibility with rustc 1.30.0Bert Belder
2018-10-25appveyor: fix logic in Get-SaveCacheBert Belder
2018-10-24Support CheckJSKitson Kelly
2018-10-24Add libdeno.shared global shared ArrayBuffer.Ryan Dahl
2018-10-24libdeno: Expose snapshot creation.Ryan Dahl
2018-10-24libdeno: clean upRyan Dahl
2018-10-24libdeno: deno_new should take a snapshot parameter.Ryan Dahl
2018-10-24Remove deno_nsRyan Dahl
2018-10-24fix typos (#1083)Joseph
2018-10-24Clean up y-axes on benchmark page. (#1077)Ryan Dahl
2018-10-24Move eager functions into eager_unix.rsBert Belder
2018-10-24Refactor eager_{read,write,accept}_tcp into separate functionsBert Belder
2018-10-23Switch to getopts for flag parsing (#1080)Kevin (Kun) "Kassimo" Qian
2018-10-23Add node_tcp target to http_benchmark. (#1074)Ryan Dahl
2018-10-23format: don't format files in third_partyBert Belder
2018-10-23third_party: install yapf with pipBert Belder
2018-10-23Bundle pywin32 in third_partyBert Belder
2018-10-23Revert "Support CheckJS"Ryan Dahl
2018-10-23Support CheckJSKitson Kelly
2018-10-23Enforce media typesKitson Kelly
2018-10-23Make Headers more idiomatic (#1062)Kitson Kelly
2018-10-23improve file_info.tsztplz
2018-10-22Improve globals for runtime type libraryKitson Kelly
2018-10-21Implemente clone for FetchResponse (#1054)ztplz
2018-10-21CI should fail when code isn't formatted.Ryan Dahl
2018-10-21Add the right mac rustfmt binaryRyan Dahl
2018-10-21Add yapf to third_party.Ryan Dahl
2018-10-21third_party: add the right rustfmt.exe binaryBert Belder
2018-10-21Add URLSearchParams (#1049)Kyra