summaryrefslogtreecommitdiff
path: root/cli/doc/ts_type.rs
AgeCommit message (Expand)Author
2020-08-19refactor: move cli/doc/ to separate crate (#7103)Bartek Iwańczuk
2020-07-31upgrade: deno_lint, dprint, swc (#6928)Bartek Iwańczuk
2020-07-12feat(doc): Improve terminal printer (#6594)Valentin Anger
2020-07-01upgrade: swc_ecma_visit, dprint, deno_lint (#6580)Bartek Iwańczuk
2020-06-12Revert "feat: add Deno.osName()" (#6261)Ryan Dahl
2020-06-11feat: add Deno.osName() (#5714)Rubin Bhandari
2020-05-17Update to dprint 0.18.3 and the latest version of swc (#5509)David Sherret
2020-04-30fix(doc): better repr for object literal types (#4998)Bartek Iwańczuk
2020-04-08feat(doc): handle function params and type params (#4672)Bartek Iwańczuk
2020-04-03upgrade dprint to 0.9.10 (#4601)Bartek Iwańczuk
2020-04-03"deno doc" parses the "implements" clause of a class def (#4604)Ondřej Žára
2020-03-28feat: Add "deno doc" subcommand (#4500)Bartek Iwańczuk