summaryrefslogtreecommitdiff
path: root/cli/js
AgeCommit message (Expand)Author
2019-10-31Adds custom inspect method for URL (#3241)Sven Nicolai Viig
2019-10-31Make EOF unique symbol (#3244)Yoshiya Hinosawa
2019-10-29Remove TTY tests - dead code (#3229)Ry Dahl
2019-10-29Use top-level await in jsdoc examples (#3239)Andy Hayden
2019-10-28Prevent customInspect error from crashing console (#3226)Kevin (Kun) "Kassimo" Qian
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-27feat: top-level-for-await (#3212)Andy Hayden
2019-10-26Use a more performant utf8 decoder algorithm. (#3204)Kitson Kelly
2019-10-25fix: handle malformed control buffers (#3202)Bartek Iwańczuk
2019-10-24Add error handling for minimal dispatch (#3176)Bartek Iwańczuk
2019-10-24Remove old website (#3194)Ry Dahl
2019-10-22remove --no-prompt flag, fail on missing permissions (#3183)Yoshiya Hinosawa
2019-10-21feat: Deno.listenTLS (#3152)Bartek Iwańczuk
2019-10-19Fix clearTimer bug (#3143)Ry Dahl
2019-10-19chore: remove xevalDelim from Start interface (#3147)Kevin (Kun) "Kassimo" Qian
2019-10-14perf: eager poll async ops in Isolate (#3046)Bartek Iwańczuk
2019-10-13fix: [tls] op_dial_tls is not registerd and broken (#3121)Yusuke Sakurai
2019-10-04Merge deno_cli_snapshots into deno_cli (#3064)Ryan Dahl