Age | Commit message (Expand) | Author |
---|---|---|
2023-05-13 | fix(lsp): increase default max heap size to 3Gb (#19115) | Bartek IwaĆczuk |
2023-05-10 | feat(compile): unstable npm and node specifier support (#19005) | David Sherret |
2023-05-05 | refactor(ext/node): combine `deno_node::Fs` with `deno_fs::FileSystem` (#18991) | David Sherret |
2023-05-04 | refactor(ext/fs): boxed deno_fs::FileSystem (#18945) | David Sherret |
2023-05-01 | perf: lazily create RootCertStore (#18938) | David Sherret |
2023-05-01 | refactor(cli): remove ProcState - add CliFactory (#18900) | David Sherret |
2023-05-01 | refactor(cli): use CliMainWorker in standalone (#18880) | David Sherret |
2023-04-26 | refactor(compile): remove usage of ProcState and CliOptions (#18855) | David Sherret |
2023-04-24 | refactor(ext/node): allow injecting `NodeFs` from CLI (#18829) | David Sherret |
2023-04-19 | fix(compile): write bytes directly to output file (#18777) | David Sherret |