This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
jsdoc
Watch
1
Star
0
Fork
0
You've already forked jsdoc
mirror of
https://github.com/jsdoc/jsdoc.git
synced
2025-12-08 19:46:11 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
jsdoc
/
test
History
Michael Mathews
f7421592e2
Fixed bug that caused documenting built-in names like "constructor" to cause crash, and missing symbols from the template index. (
Fixes
#12
).
2011-04-13 00:02:30 +02:00
..
cases
Fixed bug that caused documenting built-in names like "constructor" to cause crash, and missing symbols from the template index. (
Fixes
#12
).
2011-04-13 00:02:30 +02:00
t
Added addition tests for the @default tag.
2011-04-10 09:54:07 +02:00
runner.js
Added boolean trus and false to the list of @default values recognised from the code source. Added support for invalid variable name characters in the keys of objectliterals, plus tests.
2011-04-10 00:31:54 +02:00