summary refs log tree commit diff stats
path: root/packages
Commit message (Collapse)AuthorAgeFilesLines
* implemented backslash for continuation commentsAraq2012-08-231-2/+2
|
* openarray/varargs split; breaks bootstrappingAraq2012-08-161-5/+5
|
* preparations for making 'closure' the default calling convention for proc typesAraq2012-07-161-4/+4
|
* bugfix: RST parser: URLs properly parsedAraq2012-06-011-1/+8
|
* The httpserver now grabs the IP address of the client. RST gen fix for smileys.dom962012-05-161-1/+1
|
* markdown improvementsAraq2012-05-092-8/+9
|
* implemented markdown styled code-blocksAraq2012-05-091-2/+35
|
* rst parser: removed index handlingAraq2012-05-091-113/+1
|
* bugfix: strutils.formatFloatAraq2012-05-091-4/+0
|
* extracted documentation generatorAraq2012-05-092-14/+611
|
* added system.getStackTrace; docgen refactoring (incomplete)Araq2012-05-064-0/+2613