Michael Mathews
|
e4a13db06d
|
Divided attrib into access and scope properties.
|
2010-07-20 21:28:06 +01:00 |
|
Michael Mathews
|
3a48203e8d
|
Installed Resig`s simple templating. Fixed memberof resolution, changed @access to @attrib.
|
2010-07-19 23:00:28 +01:00 |
|
Michael Mathews
|
cc001da8a5
|
Added example of e4x. Changed @variable tag to @var.
|
2010-07-18 19:52:12 +01:00 |
|
Michael Mathews
|
3220279b30
|
Much work to get correct namepaths calculated when user doesn`t provide @name or @isa.
|
2010-07-11 22:51:30 +01:00 |
|
Michael Mathews
|
4deae8c570
|
Added ability to omit param name using dash syntax. Added tests for @param.
|
2010-07-10 22:32:52 +01:00 |
|
Michael Mathews
|
2a88396780
|
Added support for @ignore.
|
2010-07-10 18:28:16 +01:00 |
|
Michael Mathews
|
47fc4cb4b9
|
Converting jsdoc_test.js from version 2 to version 3. Added support for some more version 1 tags.
|
2010-07-10 12:55:54 +01:00 |
|
Michael Mathews
|
6a1a46aeba
|
Qouted names keep their quotes.
|
2010-07-10 10:08:08 +01:00 |
|
Michael Mathews
|
eb6c9d0bdb
|
The namepath connector for inner symbols changed from - to ~. Added type to @exception.
|
2010-07-10 09:19:41 +01:00 |
|
Michael Mathews
|
7aaa23bd47
|
Added support for @author, @since, and @version. Added jsdoc test file from JSDoc 2 to test samples.
|
2010-07-10 08:36:22 +01:00 |
|
Michael Mathews
|
30812f4e94
|
Added support for @class.
|
2010-07-09 21:51:52 +01:00 |
|
Michael Mathews
|
6db800da84
|
Extra tests for @constructor.
|
2010-07-09 21:34:10 +01:00 |
|
Michael Mathews
|
33ef0da73c
|
Improved comments for tag dictionary. Added support for @fires and @throws.
|
2010-07-08 22:47:49 +01:00 |
|
Michael Mathews
|
a5c95a2262
|
Added ability to define type in @const. Cleaned up doclet postprocess function to use tagdictionary instead of ad hoc rules.
|
2010-07-07 23:21:38 +01:00 |
|
Michael Mathews
|
a5c342a395
|
Added tets for @const and @preserve.
|
2010-07-07 00:10:04 +01:00 |
|
Michael Mathews
|
22cb3d2ef6
|
Added tests for @file, @returns, and @type.
|
2010-07-04 01:48:04 +01:00 |
|
Michael Mathews
|
f6f962e847
|
Added tests for jsdoc/src.
|
2010-06-27 20:57:11 +01:00 |
|