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
/
main.rs
Age
Commit message (
Expand
)
Author
2024-05-18
perf: analyze cjs exports and emit typescript in parallel (#23856)
David Sherret
2024-05-16
fix(node): seperate worker module cache (#23634)
Divy Srivastava
2024-05-08
chore: enable clippy::print_stdout and clippy::print_stderr (#23732)
David Sherret
2024-04-29
FUTURE: remove import assertions support for JavaScript (#23541)
Kenta Moriuchi
2024-04-24
feat: Add `deno serve` subcommand (#23511)
Matt Mastracci
2024-04-23
fix: Float16Array support (#23512)
Kenta Moriuchi
2024-04-23
feat: enable Float16Array support (#23490)
Bartek Iwańczuk
2024-03-31
refactor: cleanup main entrypoint (#23145)
David Sherret
2024-03-27
feat(install): require -g / --global flag (#23060)
Bartek Iwańczuk
2024-03-27
feat(init): use jsr specifier for @std/assert (#23073)
Bartek Iwańczuk
2024-03-22
perf(cli): use args_os (#23039)
Matt Mastracci
2024-03-11
chore: enable clippy unused_async rule (#22834)
David Sherret
2024-03-08
fix: respect unstable "temporal" configuration in config file (#22134)
Bartek Iwańczuk
2024-03-05
perf(cli): faster standalone executable determination (#22717)
Matt Mastracci
2024-03-04
chore: fix typos (#22677)
cui fliter
2024-03-01
feat(unstable/pm): support version contraints in 'deno add' (#22646)
Nayeem Rahman
2024-02-29
feat(unstable): `deno add` subcommand (#22520)
Bartek Iwańczuk
2024-02-09
fix: upgrade to deno_ast 0.33 (#22341)
David Sherret
2024-02-07
refactor: extract out `runtime::colors` to `deno_terminal::colors` (#22324)
David Sherret
2024-01-23
feat(cli): improved diagnostics printing (#22049)
Luca Casonato
2024-01-23
feat: warn when using --unstable, prefer granular flags (#21452)
Bartek Iwańczuk
2024-01-22
feat(lockfile): track JSR and npm dependencies in config file (#22004)
David Sherret
2024-01-22
refactor: add "UnstableConfig" struct to cli/args/flags.rs (#21993)
Bartek Iwańczuk
2024-01-15
feat(unstable): add Temporal API support (#21738)
Bartek Iwańczuk
2024-01-14
feat: remove conditional unstable type-checking (#21825)
Bartek Iwańczuk
2024-01-01
chore: update copyright to 2024 (#21753)
David Sherret
2023-12-09
feat: bring back WebGPU (#20812)
Leo Kettmeir
2023-12-06
fix: display unstable flags at bottom of help text (#21468)
David Sherret
2023-11-29
build(cli): allow to build without upgrade feature (#19910)
Jakub Jirutka
2023-11-25
feat(unstable): --unstable-unsafe-proto (#21313)
David Sherret
2023-11-23
feat(unstable): tar up directory with deno.json (#21228)
Bartek Iwańczuk
2023-11-05
refactor: unify CDP types in a single module (#21094)
Bartek Iwańczuk
2023-11-05
chore: migrate to new deno_core and metrics (#21057)
Matt Mastracci
2023-11-04
perf: lazy `atexit` setup (#21053)
Divy Srivastava
2023-11-01
feat: enable Array.fromAsync (#21048)
Bartek Iwańczuk
2023-11-01
feat: granular --unstable-* flags (#20968)
Bartek Iwańczuk
2023-11-01
feat: deno doc --html (#21015)
Bartek Iwańczuk
2023-10-30
fix: implement node:tty (#20892)
Divy Srivastava
2023-10-12
refactor: FeatureChecker integration in ext/ crates (#20797)
Bartek Iwańczuk
2023-09-30
refactor(npm): create `cli::npm::managed` module (#20740)
David Sherret
2023-09-16
feat: Add "deno jupyter" subcommand (#20337)
Bartek Iwańczuk
2023-09-15
fix: init v8 platform once on main thread (#20495)
Luca Casonato
2023-08-23
fix(ext/web): add stream tests to detect v8slice split bug (#20253)
Matt Mastracci
2023-07-25
fix(lint): allow to use --rules with --rules-tags (#19754)
Bartek Iwańczuk
2023-06-15
refactor(flags): move watch flags into subcommand structs (#19516)
David Sherret
2023-06-14
fix: reload config files on watcher restarts (#19487)
David Sherret
2023-06-09
perf: add Tokio runtime monitor (#19415)
Bartek Iwańczuk
2023-05-19
Revert "perf: use jemalloc as global allocator (#18957)" (#19187)
Bartek Iwańczuk
2023-05-17
fix(runtime): Box the main future to avoid blowing up the stack (#19155)
Matt Mastracci
2023-05-14
refactor(core): bake single-thread assumptions into spawn/spawn_blocking (#19...
Matt Mastracci
[prev]
[next]