summary refs log tree commit diff stats
path: root/packages
Commit message (Expand)AuthorAgeFilesLines
* Moved packages to lib directory.Dominik Picheta2013-02-254-3159/+0
* rst parser: show the beginning of the quote in the error messageAraq2013-01-211-1/+8
* small documentation improvementsAraq2012-12-092-3/+4
* made some tests green; some small bugfixesAraq2012-12-091-2/+2
* made 'shared' a keywordAraq2012-11-221-1/+1
* fixed a serious code generation bug leading to wrong RTTIAraq2012-10-191-7/+12
* first steps for compiler as a serviceAraq2012-10-031-2/+13
* 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