Age | Commit message (Expand) | Author |
---|---|---|
2022-04-11 | feat: Add "deno check" subcommand for type checking (#14072) | Bartek IwaĆczuk |
2022-04-01 | chore(tests): use custom temp dir creation for the tests (#14153) | David Sherret |
2022-03-22 | chore: replace `.expect("...")` calls with `.unwrap()` in test code (#14081) | David Sherret |
2022-01-12 | feat(cli): add ignore directives to bundled code (#13309) | juju |
2022-01-07 | chore: update copyright to 2022 (#13306) | Ryan Dahl |
2021-12-24 | fix(cli): include JSON modules in bundle (#13188) | Kitson Kelly |
2021-10-13 | chore: test for bundling export specifier with alias (#12421) | David Sherret |
2021-08-11 | chore: move test files to testdata directory (#11601) | David Sherret |
2021-06-27 | chore: split up integration_tests.rs into separate files (#11131) | David Sherret |