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
/
tools
Age
Commit message (
Expand
)
Author
2023-04-14
refactor: break up `ProcState` (#18707)
David Sherret
2023-04-13
refactor(cli): add `Emitter` struct (#18690)
David Sherret
2023-04-13
refactor(cli): move runTests() and runBenchmarks() to rust (#18563)
Nayeem Rahman
2023-04-13
refactor: upgrade to deno_npm 0.3.0 (#18671)
David Sherret
2023-04-13
refactor(cli,ext,ops): cleanup `regex` with `lazy-regex` (#17296)
Yiyu Lin
2023-04-13
fix(test): add process sigint handler for --watch (#18678)
Nayeem Rahman
2023-04-12
refactor: `ProcState::build` -> `ProcState::from_flags` (#18672)
David Sherret
2023-04-12
fix(npm): cache bust npm specifiers more aggressively (#18636)
David Sherret
2023-04-06
refactor(npm): use deno_npm and deno_semver (#18602)
David Sherret
2023-04-06
chore: fix flaky tests checking ms when CI is slow (#18559)
David Sherret
2023-04-04
refactor(core): Improve ergonomics of managing ASCII strings (#18498)
Matt Mastracci
2023-04-03
Revert "fix(cli): don't store blob and data urls in the module cache (#18261)...
Yoshiya Hinosawa
2023-04-01
perf(check): faster source hashing (#18534)
David Sherret
2023-03-31
Revert "fix(cli): deno upgrade file permission (#18427)" (#18467)
Bartek Iwańczuk
2023-03-30
fix(coverage): ignore files from npm registry (#18457)
Geert-Jan Zwiers
2023-03-30
fix(repl): improve package.json support (#18497)
David Sherret
2023-03-28
chore: restore pty tests and make them run on the Linux CI (#18424)
David Sherret
2023-03-27
feat(core): initialize SQLite off-main-thread (#18401)
Matt Mastracci
2023-03-27
fix(cli): add colors to "Module not found" error frame (#18437)
Marvin Hagemeister
2023-03-26
feat(bench): add `--no-run` flag (#18433)
Geert-Jan Zwiers
2023-03-26
fix(cli): don't store blob and data urls in the module cache (#18261)
Nayeem Rahman
2023-03-26
fix(cli): deno upgrade file permission (#18427)
滑威
2023-03-25
feat(test): print pending tests on sigint (#18246)
Nayeem Rahman
2023-03-25
refactor: include mitata (#18426)
Leo Kettmeir
2023-03-23
refactor: make version and user_agent &'static str (#18400)
Bartek Iwańczuk
2023-03-23
refactor(init): remove CURRENT_STD_URL (#18375)
Bartek Iwańczuk
2023-03-22
chore(test_util): replace tempdir code w/tempdir crate (#18340)
Matt Mastracci
2023-03-22
feat(cli): --ext parameter for run, compile, and bundle (#17172)
Cre3per
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
feat: TypeScript 5.0.2 (except decorators) (#18294)
David Sherret
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): Enable multiple roots for a standalone module graph (#17663)
Andreu Botella
2023-03-17
feat(core) deno_core::extension! macro to simplify extension registration (#1...
Matt Mastracci
2023-03-16
fix(repl): Hide indexable properties in tab completion (#18141)
Roy Li
2023-03-17
feat(repl): add `DENO_REPL_HISTORY` to change history file path (#18047)
Nick Hanley
2023-03-15
fix(repl): do not panic deleting `Deno` or deleting all its properties (#18211)
David Sherret
2023-03-15
refactor: remove usages of `map_or` / `map_or_else` (#18212)
David Sherret
2023-03-15
perf: do not depend on iana-time-zone (#18088)
Divy Srivastava
2023-03-14
refactor: --watch commands use deno_core::resolve_url_or_path (#18172)
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-13
fix(info/doc): add missing `--no-lock` and `--lock` flags (#18166)
David Sherret
2023-03-11
fix(check): regression where config "types" entries caused type checking erro...
David Sherret
2023-03-09
chore: update Rust to 1.68.0 (#18102)
Bartek Iwańczuk
2023-03-08
refactor: rename InternalModuleLoader to ExtModuleLoader, use ext: scheme for...
Bartek Iwańczuk
2023-03-05
fix(check): include dts files in tsc roots (#18026)
Nayeem Rahman
2023-03-05
refactor(runtime): factor out deno_io extension crate (#18001)
Bartek Iwańczuk
2023-03-04
refactor: simplify to string calls (#18011)
Geert-Jan Zwiers
[prev]
[next]