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
/
runtime
/
js
Age
Commit message (
Expand
)
Author
2024-02-06
refactor: don't expose worker ops to user code (#22276)
Bartek Iwańczuk
2024-02-06
refactor: don't expose ops to user code (#22273)
Bartek Iwańczuk
2024-02-05
refactor(cli): Move op descriptions into Rust and prepare for op import (#22271)
Matt Mastracci
2024-02-04
chore: bump deno core (#22243)
Matt Mastracci
2024-02-02
fix(jupyter): ensure op is available (#22240)
Bartek Iwańczuk
2024-02-02
docs: point to new "Deno 1.x to 2.x Migration Guide" (#22199)
Asher Gomez
2024-01-31
refactor: migrate runtime/ and ext/canvas/ to virtual ops module (#22196)
Bartek Iwańczuk
2024-01-31
refactor: remove imported ops from Deno.core.ops (#22194)
Bartek Iwańczuk
2024-01-29
refactor: Use virtul ops module (#22175)
Bartek Iwańczuk
2024-01-26
refactor: migrate extensions to virtual ops module (#22135)
Bartek Iwańczuk
2024-01-26
chore: upgrade deno_core (#22124)
Bartek Iwańczuk
2024-01-26
fix: make deprecation warnings less verbose (#22128)
Bartek Iwańczuk
2024-01-25
fix(fs): instanceof check for Deno.FsFile (#22121)
Bartek Iwańczuk
2024-01-25
fix: don't use public rid accessors in internal APIs (#22091)
Bartek Iwańczuk
2024-01-24
fix: don't call `.rid` in `Deno.FsWatcher.close()` (#22090)
Asher Gomez
2024-01-24
revert: Remove deprecations of file sync APIs (#22085)
Bartek Iwańczuk
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.FsWatcher.rid` (#22074)
Asher Gomez
2024-01-24
feat: deprecate `Deno.fstat()` and `Deno.fstatSync()` (#22068)
Asher Gomez
2024-01-24
feat: `Deno.FsFile.{utime,utimeSync}()` and deprecate `Deno.{futime,futimeSyn...
Asher Gomez
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
2024-01-24
feat: deprecate `Deno.close()` (#22066)
Asher Gomez
2024-01-24
feat: deprecate `Deno.ftruncate()` and `Deno.ftruncateSync()` (#22069)
Asher Gomez
2024-01-24
feat: Add warnings for more deprecated APIs (#21992)
Bartek Iwańczuk
2024-01-24
feat: deprecate `window` global (#22057)
Bartek Iwańczuk
2024-01-24
feat: deprecate `Deno.FsFile` constructor and `Deno.FsFile.rid` (#22072)
Asher Gomez
2024-01-24
feat: deprecate `Deno.read()` and `Deno.readSync()` (#22063)
Asher Gomez
2024-01-24
feat: deprecate `Deno.seek()` and `Deno.seekSync()` (#22065)
Asher Gomez
2024-01-24
chore: update `Deno.{fsync,fsyncSync}()` deprecation notices (#22071)
Asher Gomez
2024-01-24
feat: deprecate `Deno.shutdown()` (#22067)
Asher Gomez
2024-01-24
feat: deprecate `Deno.resources()` (#22059)
Asher Gomez
2024-01-24
feat: `Deno.{stdin,stdout,stderr}.isTerminal()`, deprecate `Deno.isatty()` (#...
Asher Gomez
2024-01-23
feat: Add deprecation warning for `Deno.customInspect` (#22027)
Asher Gomez
2024-01-23
refactor: port more ops to `ensureFastOps()` (#22046)
Asher Gomez
2024-01-23
refactor: set removal version for `Deno.RequestEvent`, `Deno.HttpConn` and `D...
Asher Gomez
2024-01-22
feat(unstable): remove Deno.upgradeHttp API (#21856)
Bartek Iwańczuk
2024-01-22
feat(web): ImageBitmap (#21898)
Leo Kettmeir
2024-01-19
feat:: External webgpu surfaces / BYOW (#21835)
Divy Srivastava
2024-01-18
feat: Start warning on each use of a deprecated API (#21939)
Bartek Iwańczuk
2024-01-15
feat(unstable): add Temporal API support (#21738)
Bartek Iwańczuk
2024-01-12
feat: "rejectionhandled" Web event and "rejectionHandled" Node event (#21875)
Bartek Iwańczuk
2024-01-11
fix(web): use rustyline for prompt (#21893)
Divy Srivastava
2024-01-10
refactor: use `core.ensureFastOps()` (#21888)
Kenta Moriuchi
2024-01-06
refactor: split runtime/98_global_scope.js (#21785)
Bartek Iwańczuk
2024-01-05
chore(ext/webgpu): include GPUCanvasContext in snapshot (#21773)
Divy Srivastava
2024-01-04
fix: strict type check for cross realms (#21669)
Kenta Moriuchi
2024-01-02
Revert "fix(runtime): Make native modal keyboard interaction consistent with ...
Divy Srivastava
2024-01-01
chore: update copyright to 2024 (#21753)
David Sherret
[prev]
[next]