summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-04Consolidates asserts#equal branches for keyed collections (Map/Set) and suppo...James Wright
2019-11-03feat: lockfiles (#3231)Ry Dahl
2019-11-02reduce redundancies in the fetch code (#3249)Nick Stott
2019-10-31Upgrade github actions mac environment to macos-latest (#3250)Kang Huaishuai
2019-10-31Upgrade node_modules, change tagline, clean up root directory (#3247)Ry Dahl
2019-10-31cli: replace timer map with red-black tree (#3218)Kevin (Kun) Kassimo Qian
2019-10-31Adds custom inspect method for URL (#3241)Sven Nicolai Viig
2019-10-31Make EOF unique symbol (#3244)Yoshiya Hinosawa
2019-10-29Support for deep `Map` equality with `asserts#equal` (#3236)James Wright
2019-10-29Remove TTY tests - dead code (#3229)Ry Dahl
2019-10-29Use top-level await in jsdoc examples (#3239)Andy Hayden
2019-10-29Rename Github Actions workflow (#3238)Ry Dahl
2019-10-29fix race condition in test http server (#3237)Andy Hayden
2019-10-29Update broken links (#3225)Joseph Sintum
2019-10-28Move prebuilt binaries to third_party (#3227)Ry Dahl
2019-10-28refactor: use core ResourceTable in cli (#3206)Bartek Iwańczuk
2019-10-28Prevent customInspect error from crashing console (#3226)Kevin (Kun) "Kassimo" Qian
2019-10-28Use top-level for-await in various places (#3217)Andy Hayden
2019-10-28v0.22.0Ryan Dahl
2019-10-28std: fix BufReader.readString to actually return Deno.EOF at end (#3191)Robert Jack Will
2019-10-28Upgrade V8 to 7.9.317.12 (#3208)Ry Dahl
2019-10-28Re-enable basic stream support for fetch bodies (#3192)Nick Stott
2019-10-28Add CustomInspect for Headers (#3130)Rory Malcolm
2019-10-27Use web standard Permissions API (#3200)Yoshiya Hinosawa
2019-10-27chore: update contribution guide link (#3215)Trivikram Kamat
2019-10-27feat: top-level-for-await (#3212)Andy Hayden
2019-10-26Update link to schematic diagram in manual (#3211)Nayeem Rahman
2019-10-26Support named imports/exports for subset of properties in JSON modules (#3210)Kevin (Kun) "Kassimo" Qian
2019-10-26Use a more performant utf8 decoder algorithm. (#3204)Kitson Kelly
2019-10-26Fix some deno.land URLs in the manual (#3205)Nayeem Rahman
2019-10-25Publish source tarballs for releases (#3203)Christian Moritz
2019-10-25fix: handle malformed control buffers (#3202)Bartek Iwańczuk
2019-10-24Use windows-2019 image in Github Actions (#3198)Bert Belder
2019-10-24Change magic table-of-contents thing (#3197)Ry Dahl
2019-10-24Add error handling for minimal dispatch (#3176)Bartek Iwańczuk
2019-10-24Remove old website (#3194)Ry Dahl
2019-10-24Update GitHub Actions, powershell is default on windows (#3195)Kang Huaishuai
2019-10-23Add std/examples/welcome.ts (#3181)Ry Dahl
2019-10-23core: Add ResourceTable (#3150)Bartek Iwańczuk
2019-10-23refactor DenoPermissions.check_net & resolve_addr (#3182)EnokMan
2019-10-23Small cleanups in perrmission_prompt_test.ts (#3188)JaePil Jung
2019-10-22remove --no-prompt flag, fail on missing permissions (#3183)Yoshiya Hinosawa
2019-10-22upgrade: typescript-eslint to 2.5.0 (#3184)Yoshiya Hinosawa
2019-10-22Add TextDecoder benchmark (#3180)Ry Dahl
2019-10-22core: gracefully handle bad op id (#3131)Bartek Iwańczuk
2019-10-22test: improve http_proxy test (#3185)Yoshiya Hinosawa
2019-10-21third_party: cherry-pick depot_tools 6a1d778 to fix macOS Cataliona issues (#...Christian Moritz
2019-10-21feat: Deno.listenTLS (#3152)Bartek Iwańczuk
2019-10-21Fix build warning (#3146)Ry Dahl
2019-10-21update: use v0.21.0 for subcommands (#3168)Yusuke Sakurai