summary refs log tree commit diff stats
path: root/compiler/docgen2.nim
Commit message (Collapse)AuthorAgeFilesLines
* CaaS in-memory cachingZahary Karadjov2012-11-281-5/+3
| | | | | removed some redundant filepath params and variables and switched to canonical paths in most places
* caas is now drivable through stdinZahary Karadjov2012-11-281-5/+1
| | | | | * added idetools --eval * streams.readLine recognises and applies the backspace character
* doc2 improvements; small lexer bugfix: backslashes in commentsAraq2012-11-201-5/+6
|
* doc2 improvementsAraq2012-06-241-2/+6
|
* first implementation of docgen2Araq2012-06-231-0/+50