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-01-30
chore(bench_util): fix syntax error in README.md (#21492)
zhanghengxin
2024-01-30
fix(runtime): return number from `op_ppid` instead of bigint (#22169)
Yusuke Tanaka
2024-01-29
refactor: Use virtul ops module (#22175)
Bartek Iwańczuk
2024-01-29
refactor: migrate 'ext/node' extension to virtual ops module (#22157)
Bartek Iwańczuk
2024-01-28
chore(lsp): rename client-side command invocations (#22140)
Nayeem Rahman
2024-01-27
Revert "refactor(cli): use new sanitizer for resources (#22125)" (#22153)
Bartek Iwańczuk
2024-01-27
feat(unstable): implement `navigator.gpu.getPreferredCanvasFormat()` (#22149)
Divy Srivastava
2024-01-27
fix(ext/node): limit OpState borrow in op_napi_open (#22151)
Matt Mastracci
2024-01-27
refactor(cli): decouple resolvers from `module_loader.rs` for standalone use ...
Divy Srivastava
2024-01-27
chore: upgrade deno_core to 0.256.0 (#22145)
Divy Srivastava
2024-01-26
refactor: migrate extensions to virtual ops module (#22135)
Bartek Iwańczuk
2024-01-26
chore: use granular unstable flags in tools/ (#22138)
Bartek Iwańczuk
2024-01-26
refactor(cli): use new sanitizer for resources (#22125)
Matt Mastracci
2024-01-26
refactor: make 'rid' properties non-enumerable (#22137)
Bartek Iwańczuk
2024-01-26
chore: upgrade deno_core (#22124)
Bartek Iwańczuk
2024-01-26
chore: forward v1.40.2 commit to main (#22133)
Bartek Iwańczuk
2024-01-26
fix: make deprecation warnings less verbose (#22128)
Bartek Iwańczuk
2024-01-26
fix(ext/http): smarter handling of Accept-Encoding (#22130)
Matt Mastracci
2024-01-26
fix(testing): add op_spawn_wait mapping in resource sanitizer (#22129)
Luca Casonato
2024-01-26
feat(lsp): complete parameters as tab stops and placeholders (#22126)
Nayeem Rahman
2024-01-26
fix(node): remove deprecation warnings (#22120)
Bartek Iwańczuk
2024-01-25
fix(fs): instanceof check for Deno.FsFile (#22121)
Bartek Iwańczuk
2024-01-25
chore(cli): split 40_testing (#22112)
Matt Mastracci
2024-01-25
chore: bump deno_core (#22110)
Matt Mastracci
2024-01-25
chore: upgrade dprint-plugin-toml to 0.6.0 (#22108)
David Sherret
2024-01-25
chore: forward v1.40.1 commit to main (#22107)
Bartek Iwańczuk
2024-01-25
fix(lsp): disable experimentalDecorators by default (#22101)
Bartek Iwańczuk
2024-01-25
chore: update deno_graph (#22099)
Luca Casonato
2024-01-25
Revert "chore: bump rustls-tokio-stream and rustls (#21955)" (#22097)
Bartek Iwańczuk
2024-01-25
1.40.0 (#22096)
denobot
2024-01-25
fix: don't use public rid accessors in internal APIs (#22091)
Bartek Iwańczuk
2024-01-25
chore: upgrade deno_lint to 0.55.0 (#22092)
Bartek Iwańczuk
2024-01-24
fix: don't call `.rid` in `Deno.FsWatcher.close()` (#22090)
Asher Gomez
2024-01-24
fix: use `warnOnDeprecatedApi()` in `Deno.TlsListener.rid` (#22089)
Asher Gomez
2024-01-24
feat: Expand 'imports' section of deno.json (#22087)
Bartek Iwańczuk
2024-01-24
revert: Remove deprecations of file sync APIs (#22085)
Bartek Iwańczuk
2024-01-24
feat(publish): error on invalid external imports (#22088)
Luca Casonato
2024-01-24
feat(publish): give diagnostic on invalid package files (#22082)
Luca Casonato
2024-01-24
feat: deprecate `Deno.{Conn,TcpConn,TlsConn,UnixConn}.rid` (#22077)
Asher Gomez
2024-01-24
feat(publish): exclude and include (#22055)
Luca Casonato
2024-01-24
chore: improve deprecation hint for Deno.isatty() (#22086)
Bartek Iwańczuk
2024-01-24
Revert "feat: deprecate `window` global (#22057)" (#22084)
Bartek Iwańczuk
2024-01-24
feat: deprecate `Deno.{stdin,stdout,stderr}.rid` (#22073)
Asher Gomez
2024-01-24
feat: deprecate `Deno.FsWatcher.rid` (#22074)
Asher Gomez
2024-01-24
feat: deprecate `Deno.fstat()` and `Deno.fstatSync()` (#22068)
Asher Gomez
2024-01-24
feat: deprecate `Deno.Listener.rid` (#22076)
Asher Gomez
2024-01-24
feat: `Deno.FsFile.{utime,utimeSync}()` and deprecate `Deno.{futime,futimeSyn...
Asher Gomez
2024-01-24
chore: fix `Deno.UnsafeWindowSurface` typings (#22081)
Dean Srebnik
2024-01-24
feat: deprecate `Deno.write()` and `Deno.writeSync()` (#22064)
Asher Gomez
2024-01-24
feat: Change deprecation warning formatting (#22080)
Bartek Iwańczuk
[prev]
[next]