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
/
tsc
Age
Commit message (
Expand
)
Author
2023-10-27
feat: rename Deno.Server to Deno.HttpServer (#20842)
Luca Casonato
2023-10-23
docs(event): fixlets to code comments (#20944)
Jérôme Benoit
2023-10-12
feat(unstable): add Deno.jupyter.display API (#20819)
Kyle Kelley
2023-10-12
refactor: FeatureChecker integration in ext/ crates (#20797)
Bartek Iwańczuk
2023-10-11
feat(WebSocketStream): rename connection to opened (#20878)
Leo Kettmeir
2023-10-08
fix: define window.name (#20804)
Bartek Iwańczuk
2023-10-08
refactor: migrate last tsc op to op2 macro (#20816)
Bartek Iwańczuk
2023-10-05
refactor(npm): add referrer when resolving npm package sub path from deno mod...
David Sherret
2023-10-05
docs: update alternative APIs for `write()`, `writeSync()`, `read()` and `rea...
Asher Gomez
2023-10-04
feat(jupyter): send binary data with `Deno.jupyter.broadcast` (#20755)
Trevor Manz
2023-10-04
feat(unstable): add unix domain socket support to Deno.serve (#20759)
Yoshiya Hinosawa
2023-10-03
refactor(npm): break up `NpmModuleLoader` and move more methods into the mana...
David Sherret
2023-10-02
refactor(lsp): clean up tsc requests (#20743)
Nayeem Rahman
2023-09-30
feat(jupyter): send Jupyter messaging metadata with `Deno.jupyter.broadcast` ...
Trevor Manz
2023-09-29
refactor(cli): make `CliNpmResolver` a trait (#20732)
David Sherret
2023-09-28
refactor(ext/node): remove dependency on deno_npm and deno_semver (#20718)
David Sherret
2023-09-27
feat(unstable): add `Deno.jupyter.broadcast` API (#20656)
Bartek Iwańczuk
2023-09-26
chore: deprecate Deno.metrics() API (#20684)
Bartek Iwańczuk
2023-09-21
refactor: rewrite some ops to op2 macro (#20603)
Bartek Iwańczuk
2023-09-18
fix(lsp): pass quote preference to tsc (#20547)
Nayeem Rahman
2023-09-12
refactor: rewrite cli/ ops to op2 (#20462)
Bartek Iwańczuk
2023-09-12
refactor: strongly typed TSC ops (#20466)
Bartek Iwańczuk
2023-09-12
fix(ext/http): create a graceful shutdown API (#20387)
Matt Mastracci
2023-09-09
feat: TypeScript 5.2 (#20425)
David Sherret
2023-09-07
feat: support import attributes (#20342)
David Sherret
2023-09-06
feat(test): Add Deno.test.ignore and Deno.test.only (#20365)
Bartek Iwańczuk
2023-08-27
test(bench): mark explicit timer test as flaky (#20304)
Nayeem Rahman
2023-08-26
fix(bench): explicit timers don't force high precision measurements (#20272)
Nayeem Rahman
2023-08-26
feat(lsp): update imports on file rename (#20245)
Nayeem Rahman
2023-08-23
fix: add missing `URL.canParse()` types (#20244)
Asher Gomez
2023-08-21
feat(unstable): Improve FFI types (#20215)
Aapo Alasuutari
2023-08-18
feat(ext/kv): key expiration (#20091)
Heyang Zhou
2023-08-17
fix(lsp): pass fmt options to completion requests (#20184)
Nayeem Rahman
2023-08-03
feat(permissions): add "--deny-*" flags (#19070)
Asher Gomez
2023-08-01
fix: deno diagnostic - clarify where to put triple-slash directive (#20009)
David Sherret
2023-07-31
feat(bench): add BenchContext::start() and BenchContext::end() (#18734)
Nayeem Rahman
2023-07-28
feat: Deno.createHttpClient allowHost (#19689)
Leo Kettmeir
2023-07-26
fix(check): should bust check cache when json module or npm resolution change...
David Sherret
2023-07-13
fix(tsc): more informative diagnostic when `Deno` does not exist (#19825)
David Sherret
2023-07-10
refactor(lsp): move config file related code to config.rs (#19790)
David Sherret
2023-07-04
feat: stabilize 'alpnProtocols' setting (#19704)
Bartek Iwańczuk
2023-07-04
feat: Stabilize Deno.serve() API (#19141)
Bartek Iwańczuk
2023-07-04
feat: upgrade to TypeScript 5.1.6 (#19695)
David Sherret
2023-07-03
fix(dts): make globals available on globalThis (#19438)
ud2
2023-07-03
fix: Update typings for Deno.errors namespace (#19688)
Bartek Iwańczuk
2023-06-26
Revert "Reland "refactor(core): cleanup feature flags for js source i… (#19...
Bartek Iwańczuk
2023-06-25
Reland "refactor(core): cleanup feature flags for js source inclusion" (#19519)
Nayeem Rahman
2023-06-16
chore: fix typos in HrtimePermissionDescriptor and performance.now docs (#19469)
andy
2023-06-13
feat(kv) queue implementation (#19459)
Igor Zinkovsky
2023-06-13
Revert "refactor(core): cleanup feature flags for js source inclusion… (#19...
Bartek Iwańczuk
[prev]
[next]