index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cli
Age
Commit message (
Expand
)
Author
2023-07-31
refactor: update core extension api usage (#19952)
Nayeem Rahman
2023-07-31
refactor: NodeCodeTranslator - optional source to translate_cjs_to_esm (#20000)
David Sherret
2023-07-31
chore(cli): Reduce port conflict in tests (#19988)
Matt Mastracci
2023-07-31
chore(cli): Fix test that locks up on some M2 macs (#19989)
Matt Mastracci
2023-07-31
feat(bench): add BenchContext::start() and BenchContext::end() (#18734)
Nayeem Rahman
2023-07-30
fix(Deno.serve): accessing .url on cloned request throws (#19869)
Felipe Baltor
2023-07-29
chore: remove println in DenoCompileBinaryWriter (#19976)
David Sherret
2023-07-28
feat(compile): Add `--no-terminal` to compile command (#17991)
JasperVanEsveld
2023-07-28
refactor(cli/tools): split bench into multiple modules (#19974)
Bartek Iwańczuk
2023-07-28
fix(npm): improve declaration resolution for filename with different extensio...
David Sherret
2023-07-28
chore: remove unused dependencies (#19962)
Divy Srivastava
2023-07-28
feat: Deno.createHttpClient allowHost (#19689)
Leo Kettmeir
2023-07-27
fix: do not include jsx without `@ts-check` in tsc roots (#19964)
David Sherret
2023-07-27
chore: cleanup EmbeddedModuleLoader (#19911)
Luca Casonato
2023-07-27
fix: error on invalid & unsupported jsx compiler options (#19954)
David Sherret
2023-07-27
refactor(cli/test): move reporters to a separate directory (#19957)
Bartek Iwańczuk
2023-07-26
fix(lsp): handle import mapped `node:` specifier (#19956)
David Sherret
2023-07-27
feat(cli): Adding JUnit test reports (#19747)
Cooper Benson
2023-07-26
fix(check): should bust check cache when json module or npm resolution change...
David Sherret
2023-07-26
1.35.3 (#19947)
denobot
2023-07-26
fix(task): ensure quoted strings are maintained mid-word (#19944)
David Sherret
2023-07-26
chore: update chrono dependency (#19943)
Bartek Iwańczuk
2023-07-25
perf: cache node resolution when accesing a global (#19930)
Bartek Iwańczuk
2023-07-25
refactor: simplify signature of diagnose_resolution (#19753)
Martin Fischer
2023-07-25
fix(lint): allow to use --rules with --rules-tags (#19754)
Bartek Iwańczuk
2023-07-25
fix: deno info should respect import map (#19781)
Vedant Pandey
2023-07-25
fix(node): add writable and readable fields to FakeSocket (#19931)
Bartek Iwańczuk
2023-07-25
fix(ext/net): fix string port number handling in listen (#19921)
Yoshiya Hinosawa
2023-07-25
fix(cli/test): fix clear screen behavior when run `deno test --watch` (#19888)
李瑞丰
2023-07-24
fix(cli/init): update to `assert/mod.ts` (#19924)
sitogi
2023-07-24
refactor(ext/node): CjsCodeAnalyzer - analyze_cjs optionally pass source text...
David Sherret
2023-07-23
fix(cli): build script panics on musl due to glibc_version check (#19913)
Jakub Jirutka
2023-07-23
chore: update deno_core to 0.196.0 (#19897)
Bartek Iwańczuk
2023-07-21
fix(lsp): handle watched files events from symlinked config files (#19898)
David Sherret
2023-07-21
fix(node/http): add encrypted field to FakeSocket (#19886)
Leo Kettmeir
2023-07-20
fix(cli): output file handling in deno upgrade (#18994)
solach
2023-07-20
fix(lsp): auto-discover deno.json in more cases (#19894)
David Sherret
2023-07-20
perf(lsp): format in a blocking task (#19883)
David Sherret
2023-07-20
chore: forward v1.35.2 release commit to main (#19887)
denobot
2023-07-19
feat(ext/node): properly segregate node globals (#19307)
Luca Casonato
2023-07-19
fix(node/http): call callback after request is sent (#19871)
Leo Kettmeir
2023-07-19
fix(runtime): print process name in case of spawn error (#19855)
sigmaSd
2023-07-19
fix(node/net): Server connection callback include socket value (#19779)
Leo Kettmeir
2023-07-17
chore: disable rustls logging (#19859)
Bartek Iwańczuk
2023-07-17
fix(npm): support dynamic import of Deno TS from npm package (#19858)
David Sherret
2023-07-17
fix(bench): run warmup benchmark to break JIT bias (#19844)
Bartek Iwańczuk
2023-07-17
fix(node): improve error message requiring non-npm es module (#19856)
David Sherret
2023-07-17
fix(node): improve require esm error messages (#19853)
David Sherret
2023-07-17
fix(ext/node): fix stream/promises export (#19820)
await-ovo
2023-07-14
fix(vendor): do not panic vendoring with jsxImportSource and no jsx files (#1...
David Sherret
[prev]
[next]