summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-17upgrade: deno_doc, deno_lint, dprint, swc (#8009)Bartek Iwańczuk
2020-10-17refactor(core): more control over isolate creation (#8000)Ben Noordhuis
2020-10-15feat(cli/ops): add the sleep_sync op (#7974)William Perron
2020-10-16fix(cli): ModuleGraph2 properly handles redirects (#7981)Kitson Kelly
2020-10-15Reland feat(cli/console): inspect with colors regardless of Deno.noColor (#7976)Bartek Iwańczuk
2020-10-14Revert "feat(cli/console): inspect with colors regardless of Deno.noColor (#7...Bartek Iwańczuk
2020-10-14feat(std/fs/node): adding some functions (#7921)ali ahmed
2020-10-14feat(cli/console): inspect with colors regardless of Deno.noColor (#7778)TTtie
2020-10-14fix typos (#7964)vwkd
2020-10-14fix(test): return error when awaiting unresolved promise (#7968)Bartek Iwańczuk
2020-10-14fix(console): fix the test cases of function inspections (#7965)Yoshiya Hinosawa
2020-10-14refactor(cli/repl): clean up prelude injection (#7967)Casper Beyer
2020-10-14fix: top-level-await module execution (#7946)Bartek Iwańczuk
2020-10-14refactor(cli): add tsc2 (#7942)Kitson Kelly
2020-10-13Remove dead code (#7963)Ryan Dahl
2020-10-13docs: fix links to examples (#7919)sakas
2020-10-13docs: fix runtime docs link in README (#7926)Grant Timmerman
2020-10-13fix(op_crates/web/url): apply backslash replacement to the pathname setter (#...Nayeem Rahman
2020-10-13feat(cli/repl): add regex based syntax highlighter (#7811)Casper Beyer
2020-10-13feat: add alert, confirm, and prompt (#7507)Yoshiya Hinosawa
2020-10-13refactor(cli): rename GlobalState to ProgramState (#7914)Bartek Iwańczuk
2020-10-13reafactor(cli): use Emit enum and rename ts_build_info (#7952)Kitson Kelly
2020-10-13fix(std/encoding): base64 properly encodes mbc and handles Uint8Arrays (#7807)timonson
2020-10-12chore(cli): remove dead code (#7941)Kitson Kelly
2020-10-12refactor(cli): move info subcommand over to new module graph (#7892)Kitson Kelly
2020-10-12feat(cli): support importmap flag with deno doc subcommand (#7821)Valentin Anger
2020-10-12fix(cli/rt/main): Add global interface objects (#7875)Nayeem Rahman
2020-10-11fix(console): fix inspection of Function (#7930)Yoshiya Hinosawa
2020-10-11fix(cli/console): only inspect getters with option (#7830)Casper Beyer
2020-10-11fix(std): Parsing inline arrays of inline tables in toml (#7902)Peter
2020-10-11refactor(cli/repl): get context id from notification (#7864)Casper Beyer
2020-10-11reland JsRuntime/Worker is not a Future (#7924)Bartek Iwańczuk
2020-10-10Revert "feat(std/node/fs): adding readdir, rename, and some others (#7666)" (...Bartek Iwańczuk
2020-10-10v1.4.6Bartek Iwańczuk
2020-10-10Fix 100% CPU idling problem by reverting #7672 (#7911)Ryan Dahl
2020-10-10fix(op_crate/web): add padding on URLSearchParam (#7905)Lively
2020-10-09docs: add Deno internals talk from Paris Deno (#7889)Trivikram Kamat
2020-10-09Implement Serialize for ModuleSpecifier (#7900)Ryan Dahl
2020-10-09refactor: Worker is not a Future (#7895)Bartek Iwańczuk
2020-10-09fix Releases.md (#7883)Bartek Iwańczuk
2020-10-09ci: add workaround for MacOS + Cargo + Github Actions cache bug (#7898)Bert Belder
2020-10-09ci: fix rusty_v8 binary download unavailable (#7898)Bert Belder
2020-10-09build: invalidate GHA cache (#7894)Bartek Iwańczuk
2020-10-09fix(op_crates/fetch): Stringify and parse Request URLs (#7838)Nayeem Rahman
2020-10-08Fix typos (#7882)crowlKats
2020-10-08docs(std/bytes): add missing docs to README (#7885)Yoshiya Hinosawa
2020-10-08upgrade: Rust 1.47.0 (#7886)Bartek Iwańczuk
2020-10-08v1.4.5Bartek Iwańczuk
2020-10-08fix: update worker types to better align to lib.dom.d.ts (#7843)Kitson Kelly
2020-10-08fix(cli/rt/error_stack): Improve message line formatting (#7860)Nayeem Rahman