Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-08 | chore: remove op_baseline and flamebench (#21120) | Matt Mastracci | |
ops are better tested in deno_core, and flamebench has rotted quite a bit. | |||
2023-01-13 | chore: small cleanup of scripts in ./tools and run copyright checker in ↵ | David Sherret | |
lint.js (#17393) | |||
2023-01-02 | chore: update copyright year to 2023 (#17247) | David Sherret | |
Yearly tradition of creating extra noise in git. | |||
2022-12-02 | chore: rewrite tests and utils to use Deno.Command API (#16895) | Bartek Iwańczuk | |
Since "Deno.spawn()", "Deno.spawnSync()" and "Deno.spawnChild" are getting deprecated, this commits rewrites all tests and utilities to use "Deno.Command" API instead. | |||
2022-07-21 | fix(tools): upgrade to new `Deno.spawn` api (#15265) | Satya Rohith | |
2022-05-18 | refactor: use spawn API across codebase (#14414) | Leo Kettmeir | |
2022-01-07 | chore: update copyright to 2022 (#13306) | Ryan Dahl | |
Co-authored-by: Erfan Safari <erfanshield@outlook.com> | |||
2021-04-26 | flamebench: streamline profiling benches (#10121) | Aaron O'Mullan | |