summary refs log tree commit diff stats
path: root/compiler/renderverbatim.nim
Commit message (Expand)AuthorAgeFilesLines
* prepare for the enforcement of `std` prefix (#22873)ringabout2023-10-291-1/+1
* use strictdefs for compiler (#22365)ringabout2023-08-061-0/+1
* bootstrap the compiler with nimPreviewSlimSystem (#20176)ringabout2022-08-091-0/+4
* 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