summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-05-09chore: update wpt (#10509)Luca Casonato
2021-05-08fix: TextEncoder#encodeInto spec compliance + perf gains (#10129)Thiago Padilha
2021-05-06chore: upgrade dprint 0.13.1 to fix CI. (#10513)David Sherret
2021-05-03fix(op_crates/fetch): check fetch() argument length (#10474)Anonymous
2021-04-30Rename crate_ops to extensions (#10431)Andy Hayden
2021-04-28chore: upgrade dprint plugins (#10397)Satya Rohith
2021-04-26feat(core): enable wasm threading support (#10116)Casper Beyer
2021-04-26flamebench: streamline profiling benches (#10121)Aaron O'Mullan
2021-04-26tests: enable idlharness wpt (#10371)Luca Casonato
2021-04-20chore: add readme for cutting release (#10070)Bartek Iwańczuk
2021-04-20chore: align fetch to spec (#10203)Luca Casonato
2021-04-20chore: update copyright headers (#10243)Yoshiya Hinosawa
2021-04-19chore: align `Headers` to spec (#10199)Luca Casonato
2021-04-14chore: align FormData to spec (#10169)Luca Casonato
2021-04-13fix(core): remove wasm-test-streaming flag (#10158)Casper Beyer
2021-04-11ci: store last-modified timestamps in Github Actions cache (#10110)Bert Belder
2021-04-11Revert "use incremental build in ci (#10053)" (#10110)Bert Belder
2021-04-11feat: blob URL support in fetch (#10120)Luca Casonato
2021-04-10feat: data URL support in fetch (#10054)Luca Casonato
2021-04-08fix: enable FileReader wpt and align to spec (#10063)Luca Casonato
2021-04-08chore: update deno_file to use deno_webidl (#10042)Luca Casonato
2021-04-07use incremental build in ci (#10053)Yoshiya Hinosawa
2021-04-06refactor: add deno_file op crate (#10019)Luca Casonato
2021-03-31refactor: new optimized op-layer using serde_v8 (#9843)Aaron O'Mullan
2021-03-27fix: update wpt + align AbortController (#9907)crowlKats
2021-03-02chore: upgrade crates (#9632)Bartek Iwańczuk
2021-03-02refactor(op_crates/web): Move URL parsing to Rust (#9276)Nayeem Rahman
2021-02-25test(lsp): add benchmarking tests (#9586)Kitson Kelly
2021-02-19chore: rename default branch to main (#9503)Luca Casonato
2021-02-16fix: align btoa to spec (#9053)Casper Beyer
2021-02-13tests: re-enable wpt/webappapis/timers (#9489)Casper Beyer
2021-02-13fix: webidl utils and align `Event` to spec (#9470)Luca Casonato
2021-02-13test(cli): enable microtask-queue tests (#9490)Casper Beyer
2021-02-04refactor: rewrite File implementation (#9334)Luca Casonato
2021-02-02 typo (#9378)Dezső Mészáros
2021-01-30refactor: rewrite Blob implementation (#9309)Luca Casonato
2021-01-28chore: add jsdoc to 26_fetch.js and enable some fetch tests (#9305)Luca Casonato
2021-01-28fix(tools): fix typo in wpt cli output (#9303)Dezső Mészáros
2021-01-27tests: enable url wpt (#9299)Luca Casonato
2021-01-27tests: new typescript WPT runner (#9269)Luca Casonato
2021-01-17chore: Enforce ban-untagged-todo lint rule (#9135)Bartek Iwańczuk
2021-01-10update copyright to 2021 (#9081)Ryan Dahl
2021-01-05tests: add web platform test runner (#8990)Luca Casonato
2020-11-14build: update dlint to v0.2.10 (#8284)Yusuke Tanaka
2020-11-09chore: reference dprint config file in format script (#8318)Bartek Iwańczuk
2020-11-08docs(tools): add a little note about cargo run (#8297)Casper Beyer
2020-11-05update third_party (#8253)Bartek Iwańczuk
2020-11-05build: rewrite tools/ scripts to deno (#8247)Bartek Iwańczuk
2020-11-04chore: remove dead Python code (#8248)Bartek Iwańczuk
2020-11-03build: remove eslint (#8232)Bartek Iwańczuk