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-03-21
feat: TypeScript 5.0.2 (except decorators) (#18294)
David Sherret
2023-03-21
docs: fix broken `Deno.FsFile#readable` example code (#18277)
ayame113
2023-03-20
feat(ext/net): Add multicasting APIs to DatagramConn (#10706) (#17811)
Sam Gwilym
2023-03-18
Reland "perf(core): preserve ops between snapshots (#18080)" (#18272)
Bartek Iwańczuk
2023-03-18
Revert "perf(core): preserve ops between snapshots (#18080)" (#18267)
Bartek Iwańczuk
2023-03-18
docs(FFI/UnsafePointerView): fix a typo in a docstring (#18034)
Andrew
2023-03-18
perf(core): preserve ops between snapshots (#18080)
Bartek Iwańczuk
2023-03-17
perf(core) Reduce copying and cloning in extension initialization (#18252)
Matt Mastracci
2023-03-17
feat(core) deno_core::extension! macro to simplify extension registration (#1...
Matt Mastracci
2023-03-17
BREAKING(unstable): remove WebGPU (#18094)
Leo Kettmeir
2023-03-17
BREAKING(ext/fs): FileInfo.dev is defined on Windows (#18237)
Bartek Iwańczuk
2023-03-16
feat(fs): support FileInfo.dev on Windows (#18073)
Bartek Iwańczuk
2023-03-14
refactor(core): remove "resolve_url_or_path_deprecated" (#18174)
Bartek Iwańczuk
2023-03-14
refactor(core): resolve_url_or_path and resolve_url_or_path_deprecated (#18170)
Bartek Iwańczuk
2023-03-13
refactor: Remove call sites of "deno_core::resolve_url_or_path" (#18169)
Bartek Iwańczuk
2023-03-12
refactor(npm): push npm struct creation to a higher level (#18139)
David Sherret
2023-03-11
fix(check): regression where config "types" entries caused type checking erro...
David Sherret
2023-03-07
refactor(core): don't use Result in ExtensionBuilder::state (#18066)
Bartek Iwańczuk
2023-03-07
chore(docs): Fixed manual link (#18060)
ayame113
2023-03-05
fix(check): include dts files in tsc roots (#18026)
Nayeem Rahman
2023-03-04
chore(docs): add note about loadavg returning 0 on windows (#18006)
Geert-Jan Zwiers
2023-03-03
feat(ops): reland fast zero copy string arguments (#17996)
Divy Srivastava
2023-02-24
fix(npm): lazily install package.json dependencies only when necessary (#17931)
David Sherret
2023-02-24
refactor(flash): move remoteAddr to options bag (#17913)
Leo Kettmeir
2023-02-23
feat(npm): support bare specifiers from package.json in more subcommands and ...
David Sherret
2023-02-22
refactor: use deno_graph for npm specifiers (#17858)
David Sherret
2023-02-22
fix(ext/ffi): Fix re-ref'ing UnsafeCallback (#17704)
Aapo Alasuutari
2023-02-22
feat(ext/ffi): Replace pointer integers with v8::External objects (#16889)
Aapo Alasuutari
2023-02-22
Revert "feat: Deprecate Deno.run API in favor of Deno.Command (#17630)" (#17875)
Ryan Dahl
2023-02-21
chore: remove base64 encoding code from typescript snapshot (#17862)
David Sherret
2023-02-21
fix(npm): improve peer dependency resolution (#17835)
David Sherret
2023-02-16
feat: Deprecate Deno.run API in favor of Deno.Command (#17630)
Bartek Iwańczuk
2023-02-15
refactor: use deno_graph's semver and npm structs (#17791)
David Sherret
2023-02-15
feat(flash): add 2nd param to handler to get remote address (#17633)
Leo Kettmeir
2023-02-14
feat: stabilize Deno.osUptime() (#17554)
Bartek Iwańczuk
2023-02-14
chore(build): don't compress TSC snapshot in debug build (#17772)
Bartek Iwańczuk
2023-02-13
feat: Stabilize Deno.Command API (#17628)
Bartek Iwańczuk
2023-02-12
fix: add WouldBlock error (#17339)
Leo Kettmeir
2023-02-11
feat: add signal option to Deno.resolveDns (#17384)
Leo Kettmeir
2023-02-11
feat: add more variants to Deno.build.os (#17340)
Leo Kettmeir
2023-02-10
fix(dts): make Deno.Command accept readonly prop in options.args (#17718)
Kamil Ogórek
2023-02-09
refactor: deno_graph 0.43 upgrade (#17692)
David Sherret
2023-02-05
refactor: rename `deno` specifiers to `internal` (#17655)
Leo Kettmeir
2023-01-30
chore: update webgpu (#17534)
Leo Kettmeir
2023-01-28
docs: fix typos in `WriteFileOptions`'s JSDoc (#17507)
RA80533
2023-01-27
chore: upgrade to Rust 1.67 (#17548)
David Sherret
2023-01-25
fix: remove leftover Deno.spawn references (#17524)
David Sherret
2023-01-25
feat: Add sync APIs for "Deno.permissions" (#17019)
Asher Gomez
2023-01-24
feat: allow first arg in test step to be a function (#17096)
Leo Kettmeir
2023-01-24
feat: support node built-in module imports (#17264)
Bartek Iwańczuk
[prev]
[next]