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
/
worker.rs
Age
Commit message (
Expand
)
Author
2024-03-13
perf(permissions): Fast exit from checks when permission is in "fully-granted...
Matt Mastracci
2024-03-13
fix(ext/node): allow automatic worker_thread termination (#22647)
Satya Rohith
2024-03-11
chore: enable clippy unused_async rule (#22834)
David Sherret
2024-03-11
fix(ext/node): make worker setup synchronous (#22815)
Bartek Iwańczuk
2024-03-05
chore: upgrade deno_core (#22699)
Bartek Iwańczuk
2024-02-23
fix(ext/node): set correct process.argv0 (#22555)
Satya Rohith
2024-02-15
chore: add DENO_FUTURE env var (#22318)
Divy Srivastava
2024-02-13
feat: denort binary for `deno compile` (#22205)
Divy Srivastava
2024-02-10
chore: deno_core bump (#22379)
Matt Mastracci
2024-02-07
refactor: extract out `runtime::colors` to `deno_terminal::colors` (#22324)
David Sherret
2024-01-26
fix: make deprecation warnings less verbose (#22128)
Bartek Iwańczuk
2024-01-25
chore(cli): split 40_testing (#22112)
Matt Mastracci
2024-01-18
feat: Start warning on each use of a deprecated API (#21939)
Bartek Iwańczuk
2024-01-01
chore: update copyright to 2024 (#21753)
David Sherret
2023-12-19
fix(node): child_process IPC on Windows (#21597)
Divy Srivastava
2023-12-13
refactor(cli): update to new deno_core promise/call methods (#21519)
Matt Mastracci
2023-12-13
fix: implement child_process IPC (#21490)
Divy Srivastava
2023-12-08
chore: use primordials in 40_testing.js (#21422)
Divy Srivastava
2023-12-02
refactor: snapshotting of runtime/ and cli/ (#21430)
Bartek Iwańczuk
2023-11-25
feat(unstable): --unstable-unsafe-proto (#21313)
David Sherret
2023-11-25
perf: move "cli/js/40_testing.js" out of main snapshot (#21212)
Divy Srivastava
2023-11-22
fix: 'Promise was collected' error in REPL/jupyter (#21272)
Bartek Iwańczuk
2023-11-16
fix(npm): support cjs entrypoint in node_modules folder (#21224)
David Sherret
2023-11-15
perf: static bootstrap options in snapshot (#21213)
Divy Srivastava
2023-11-14
perf: move jupyter esm out of main snapshot (#21163)
Divy Srivastava
2023-11-11
perf: snapshot runtime ops (#21127)
Divy Srivastava
2023-11-10
perf(cli): strace mode for ops (undocumented) (#21131)
Matt Mastracci
2023-11-05
chore: migrate to new deno_core and metrics (#21057)
Matt Mastracci
2023-11-01
feat: granular --unstable-* flags (#20968)
Bartek Iwańczuk
2023-10-31
feat: deno run --unstable-hmr (#20876)
Bartek Iwańczuk
2023-10-12
refactor: FeatureChecker integration in ext/ crates (#20797)
Bartek Iwańczuk
2023-10-05
refactor(npm): add referrer when resolving npm package sub path from deno mod...
David Sherret
2023-10-03
refactor(npm): break up `NpmModuleLoader` and move more methods into the mana...
David Sherret
2023-09-29
refactor(cli): make `CliNpmResolver` a trait (#20732)
David Sherret
2023-09-28
refactor(ext/node): remove dependency on deno_npm and deno_semver (#20718)
David Sherret
2023-09-18
fix(cli): for main-module that exists in package.json, use the version define...
await-ovo
2023-09-14
fix: output traces for op sanitizer in more cases (#20494)
Luca Casonato
2023-08-26
chore: update to Rust 1.72 (#20258)
林炳权
2023-08-21
refactor: upgrade deno_ast 0.28 and deno_semver 0.4 (#20193)
David Sherret
2023-08-16
feat(ext/node): eagerly bootstrap node (#20153)
Matt Mastracci
2023-08-06
build: allow disabling snapshots for dev (#20048)
Nayeem Rahman
2023-08-01
feat(npm): support running non-bin scripts in npm pkgs via `deno run` (#19975)
David Sherret
2023-07-02
Reland "fix(cli): don't store blob and data urls in the module cache" (#18581)
Nayeem Rahman
2023-06-05
feat(runtime): support creating workers using custom v8 params (#19339)
Mathias Lafeldt
2023-05-30
feat(runtime): add `WorkerLogLevel` (#19316)
David Sherret
2023-05-22
fix(npm): store npm binary command resolution in lockfile (#19219)
David Sherret
2023-05-05
refactor(ext/node): combine `deno_node::Fs` with `deno_fs::FileSystem` (#18991)
David Sherret
2023-05-04
refactor(ext/fs): boxed deno_fs::FileSystem (#18945)
David Sherret
2023-05-01
perf: lazily create RootCertStore (#18938)
David Sherret
2023-05-01
refactor(cli): remove ProcState - add CliFactory (#18900)
David Sherret
[prev]
[next]