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
/
modules
/
common
History
Michael Mathews
221aa8cbad
Changed kind from "constructor" to "class", added support for @constructs tag to document the constructor function separately to the class documentation. Added support for documenting anonymous functions.
2011-01-24 18:00:01 +00:00
..
args.js
Start of deep refactor.
2010-12-26 13:52:53 +00:00
assert.js
Start of deep refactor.
2010-12-26 13:52:53 +00:00
dumper.js
Improved layout and css of params in the default template.
2011-01-23 01:20:02 +00:00
events.js
Added tests for common modules.
2011-01-10 22:49:45 +00:00
fs.js
Changed kind from "constructor" to "class", added support for @constructs tag to document the constructor function separately to the class documentation. Added support for documenting anonymous functions.
2011-01-24 18:00:01 +00:00
query.js
Improved query string handling
2011-01-09 17:51:37 +00:00
sqlite.js
Added sqlite support.
2011-01-09 00:06:55 +00:00
util.js
Cleaned up some unit tests. Refactored the parser and handlers a bit.
2011-01-11 20:08:31 +00:00