Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-14 | test(cli/tests/unit): Enable color for js_unit_tests (#7443) | Nayeem Rahman | |
2020-09-10 | feat(unstable): Add Deno.systemMemoryInfo() (#7350) | Akshat Agarwal | |
Co-authored-by: marcopacini <pacinim88@gmail.com> Co-authored-by: Casper Beyer <caspervonb@pm.me> | |||
2020-07-14 | Use dprint for internal formatting (#6682) | David Sherret | |
2020-07-08 | feat(unstable): Deno.ppid (#6539) | uki00a | |
2020-06-25 | refactor(cli/tests/unit) to use assertThrows (#6459) | Casper Beyer | |
2020-06-20 | Remove Deno.dir and dirs dependency (#6385) | Ryan Dahl | |
2020-06-12 | Revert "feat: add Deno.osName()" (#6261) | Ryan Dahl | |
Deno.build.os provides the same functionality This reverts commit 6ccf9037a6b36c81ea0e6ac12d0e2dbd793f6114. | |||
2020-06-11 | feat: add Deno.osName() (#5714) | Rubin Bhandari | |
2020-06-09 | feat(cli): Add Deno.env.delete() (#5859) | Tuan Le | |
2020-05-29 | fix(cli/permissions): Fix CWD and exec path leaks (#5642) | Nayeem Rahman | |
2020-05-20 | move js unit tests to cli/tests (#5678) | Ryan Dahl | |