summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-01-24fix cargo-publish-on-tag (#3781)Ryan Dahl
2020-01-21change copyrights from 2019 to 2020 (#3733)Takashi Idobe
2020-01-20Fix bug in strace parser (#3720)Ry Dahl
2020-01-18rename dial to connect and dialTLS to connectTLS (#3710)Bartek Iwańczuk
2020-01-18Debug strace issue (#3706)Ry Dahl
2020-01-17Auto cargo-publish on tags (#3704)Ry Dahl
2020-01-16add "deno fetch" benchmarks (#3688)Bartek Iwańczuk
2020-01-15Revert "feat(flags): script arguments come after '--'" (#3681)Ry Dahl
2020-01-13extend bencharks to 20sBartek Iwańczuk
2020-01-11Add gzip, brotli and ETag support for file fetcher (#3597)EnokMan
2020-01-09feat: Deno.args now does not include script (#3628)Ry Dahl
2020-01-08feat(flags): script arguments come after '--' (#3621)Ry Dahl
2020-01-08update pylintrc (#3618)Ry Dahl
2020-01-05Upgrade rust crates and modernize hyper_hello (#3606)Bert Belder
2020-01-05Replace libdeno with rusty_v8 (#3556)Ry Dahl
2020-01-04Added textencoder benchmark (#3589)Luca Casonato
2020-01-02Add missing year ranges to copyright notices (#3582)Waldir Pimenta
2020-01-02Happy new year! (#3578)Ry Dahl
2019-12-12benchmark: align deno_http and node_http response (#3484)Kevin (Kun) "Kassimo" Qian
2019-12-04fix depot_tools on macOS Catalina by upgrading it to 23247b9 (#3441)Christian Moritz
2019-11-19fix: use AF_INET6 in ./tools/http_server.py (#3374)Bartek Iwańczuk
2019-11-19feat(std/node) add CommonJS require (#3380)Kevin (Kun) "Kassimo" Qian
2019-11-14Loader: support .wasm imports (#3328)Kevin (Kun) "Kassimo" Qian
2019-11-13Update to TypeScript 3.7 (#3275)Kitson Kelly
2019-11-13Make bundles fully standalone (#3325)Kitson Kelly
2019-11-07Upgrade rust crates (#3292)Bert Belder
2019-11-07upgrade: V8 8.0.192Ryan Dahl
2019-10-31Upgrade node_modules, change tagline, clean up root directory (#3247)Ry Dahl
2019-10-29Remove TTY tests - dead code (#3229)Ry Dahl
2019-10-29fix race condition in test http server (#3237)Andy Hayden
2019-10-28Move prebuilt binaries to third_party (#3227)Ry Dahl
2019-10-28Use top-level for-await in various places (#3217)Andy Hayden
2019-10-27feat: top-level-for-await (#3212)Andy Hayden
2019-10-24Remove old website (#3194)Ry Dahl
2019-10-23Small cleanups in perrmission_prompt_test.ts (#3188)JaePil Jung
2019-10-22Add TextDecoder benchmark (#3180)Ry Dahl
2019-10-16Fix tools/docs.py (#3135)Ryan Dahl
2019-10-16fix: remote jsx/tsx files were compiled as js/ts (#3125)Yusuke Sakurai
2019-10-11Ensure DENO_DIR when saving the REPL history (#3106)Nayeem Rahman
2019-10-09Run deno_std tests in github actionsRyan Dahl
2019-10-06refactor benchmark results posting (#3076)Christian Moritz
2019-10-05remove appveyor specific code paths (#3071)Christian Moritz
2019-10-04Merge deno_cli_snapshots into deno_cli (#3064)Ryan Dahl
2019-10-04Move deno_std to a more convenient location. (#3057)Ryan Dahl
2019-09-30Use 0.0.0.0 for servers in benchmarks and tests (#3010)Ryan Dahl
2019-09-24tools: fix cc_wrapper in setup.py (#3017)Christian Moritz
2019-09-20dial/listen API change (#3000)Ryan Dahl
2019-09-19Remove test.py, use cargo test as test frontend (#2967)Ryan Dahl
2019-09-19Clean up miscellaneous metafiles (#2981)Bert Belder
2019-09-18First pass at github actions (#2966)Ryan Dahl