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
/
doc.rs
Age
Commit message (
Expand
)
Author
2024-05-01
chore: update deno_doc (#23621)
Leo Kettmeir
2024-04-24
chore: update deno_doc (#23544)
Leo Kettmeir
2024-04-19
refactor: move redirect handling into deno_graph (#23444)
David Sherret
2024-04-19
perf(lsp): cleanup document dependencies (#23426)
Nayeem Rahman
2024-04-11
fix: upgrade deno_ast related crates (#23187)
David Sherret
2024-03-28
chore: update deno_doc to 0.119.0 (#23103)
Leo Kettmeir
2024-03-27
fix: less aggressive vendor folder ignoring (#23100)
David Sherret
2024-03-11
chore: enable clippy unused_async rule (#22834)
David Sherret
2024-03-07
fix(publish): make include and exclude work (#22720)
David Sherret
2024-02-20
perf(jsr): fast check cache and lazy fast check graph (#22485)
David Sherret
2024-02-15
feat(unstable): single checksum per JSR package in the lockfile (#22421)
David Sherret
2024-02-09
fix: upgrade to deno_ast 0.33 (#22341)
David Sherret
2024-02-06
fix(publish): lazily parse sources (#22301)
David Sherret
2024-01-31
chore: update deno_doc (#22174)
Leo Kettmeir
2024-01-24
feat(publish): give diagnostic on invalid package files (#22082)
Luca Casonato
2024-01-23
feat(cli): improved diagnostics printing (#22049)
Luca Casonato
2024-01-23
chore: update deno_ast and deno_graph (#22033)
Bartek Iwańczuk
2024-01-18
fix(lsp): regression - formatting was broken on windows (#21972)
David Sherret
2024-01-15
refactor: use globbing from deno_config (#21925)
David Sherret
2024-01-14
feat: remove conditional unstable type-checking (#21825)
Bartek Iwańczuk
2024-01-09
fix: update deno_lint and swc (#21718)
Bartek Iwańczuk
2024-01-08
perf: skip expanding exclude globs (#21817)
David Sherret
2024-01-01
chore: update copyright to 2024 (#21753)
David Sherret
2023-12-30
chore: update deno_doc to 0.85.0 (#21678)
Leo Kettmeir
2023-12-01
feat(compile): support discovering modules for more dynamic arguments (#21381)
David Sherret
2023-11-10
fix: improve `deno doc --lint` error messages (#21156)
David Sherret
2023-11-04
fix(doc): `deno doc --lint mod.ts` should output how many files checked (#21084)
David Sherret
2023-11-01
feat: deno doc --html (#21015)
Bartek Iwańczuk
2023-10-31
feat: `deno doc --lint` (#21032)
David Sherret
2023-10-31
refactor: update to deno_doc 0.71 (#21023)
David Sherret
2023-10-30
feat(doc): support multiple file entry (#21018)
Bartek Iwańczuk
2023-10-26
feat(doc): display non-exported types referenced in exported types (#20990)
David Sherret
2023-10-25
refactor: break out ModuleInfoCache from ParsedSourceCache (#20977)
David Sherret
2023-07-02
Reland "fix(cli): don't store blob and data urls in the module cache" (#18581)
Nayeem Rahman
2023-06-06
perf(cli): conditionally load typescript declaration files (#19392)
David Sherret
2023-05-01
refactor(cli): remove ProcState - add CliFactory (#18900)
David Sherret
2023-04-14
refactor: break up `ProcState` (#18707)
David Sherret
2023-04-12
refactor: `ProcState::build` -> `ProcState::from_flags` (#18672)
David Sherret
2023-04-03
Revert "fix(cli): don't store blob and data urls in the module cache (#18261)...
Yoshiya Hinosawa
2023-03-26
fix(cli): don't store blob and data urls in the module cache (#18261)
Nayeem Rahman
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-02-09
refactor: deno_graph 0.43 upgrade (#17692)
David Sherret
2023-02-05
refactor: rename `deno` specifiers to `internal` (#17655)
Leo Kettmeir
2023-01-27
chore: upgrade to Rust 1.67 (#17548)
David Sherret
2023-01-24
refactor(deno_graph): remove unused Resolved::Ok#kind usage (#17504)
David Sherret
2023-01-14
refactor: create enum for `--builtin` doc flag (#17423)
David Sherret
2023-01-02
chore: update copyright year to 2023 (#17247)
David Sherret
2022-12-08
fix(compile): ensure import map is used when specified in deno config file (#...
David Sherret
[next]