summary refs log tree commit diff stats
path: root/nimdoc/testproject/testproject.nim
Commit message (Expand)AuthorAgeFilesLines
* conservative approach to fix #15184 (#16723)Andrey Makarov2021-01-151-0/+6
* fix #16164, render doc comments (#16230)Miran2020-12-021-0/+3
* Correct all eggs (#15906)Miran2020-11-101-1/+1
* fix #15702, show enum fields documentation (#15792)Miran2020-10-301-1/+9
* fix #14846; add macros.extractDocCommentsAndRunnables (#14849)Timothee Cour2020-07-011-0/+14
* fix #14691 docgen works again for methods (#14701)Timothee Cour2020-06-181-0/+22
* runnableExamples: correctly handle multiline string litterals (#14492)Timothee Cour2020-06-011-0/+40
* hotfix doc comments for procs without body (#14494)Timothee Cour2020-05-291-0/+30
* fix #14485 (#14487)Timothee Cour2020-05-281-0/+16
* fix #8871 runnableExamples now preserves source code comments, litterals, and...Timothee Cour2020-05-281-9/+208
* renderer letAux fix only for octal literal (#12343)Ridho Pratama2019-10-081-1/+6
* Render deprecated pragmas (#8886)LemonBoy2019-06-031-0/+8
* Fixes #11078 (#11079)Jasper Jenkins2019-04-231-0/+2
* docgen: fixes #9432 [backport]Araq2018-10-311-0/+6
* Revert #7964LemonBoy2018-09-211-0/+2
* index generation for docgen knows about subdirectories; index knows about enu...Araq2018-09-131-1/+2
* added a test for 'nim doc'Andreas Rumpf2018-09-071-0/+21