0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixes parseTagTypes sometimes people are silly and use tags like @property incorrectly and omit the type and/or name. that causes dox to barf. More... over 9 years ago
Merge pull request #134 from gilt/master More... over 9 years ago
Updated documentation More... over 9 years ago
More properties get exposed from parsing jsdoc tag type strings More... over 9 years ago
Question mark ? is indicating nullable type and not optional (see http://usejsdoc.org/tags-type.html) More... over 9 years ago
With new jsdoc type parser the name no longer contains the meta information but the individual properties like nullable, nonNullable, variable and optional should be used More... over 9 years ago
Added support for complex jsdoc types in tags param, returns, type and throws, fixes #82 More... over 9 years ago
Added context based split mechanism that takes into account that white spaces between curly braces for jsdoc types should not be used to split into parts, fixes #135 More... over 9 years ago
skipPrefixes incorrectly assumes option.raw=false More... over 9 years ago
Merge branch 'master' of github.com:visionmedia/dox More... over 9 years ago
Release 0.5.3 More... over 9 years ago
update readme More... over 9 years ago
Merge pull request #106 from heff/patch-2 More... over 9 years ago
Invert `singleStar` option to `skipSingleStar`; Add `--skipSingleStar flag`; More... over 9 years ago
Merge branch 'master' into HEAD More... over 9 years ago
Release 0.5.2 More... over 9 years ago
support event tags, implements #92 More... over 9 years ago
remove obsolete make rules, closes #52 More... over 9 years ago
Fix history typo More... over 9 years ago
Release 0.5.1 More... over 9 years ago
Update changelog, fix #130 More... over 9 years ago
Fix #75 "*/*" breaks parsing More... over 9 years ago
svg build status More... over 9 years ago
Release 0.5.0 More... over 9 years ago
Merge pull request #128 from ChiperSoft/master More... over 9 years ago
Merge branch 'master' into marked-options More... over 9 years ago
Add setMarkedOptions More... over 9 years ago
Added context check for inline member properties on object literals. More... over 9 years ago
Reformatting package.json to npm output More... over 9 years ago
Updating package with contributors More... over 9 years ago