summary refs log tree commit diff stats
path: root/compiler/renderverbatim.nim
Commit message (Expand)AuthorAgeFilesLines
* runnableExamples now show originating location in stacktraces on failure (#18...Timothee Cour2021-07-091-5/+6
* `doc2tex`: generate docs to Latex (#17997)Andrey Makarov2021-05-141-21/+0
* Big compiler Cleanup (#14777)Clyybber2020-08-281-1/+1
* init checks and 'out' parameters (#14521)Andreas Rumpf2020-06-231-0/+1
* runnableExamples: correctly handle multiline string litterals (#14492)Timothee Cour2020-06-011-5/+78
* fix #14485 (#14487)Timothee Cour2020-05-281-3/+2
* fix #8871 runnableExamples now preserves source code comments, litterals, and...Timothee Cour2020-05-281-0/+79