Issues
- 5
Archive this repository
#226 opened by not-an-aardvark - 4
parens problems
#150 opened by jdalton - 2
opening block tags
#153 opened by automaticgiant - 8
Indicate description prefix
#155 opened by jgeurts - 2
- 8
More informative error messages
#175 opened by Pomax - 5
@requires not being parsed as expected
#177 opened by PetarMax - 2
Add support for @property without type
#186 opened by tibdex - 5
Mechanism for 'escaping' @ symbol when part of an example (i.e. Decorators)
#188 opened by Ghnuberath - 1
Option for allowing multiple tags per line.
#191 opened by justinfagnani - 1
fails to read @name tags with slashes
#197 opened by andykais - 5
Using `unwrap` to parse Block comment without `*` separators breaks indentation.
#198 opened by mitermayer - 3
Support for relative type references
#205 opened by tschaub - 3
@example warp the decorator does NOT work
#207 opened by imcuttle - 1
The type is in 'name' when there is no name
#209 opened by bary12 - 1
Record type range gets offset after linebreaks
#212 opened by smaren - 1
Support `@access package`
#214 opened by jaydenseric - 1
Support for TypeScript import types
#215 opened by tschaub - 1
- 1
Avoid erring with "event:" within `@param` and `@returns` tags and any other allowed contexts
#221 opened by brettz9 - 1
Allow for missing `@param`'s or `@return(s)` with `@implements` on the block; also possibly for @augments/@extends and @override
#222 opened by brettz9 - 0
- 1
Support type expression for @this tag
#181 opened by fredj - 0
Permitting numeric keys in parameter names
#192 opened by tmcw - 1
- 9
Support type intersections
#183 opened by joelday - 3
What's the reason for the dot in stringifing TypeExpression (Array.<string>)?
#185 opened by davidfirst - 3
Invalid name for @this
#179 opened by joscha - 9
License and copyright issues
#176 opened by SnarkBoojum - 4
Support string/numeric/boolean literal types
#156 opened by jfirebaugh - 2
Update the esutils package to v2.0.2
#170 opened by Emeegeemee - 2
Doctrine doesnt support function type with argument
#169 opened by xuesu - 2
Doctrine fails to parse @param documentation for optional parameters with default value
#168 opened by cyChop - 1
Optional parameter
#167 opened by cwgreene - 1
Support case insensitive tags
#163 opened by alberto - 5
- 4
@alias tag with multiple values.
#159 opened by jdalton - 6
Linker option for stringify
#140 opened by tmcw - 10
Parser fails on optional params.
#149 opened by jdalton - 1
Colon in @name annotation
#146 opened by szgabsz91 - 2
Expected `OptionalType` param with default value but found `number` and `null`.
#141 opened by chriswong - 0
Support type expression for @this tag
#143 opened by tschaub - 4
Make a unified representation of doc blocks
#122 opened by jonathanKingston - 2
Support example caption
#131 opened by tmcw - 4
Reported line numbers are sometimes incorrect
#138 opened by TEHEK - 2
Allow omission of type in returns tag
#136 opened by tmcw - 0
Support nested brackets in default values
#133 opened by tmcw - 3
@param arg1 [optional] is not handled correctly
#129 opened by nicjansma - 0
Update README
#127 opened by nzakas - 1
Setup travis build
#123 opened by gyandeeps