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
Age
Commit message (
Expand
)
Author
2023-03-22
chore: upgrade rusty_v8 to 0.66.0 (#18339)
Bartek Iwańczuk
2023-03-22
test: mark two unit tests as flaky (#18344)
Bartek Iwańczuk
2023-03-22
fix(ext/kv): don't request permissions for ":memory:" (#18346)
Nayeem Rahman
2023-03-22
feat(ext/kv): key-value store (#18232)
Heyang Zhou
2023-03-21
test: disable macos_shared_libraries test (#18342)
Bartek Iwańczuk
2023-03-22
perf: disable WAL for transpiled source cache (#18084)
Bartek Iwańczuk
2023-03-21
Revert "fix(cli) Better error messages on corrupt databases that aren… (#18...
Bartek Iwańczuk
2023-03-21
perf(core) Reduce script name and script code copies (#18298)
Matt Mastracci
2023-03-21
perf(check): type check local files only when not using `--all` (#18329)
David Sherret
2023-03-21
chore: update formatting configuration (#18331)
Bartek Iwańczuk
2023-03-21
Revert "perf: disable TSC snapshot compression (#18333)" (#18336)
Bartek Iwańczuk
2023-03-21
chore(cli) Use with_context(|| format!(...)) rather than context(format!(...)...
Matt Mastracci
2023-03-21
perf: disable TSC snapshot compression (#18333)
Bartek Iwańczuk
2023-03-21
fix(cli) Better error messages on corrupt databases that aren't automatically...
Matt Mastracci
2023-03-21
feat: TypeScript 5.0.2 (except decorators) (#18294)
David Sherret
2023-03-21
chore(tools): restore node compat test setup script (#18290)
Yoshiya Hinosawa
2023-03-21
docs: fix broken `Deno.FsFile#readable` example code (#18277)
ayame113
2023-03-21
chore(ext/console): inspect anonymous function as `[Function (anonymous)]` (#...
Yoshiya Hinosawa
2023-03-20
feat(ext/net): Add multicasting APIs to DatagramConn (#10706) (#17811)
Sam Gwilym
2023-03-20
refactor(ext/node): untangle dependencies between js files (#18284)
Bartek Iwańczuk
2023-03-20
refactor(ext/node): make initialization functions sync (#18282)
Bartek Iwańczuk
2023-03-19
feat(compile): Add support for web workers in standalone mode (#17657)
Andreu Botella
2023-03-20
test(ext/node): port _fs tests from std/node (#18262)
Max Dahlgren
2023-03-19
test(ext/node): add querystring_test.ts and readline_test.ts (#18256)
Sanskar Gauchan
2023-03-19
test(ext/node): add _fs_access_test.ts and _fs_watch_test.ts (#18249)
Sanskar Gauchan
2023-03-19
fix(runtime): Extract error code for all OS error variants (#17958)
Kamil Ogórek
2023-03-19
feat(compile): Enable multiple roots for a standalone module graph (#17663)
Andreu Botella
2023-03-18
Reland "perf(core): preserve ops between snapshots (#18080)" (#18272)
Bartek Iwańczuk
2023-03-18
perf(core): use static specifier in ExtensionFileSource (#18271)
Bartek Iwańczuk
2023-03-18
chore(bench): add RUNTIME_SNAPSHOT.bin (#18269)
Leo Kettmeir
2023-03-18
Revert "perf(core): use static specifier in ExtensionFileSource (#182… (#18...
Bartek Iwańczuk
2023-03-18
chore(cli/tests): move macos_shared_libraries test to macos_test.rs (#18268)
Divy Srivastava
2023-03-18
Revert "perf(core): preserve ops between snapshots (#18080)" (#18267)
Bartek Iwańczuk
2023-03-18
perf(core): use static specifier in ExtensionFileSource (#18264)
Divy Srivastava
2023-03-18
fix(ext/node): add createDecipheriv (#18245)
Yoshiya Hinosawa
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
fix(cli): preserve blob store when resetting file watcher (#18253)
Geert-Jan Zwiers
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
chore: add tests for node:async_hooks (#18004)
Bartek Iwańczuk
2023-03-17
fix(cli/integration): clippy lints (#18248)
Farsen976
2023-03-17
chore: add test for macOS shared libraries (#18244)
Divy Srivastava
2023-03-17
chore(ext/console): add 'quotes' internal option to Deno.inspect (#18183)
Yoshiya Hinosawa
2023-03-17
perf: disable runtime snapshot compression (#18239)
Bartek Iwańczuk
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
fix(ext/node): resource leak in createHmac (#18229)
Divy Srivastava
2023-03-16
fix(repl): Hide indexable properties in tab completion (#18141)
Roy Li
2023-03-16
chore: ignore permission_prompt_strips_ansi_codes_and_control_chars test (#18...
David Sherret
[prev]
[next]