summaryrefslogtreecommitdiffstats
path: root/MCServer/Plugins/APIDump/main.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* APIDump: Added support for ignoring functions; ignoring the lua/tolua internals.madmaxoft2013-09-131-14/+29
* APIDump: Linkification works.madmaxoft2013-09-131-4/+3
* APIDump: Added descendants specified through inheritance.madmaxoft2013-09-131-27/+59
* APIDump: Added support for inheritancemadmaxoft2013-09-131-29/+68
* APIDump: Imported the descriptions from the wiki.madmaxoft2013-09-121-150/+0
* APIDump: Fixed nestingmadmaxoft2013-09-121-3/+2
* APIDump: Processing wiki-style bullets (" * ") into <li> tagmadmaxoft2013-09-121-0/+4
* APIDump: Added parsing for older wiki format, "Class Definition" header.madmaxoft2013-09-121-6/+44
* APIDump: The APIDesc from wiki can be read back by Lua.madmaxoft2013-09-121-10/+21
* APIDump: replacing wiki-style markup with APIDump-style markupmadmaxoft2013-09-121-0/+3
* APIDump: Fixed parsing tables with wiki-links.madmaxoft2013-09-121-10/+33
* APIDump: Fixed a missing tabmadmaxoft2013-09-111-1/+1
* APIDump: Initial implementation of wiki-to-lua conversionmadmaxoft2013-09-111-3/+85
* APIDump: First attempt at outputting annotations in the HTML formatmadmaxoft2013-09-111-85/+108
* DumpAPI: Basic HTML output for classesmadmaxoft2013-09-101-36/+148
* APIDump now produces wiki-style tables of functions and constants.madmaxoft2013-09-091-6/+138
* Changed name and put the whitespace back, as per xoft's suggestion.Alexander Harkness2013-07-301-2/+11
* Moved the file to a more sensible name.Alexander Harkness2013-07-301-0/+52