summaryrefslogtreecommitdiffstats
path: root/MCServer/Plugins/APIDump/main.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Also added real class name, description and constructor renaming.
* 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
| | | | Part of #116.
* 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