16 Commits

Author SHA1 Message Date
Michael Mathews
5a9c19ff9d Added taffydb, tweaked mustachejs to define a "last?" value in loops (true on the last item), added use of last? into templates. 2011-01-08 16:09:02 +00:00
Michael Mathews
50faaaa607 Minor tweaks to template. 2011-01-05 23:56:17 +00:00
Michael Mathews
6d4c1e61c1 Fixed bug with names["quoted"]. Tweaks to default template. 2011-01-03 22:48:04 +00:00
Michael Mathews
43efe8048b Refactor continues. 2011-01-02 22:12:00 +00:00
Michael Mathews
568e36449c Added support for pragma comments. 2010-12-28 17:58:17 +00:00
Michael Mathews
36b2684b9a Added support for constructor and methods of constructor (static methods). 2010-08-10 13:00:11 +01:00
Michael Mathews
46d5dc17b7 More work on the haruki template, now shows nested namespaces, classes, methods, properties and parameters. 2010-08-09 18:12:25 +01:00
Michael Mathews
1170f87b15 More work on the schema. 2010-08-03 21:12:10 +01:00
Michael Mathews
931d2ee6bf More fixes to schema. Added tests for @tag. 2010-08-02 23:27:04 +01:00
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
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
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