summary refs log tree commit diff stats
path: root/compiler/docgen2.nim
Commit message (Expand)AuthorAgeFilesLines
* 'nil' as a statement is deprecated, use an empty 'discard' insteadAraq2014-01-191-2/+2
* CaaS in-memory cachingZahary Karadjov2012-11-281-5/+3
* caas is now drivable through stdinZahary Karadjov2012-11-281-5/+1
* 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