summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-26flamebench: streamline profiling benches (#10121)Aaron O'Mullan
2021-04-26remove #![deny(warnings)] (#10376)Ryan Dahl
2021-04-26tests: enable idlharness wpt (#10371)Luca Casonato
2021-04-26fix(#10360): clarify JSDoc for `Deno.noColor` (#10373)Carter Snook
2021-04-25feat(cli): add test permissions to Deno.test (#10188)Casper Beyer
2021-04-26fix(#10362): include range for export statements (#10369)Satya Rohith
2021-04-26refactor(cli): rename Deno.emit() bundle options to "module" and "classic" (#...Nayeem Rahman
2021-04-25refactor(core): move op cache sync responsibility to rust space (#10340)Aaron O'Mullan
2021-04-25refactor(core): move builtin ops to their own file (#10336)Aaron O'Mullan
2021-04-25feat(core): allow async opcalls in snapshots (#10308)Aaron O'Mullan
2021-04-25fix(cli/dts): sleepSync doesn't return a Promise (#10358)Aaron O'Mullan
2021-04-24feat(cli/upgrade): add download progress (#10343)crowlKats
2021-04-24ci: only run WPT on linux (#10351)Ryan Dahl
2021-04-24docs: updated link (#10345)Anssi Eteläniemi
2021-04-23refactor: use 'data-url' crate to process data URLs in lsp & file_fetcher (#1...Satya Rohith
2021-04-23fix(op_crates/fetch): Prevent throwing when inspecting a request (#10335)Jesse Jackson
2021-04-23Key CI cache on build profile (#10333)Ryan Dahl
2021-04-23Use ubuntu-latest-xl on more CI jobs (#10322)Ryan Dahl
2021-04-23refactor(core): rename send() to opcall() (#10307)Aaron O'Mullan
2021-04-231.9.2Luca Casonato
2021-04-23chore: release crates (#10327)Luca Casonato
2021-04-23chore: update dependencies (#10325)Luca Casonato
2021-04-23fix(runtime/js/http): cancel body on response failure (#10225)Nayeem Rahman
2021-04-23fix(cli): standalone bin corruption on M1 (#10311)Aaron O'Mullan
2021-04-23fix(op_crates/webgpu): move non-null op buffer arg check when needed (#10319)crowlKats
2021-04-23chore: remove dead code (#10321)Ryan Dahl
2021-04-23fix: parse websocket messages correctly (#10318)Luca Casonato
2021-04-22fix(#10292): Don't gray-out internal frames (#10293)Ryan Dahl
2021-04-22ci: separate cache for cargo home and build output (#10306)Yoshiya Hinosawa
2021-04-21fix(#10302): flaky worker test (#10303)Ryan Dahl
2021-04-21refactor(core): simplify error handling (#10297)Aaron O'Mullan
2021-04-21refactor(core): kill recv() and init() (#10299)Aaron O'Mullan
2021-04-22chore: clean cache (#10290)Ryan Dahl
2021-04-21fix(fetch): Response inspect regression (#10295)Aaron O'Mullan
2021-04-22docs: document Deno's HTTP Server API (#10280)Kitson Kelly
2021-04-21fix: do not panic on not found cwd (#10238)Satya Rohith
2021-04-21fix(installer): Remove double '.' from temporary archive extension on upgrade...Nicholas Rodrigues Lordello
2021-04-21docs: Deno.emit supports bundling as IIFE (#10242)Zeno Zeng
2021-04-21docs(manual/wasm): add more example code. (#10250)grian
2021-04-21build: use Node 16 in CI (#10270)Ryan Dahl
2021-04-21docs: mention docker support (#9618)Christopher Dieringer
2021-04-21fix(lsp): document symbol performance mark (#10264)Jean Pierre
2021-04-21v1.9.1Bartek Iwańczuk
2021-04-21chore: release crates (#10269)Bartek Iwańczuk
2021-04-20chore: upgrade deno_doc, deno_lint (#10268)Bartek Iwańczuk
2021-04-20chore: add readme for cutting release (#10070)Bartek Iwańczuk
2021-04-20fix(runtime): include HTTP op in WebWorker (#10207)Satya Rohith
2021-04-20chore: align fetch to spec (#10203)Luca Casonato
2021-04-20fix(#10031): lsp handles x-typescript-types header on type only imports prope...Kitson Kelly
2021-04-20chore: update copyright headers (#10243)Yoshiya Hinosawa