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
/
.dprint.json
Age
Commit message (
Expand
)
Author
2024-11-19
refactor: update deno_doc, use prismjs, remove internal reference html genera...
Leo Kettmeir
2024-11-05
chore: deprecate run itests (#26444)
Mohammad Sulaiman
2024-11-04
fix(fmt): do not panic for jsx ignore container followed by jsx text (#26723)
David Sherret
2024-10-31
fix(fmt): fix several HTML and components issues (#26654)
Pig Fang
2024-10-21
fix(install): better json editing (#26450)
David Sherret
2024-09-30
refactor: move ByonmNpmResolver to deno_resolver (#25937)
David Sherret
2024-09-18
feat: default to TS for file extension and support ext flag in more scenarios...
Leo Kettmeir
2024-09-18
Revert "feat(fmt): sort type-only named import/exports last" (#25705)
David Sherret
2024-09-17
feat(fmt): sort type-only named import/exports last (#25690)
David Sherret
2024-09-16
chore: deprecate test itests (#25512)
HasanAlrimawi
2024-08-30
fix: upgrade deno_ast 0.42 (#25313)
David Sherret
2024-08-26
fix(fmt/markdown): fix regression with multi-line footnotes and inline math (...
David Sherret
2024-08-22
fix(fmt/markdown): metadata header sometimes missing trailing blank line (#25...
David Sherret
2024-08-19
fix(fmt): regression with pipe in code blocks in tables (#25098)
David Sherret
2024-08-17
fix(fmt): upgrade to dprint-plugin-markdown 0.17.4 (#25075)
David Sherret
2024-08-02
fix(fmt): handle using stmt in for of stmt (#24834)
David Sherret
2024-07-31
perf: update deno_ast to 0.41 (#24819)
David Sherret
2024-07-23
fix: enable the reporting of parsing related problems when running deno lint ...
HasanAlrimawi
2024-07-19
fix(fmt): was sometimes putting comments in front of commas in parameter list...
David Sherret
2024-07-17
fix(publish): surface syntax errors when using --no-check (#24620)
David Sherret
2024-07-10
chore: format yaml internally (#24520)
David Sherret
2024-07-04
feat: npm workspace and better Deno workspace support (#24334)
David Sherret
2024-06-05
fix: better handling of npm resolution occurring on workers (#24094)
David Sherret
2024-05-07
chore(test): move npm registries to separate servers and to the `tests/regist...
David Sherret
2024-05-05
fix(fmt/js): `else` was moved to wrong `if` sometimes when formatting minifie...
David Sherret
2024-04-29
fix(fmt/md): better handling of lists in block quotes (#23604)
David Sherret
2024-04-24
feat(jsr): support importing from jsr via HTTPS specifiers (except for type c...
David Sherret
2024-04-18
fix(fmt): error for more unterminated nodes (#23449)
David Sherret
2024-04-16
chore(lsp): Add benchmark for performance on a large real-world repo (#23395)
Nathan Whitaker
2024-04-11
fix: upgrade deno_ast related crates (#23187)
David Sherret
2024-04-03
chore: move `tools/node_compat` to `tests/node_compat/runner` (#23025)
Asher Gomez
2024-03-05
chore(tests): Remove vestiges of cli/tests folder (#22712)
Aapo Alasuutari
2024-03-05
chore: move `tools/wpt` to `tests/wpt/runner` (#22545)
Asher Gomez
2024-02-23
perf(fmt): reduce memory usage and improve performance (#22570)
David Sherret
2024-02-21
perf: linter lsp memory leak fix and deno_graph executor (#22519)
David Sherret
2024-02-16
fix(fmt): remove debug output when formatting dynamic imports (#22433)
David Sherret
2024-02-16
chore: move `test_util/wpt` to `tests/wpt/suite` (#22412)
Asher Gomez
2024-02-13
chore: move `test_util/std` to `tests/util/std` (#22402)
Asher Gomez
2024-02-12
chore: move test_ffi and test_nap to tests/ [WIP] (#22394)
Matt Mastracci
2024-02-10
chore: move cli/tests/ -> tests/ (#22369)
Matt Mastracci
2024-02-09
fix: upgrade to deno_ast 0.33 (#22341)
David Sherret
2024-01-25
chore: upgrade dprint-plugin-toml to 0.6.0 (#22108)
David Sherret
2024-01-09
fix: update deno_lint and swc (#21718)
Bartek IwaĆczuk
2023-12-01
fix(fmt): remove trailing comma for single type param in default export in js...
David Sherret
2023-11-27
fix(fmt/jupyter): handle "source" property that's a string (#21361)
David Sherret
2023-11-27
feat(fmt): support formatting code blocks in Jupyter notebooks (#21310)
scarf
2023-11-24
chore: bump jsonc-parser and dprint-core dependencies (#21330)
David Sherret
2023-11-20
fix(fmt): maintain parens for jsx in member expr (#21280)
David Sherret
2023-10-24
refactor: upgrade to deno_ast 0.31 and deno_graph 0.59 (#20965)
David Sherret
2023-10-24
fix: improved using declaration support (#20959)
David Sherret
[next]