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
/
Cargo.toml
Age
Commit message (
Expand
)
Author
2024-11-19
feat(fmt): support SQL (#26750)
João Baptista
2024-11-19
refactor: update deno_doc, use prismjs, remove internal reference html genera...
Leo Kettmeir
2024-11-14
refactor(resolver): move more resolution code into deno_resolver (#26873)
David Sherret
2024-11-14
chore: upgrade runtimelib (jupyter) to 0.19 (#26862)
Kyle Kelley
2024-11-10
chore: forward v2.0.6 release commit to main (#26804)
denobot
2024-11-06
chore: forward v2.0.5 release commit to main (#26755)
denobot
2024-11-05
fix: panic_hook hangs without procfs (#26732)
Divy Srivastava
2024-11-05
fix(workspace): support wildcard packages (#26568)
Bartek Iwańczuk
2024-11-04
fix(fmt): do not panic for jsx ignore container followed by jsx text (#26723)
David Sherret
2024-11-01
fix: improved support for cjs and cts modules (#26558)
David Sherret
2024-10-31
fix(fmt): fix several HTML and components issues (#26654)
Pig Fang
2024-10-30
chore: forward v2.0.4 release commit to main (#26636)
denobot
2024-10-25
fix(install): cache json exports of JSR packages (#26552)
Nathan Whitaker
2024-10-25
chore: forward v2.0.3 commit to main (#26535)
Bartek Iwańczuk
2024-10-24
perf(compile): pass module source data from binary directly to v8 (#26494)
David Sherret
2024-10-24
feat: support node-api in denort (#26389)
snek
2024-10-22
fix(fmt): upgrade formatters (#26469)
Pig Fang
2024-10-21
fix(install): better json editing (#26450)
David Sherret
2024-10-18
chore: forward v2.0.2 release commit to main (#26376)
denobot
2024-10-16
chore: forward v2.0.1 release commit to main (#26338)
denobot
2024-10-16
fix: use syntect for deno doc html generation (#26322)
Leo Kettmeir
2024-10-16
chore: add dhat feature (#26285)
David Sherret
2024-10-15
fix: add hint for missing `document` global in terminal error (#26218)
Bartek Iwańczuk
2024-10-10
fix: do not panic when using methods on classes and interfaces in deno doc ht...
Leo Kettmeir
2024-10-08
2.0.0 (#26063)
denobot
2024-10-08
fix: use tree-sitter for deno_doc (#26066)
Leo Kettmeir
2024-10-08
refactor: remove usage of full_range (#26065)
David Sherret
2024-10-03
fix(task): use current executable for deno even when not named deno (#26019)
David Sherret
2024-10-03
v2.0.0-rc.10 (#26002)
Bartek Iwańczuk
2024-10-02
fix(node): implement libuv APIs needed to support `npm:sqlite3` (#25893)
Nathan Whitaker
2024-10-02
fix(workspace): handle when config has members when specified via --config (#...
David Sherret
2024-10-02
fix(no-slow-types): better `override` handling (#25989)
David Sherret
2024-10-01
feat(lsp): quick fix for @deno-types="npm:@types/*" (#25954)
Nayeem Rahman
2024-10-01
v2.0.0-rc.9 (#25957)
Divy Srivastava
2024-10-01
v2.0.0-rc.8 (#25950)
Bartek Iwańczuk
2024-09-30
fix: update sui to 0.4 (#25942)
Divy Srivastava
2024-09-28
refactor: extract out sloppy imports resolution from CLI crate (#25920)
David Sherret
2024-09-28
refactor: use deno_path_util (#25918)
David Sherret
2024-09-27
v2.0.0-rc.7 (#25907)
Bartek Iwańczuk
2024-09-26
refactor(fmt): rewrite HTML syntax error handling (#25892)
Bartek Iwańczuk
2024-09-26
feat(tools/doc): display subitems in symbol overviews where applicable (#25885)
Leo Kettmeir
2024-09-26
v2.0.0-rc.6 (#25877)
Bartek Iwańczuk
2024-09-26
feat: add `--allow-import` flag (#25469)
Bartek Iwańczuk
2024-09-25
fix(check): properly surface dependency errors in types file of js file (#25860)
David Sherret
2024-09-24
v2.0.0-rc.5 (#25838)
Bartek Iwańczuk
2024-09-24
fix: Update deno_npm to fix `deno install` with crossws (#25837)
Nathan Whitaker
2024-09-23
BREAKING: remove support for remote import maps in deno.json (#25836)
David Sherret
2024-09-20
feat(fmt): upgrade markup_fmt (#25768)
Pig Fang
2024-09-20
chore: update sui to 0.3.1 (#25758)
Divy Srivastava
2024-09-19
v2.0.0-rc.4 (#25728)
Bartek Iwańczuk
[next]