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
/
tests
/
testdata
/
doc
Age
Commit message (
Expand
)
Author
2024-02-10
chore: move cli/tests/ -> tests/ (#22369)
Matt Mastracci
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-08
perf: skip expanding exclude globs (#21817)
David Sherret
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(doc): improve non-exported diagnostic (#21033)
David Sherret
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
2022-11-02
chore: update deno_doc (#16515)
Leo Kettmeir
2022-09-19
refactor: move out test files from root testdata directory into sub directori...
David Sherret
2021-09-02
chore: upgrade crates (#11894)
Bartek Iwańczuk
2021-08-11
chore: move test files to testdata directory (#11601)
David Sherret