summaryrefslogtreecommitdiff
path: root/cli/doc/interface.rs
AgeCommit message (Expand)Author
2020-04-30fix(doc): better repr for object literal types (#4998)Bartek Iwańczuk
2020-04-27refactor: factor out AstParser from DocParser (#4923)Bartek Iwańczuk
2020-04-14fix(doc): Added extends field to interface (#4739)Luca Casonato
2020-04-14fix(doc): expose optionality in function params and class members (#4738)Luca Casonato
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-03-28feat: Add "deno doc" subcommand (#4500)Bartek Iwańczuk