summary refs log tree commit diff stats
path: root/packages/docutils/rst.nim
Commit message (Collapse)AuthorAgeFilesLines
* implemented backslash for continuation commentsAraq2012-08-231-2/+2
|
* 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
|
* markdown improvementsAraq2012-05-091-7/+7
|
* 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-091-13/+4
|
* added system.getStackTrace; docgen refactoring (incomplete)Araq2012-05-061-0/+1701