Commits
User selector
Commit History
Commits on Sep 9, 2021
Fix name resolution in typedef and allow defaults for template tags (#45483)
Show description for cf787e9authored
Commits on Aug 28, 2021
Commits on Jul 14, 2021
Fixes JSDoc @type function with variable args is interpreted incorrectly (#44864)
Show description for 40ec839authored
Commits on Apr 29, 2021
Commits on Apr 26, 2021
Contextual typing checks property assignments for type annotation (#43598)
Show description for d5af89cauthored
Commits on Apr 15, 2021
Do not erase signatures in getSignatureOfTypeTag (#43688)
Show description for 0987ee9authored
Commits on Apr 14, 2021
Fix @typedef/@callback scope (#43682)
Show description for 3f93d42authored
Commits on Apr 13, 2021
fix(43444): add support JSDoc function signatures on returned function expressions (#43607)
Show description for e87a0beandauthoredAdd jsdoc to all js statements (#43659)
Show description for 6a3d689authored
Commits on Apr 7, 2021
Gh 41788 incorrect output for esprivate with nested class in esnext (#42663)
Show description for 2484210authoredFix getTypeFromJSDocVariadicType in callback tag (#43562)
Show description for 2bb54dcauthored
Commits on Apr 6, 2021
fix(43160): improve error location for functions without explicit return (#43367)
Show description for 3cf26e4authored
Commits on Mar 26, 2021
--noImplicitOverride (#39669)
Show description for 2f0c8b2andauthored
Commits on Mar 22, 2021
@link support, second try (#43312)
Show description for dcc27ebauthored
Commits on Mar 18, 2021
Revert "Editor support for link tag (#41877)" (#43302)
Show description for 451d435authored
Commits on Mar 16, 2021
Editor support for link tag (#41877)
Show description for ec77bffauthored
Commits on Mar 9, 2021
Commits on Mar 5, 2021
Commits on Feb 18, 2021
Improve @template lookup and resilience (#42851)
Show description for 3d7ec8aauthored
Commits on Jan 28, 2021
@typedef: Improve error spans from declaration emit (#42501)
Show description for d2443a5authored
Commits on Dec 28, 2020
Commits on Dec 18, 2020
Commits on Dec 8, 2020
Reuse input nodes where possible when serializing jsdoc implements clauses (#41783)
Show description for 69143ecauthored
Commits on Dec 4, 2020
JSDoc declaration emit should reuse input nodes where possible when serializing typedefs (#41760)
Show description for 360958eauthored
Commits on Dec 2, 2020
Commits on Oct 27, 2020
Commits on Oct 21, 2020
Commits on Oct 9, 2020
Fix relative paths in commonjs decl emit w/property access (#40986)
Show description for a109b5dauthored
Commits on Oct 7, 2020
Fix export binding of namespaced typedefs (#40980)
Show description for 4283428authored
Commits on Oct 1, 2020
Commits on Sep 23, 2020
Fix crash on js declaration emit of export assigned default augmented function (#40596)
Show description for ad2a074authored
Commits on Sep 10, 2020
Alias for `module.exports.x = x` (#40228)
Show description for e350c35authored- authored
Commits on Sep 9, 2020
Add see tag support (#39760)
Show description for ee5f51bauthored
Commits on Sep 5, 2020
Better support class instances assigned to the module object for JS declarations (#40037)
Show description for 155610eauthored