summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-10-20Add Rust hyper http benchmark (#1043)Kevin (Kun) "Kassimo" Qian
2018-10-20v0.1.9Ryan Dahl
2018-10-20Upgrade V8 to 7.1.302.4Ryan Dahl
2018-10-20Optimization: eager acceptRyan Dahl
2018-10-20Optimization: eager writeRyan Dahl
2018-10-20Optimization: eager readRyan Dahl
2018-10-20Allow partial writes.Ryan Dahl
2018-10-20Windows: dont use ts-node symlinked pathRyan Dahl
2018-10-20y label fixKevin (Kun) "Kassimo" Qian
2018-10-20feat: show only 20 benchmark data in inde.htmlYoshiya Hinosawa
2018-10-20build: clean up the gn template for rust targets a bitBert Belder
2018-10-20Add rustfmt to third_party.Ryan Dahl
2018-10-20Format.Ryan Dahl