summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2020-11-03build: migrate to dlint (#8176)Bartek Iwańczuk
2020-11-02chore: remove unused tools/ scripts (#8222)Bartek Iwańczuk
2020-10-04docs: end sentences with a period in markdown (#7813)Trivikram Kamat
2020-10-02refactor: use parentheses in print statements in python (#7779)j4qfrost
2020-09-23mark shell code blocks as sh instead of bash (#7645)qlcom
2020-09-23fix: ignore fileExists in tsc host (#7635)Kitson Kelly
2020-09-21chore: add copyright (#7593)tokiedokie
2020-08-28fix benchmark publish again (#7235)Ryan Dahl
2020-08-28fix benchmark publish (#7232)Ryan Dahl
2020-08-28Move benchmarks to Rust (#7134)Valentin Anger
2020-08-21Remove old references to libdeno (#7149)Max Drosdo.www
2020-08-21Split core http benchmark into 'bin_ops' and 'json_ops' variants (#7147)Bert Belder
2020-08-03fix(cli): add support for non-UTF8 source files (#6789)Maayan Hanin
2020-07-22Reduce size of TypeScript Compiler snapshot (#6809)Ryan Dahl
2020-07-21fix(tools/lint): don't exceed max command line length on windows (#6804)木杉
2020-07-20fix benchmark_test (#6814)Ryan Dahl
2020-07-14Use dprint for internal formatting (#6682)David Sherret
2020-07-08feat: add --no-check option (#6456)Kitson Kelly
2020-07-06Remove tools/hyper_hello (#6651)Ryan Dahl
2020-07-06Remove test_server dependency from benchmarks (#6645)Ryan Dahl
2020-07-04fix(tools): command line args parsing bug, unused function parameter (#6629)Bert Belder
2020-07-04chore: port http_server.py to rust (#6364)Ryan Dahl