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
Age
Commit message (
Expand
)
Author
2024-04-16
fix(ext/node): panic on 'worker_threads.receiveMessageOnPort' (#23386)
Bartek Iwańczuk
2024-04-15
fix(check): cache bust when changing nodeModulesDir setting (#23355)
David Sherret
2024-04-15
chore: upgrade deno_core to 0.275.0 (#23383)
Bartek Iwańczuk
2024-04-15
fix(lsp): improved cjs tracking (#23374)
David Sherret
2024-04-15
fix(ext/io): Fix NUL termination error in windows named pipes (#23379)
Matt Mastracci
2024-04-15
refactor: move lifecycle events dispatch to Rust (#23358)
Bartek Iwańczuk
2024-04-15
fix(ext/node): add stub for AsyncResource#asyncId() (#23372)
Divy Srivastava
2024-04-15
fix(lsp): ensure project version is incremented when config changes (#23366)
David Sherret
2024-04-14
refactor(lsp): use fallback resolution in op_resolve() (#23329)
Nayeem Rahman
2024-04-14
perf: do not clone swc `Program` when transpiling (#23365)
David Sherret
2024-04-13
fix(publish): do not error for param with initializer before required paramet...
David Sherret
2024-04-13
fix(ext/node): use ext/io stdio in WriteStream (#23354)
Divy Srivastava
2024-04-13
fix(ext/node): promise rejection in VM contexts (#23305)
Divy Srivastava
2024-04-12
fix(publish): handle definite assignment on ts private properties (#23345)
David Sherret
2024-04-12
perf(lsp): Only deserialize response from `op_respond` once (#23349)
Nathan Whitaker
2024-04-12
chore(test): use file_test_runner for spec tests (#23348)
David Sherret
2024-04-12
chore: upgrade deno_core to 0.274.0 (#23344)
Divy Srivastava
2024-04-12
chore: fix nightly builds (#23328)
Matt Mastracci
2024-04-12
chore: remove repetitive words (#23341)
youngwendy
2024-04-12
chore: update deno_graph (#23340)
Luca Casonato
2024-04-12
test(compile): dynamic JSR imports are working correctly (#23306)
Bartek Iwańczuk
2024-04-12
chore: forward v1.42.3 release commit to main (#23335)
denobot
2024-04-11
fix(publish): do not warn about excluded external modules in node_modules dir...
David Sherret
2024-04-12
fix(inspector): don't panic if port is not free (#22745)
Bartek Iwańczuk
2024-04-11
fix: upgrade deno_ast related crates (#23187)
David Sherret
2024-04-11
perf(lsp): use a stub module in tsc for failed resolutions (#23313)
Nayeem Rahman
2024-04-11
Revert "refactor(ext/net): extract TLS key and certificate from inter… (#23...
Bartek Iwańczuk
2024-04-11
fix(lsp): Denormalize specifiers before calling `$projectChanged` (#23322)
Nathan Whitaker
2024-04-11
fix(npm): local nodeModulesDir was sometimes resolving duplicates of same pac...
David Sherret
2024-04-11
chore: update release doc template (#23299)
Bartek Iwańczuk
2024-04-11
chore: forward v1.42.2 release commit to main (#23315)
denobot
2024-04-11
perf(lsp): replace document registry source cache on update (#23311)
Nayeem Rahman
2024-04-10
perf(lsp): Only evict caches on JS side when things actually change (#23293)
Nathan Whitaker
2024-04-10
chore: update to Rust 1.77.2 (#23262)
林炳权
2024-04-10
chore: update references to `deno_std` to use JSR (#23239)
Asher Gomez
2024-04-10
refactor(lsp): cleanup documents dependents calculation (#23295)
Nayeem Rahman
2024-04-10
fix(ext/fs): account for all ops in leak checks (#23300)
Asher Gomez
2024-04-09
refactor(ext/net): extract TLS key and certificate from interfaces (#23296)
Matt Mastracci
2024-04-09
perf(lsp): More granular locking of `FileSystemDocuments` (#23291)
Nathan Whitaker
2024-04-09
docs: Fix typo "discreet" to "discrete" (#23290)
Carlos Precioso
2024-04-09
fix(ext/node): implement MessagePort.unref() (#23278)
Satya Rohith
2024-04-09
fix(ext/node): `node:vm` contexts (#23202)
Divy Srivastava
2024-04-09
chore: update `h2` crate (#23272)
Asher Gomez
2024-04-08
feat(ext/net): Refactor TCP socket listeners for future clustering mode (#23037)
Matt Mastracci
2024-04-08
refactor: use `chrono::DateTime::from_timestamp` (#23273)
Asher Gomez
2024-04-08
perf(lsp): cache ts config in isolate until new project version (#23283)
Nayeem Rahman
2024-04-08
fix(ext/http): Make `Deno.serveHttp()` work when proxying (#23269)
Bartek Iwańczuk
2024-04-08
refactor(ext/tls): use cppgc to deduplicate the tls key loading code (#23289)
Matt Mastracci
2024-04-09
chore: update deprecation notices of APIs to be soft-removed (#23076)
Asher Gomez
2024-04-08
test: use unordered assertion for node worker test (#23288)
Bartek Iwańczuk
[prev]
[next]