Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix #16993, #18054, #17835 runnableExamples now works with templates and ↵ | Timothee Cour | 2021-06-02 | 1 | -2/+55 |
| | | | | nested templates (#18082) | ||||
* | typo: nonexistant => nonexistent (#17918) | Timothee Cour | 2021-05-02 | 1 | -2/+2 |
| | | | | | * typo: nonexistant => nonexistent * fix test (ordering differs because of https://github.com/nim-lang/Nim/issues/17910) | ||||
* | fix #13491 #17279 runnableExamples now don't get lost in translation (#17282) | Timothee Cour | 2021-03-09 | 1 | -0/+25 |
| | | | | | * fix #13491 runnableExamples rendering * fix a runnableExamples thanks to this bugfix | ||||
* | fix code-block test bugs: fix #17183, fix ↵ | Timothee Cour | 2021-02-26 | 1 | -0/+10 |
| | | | | | | | https://github.com/timotheecour/Nim/issues/620 (#17184) * fix code-block test bugs: fix #17183, fix https://github.com/timotheecour/Nim/issues/620 * cleanup | ||||
* | fix bug in semgnrc: runnableExamples should not semcheck, even with > 1 arg ↵ | Timothee Cour | 2020-06-23 | 1 | -0/+10 |
| | | | | (#14768) | ||||
* | fix #10731 ; `runnableExamples "-b:cpp --run:off": code` works (#14384) | Timothee Cour | 2020-05-20 | 1 | -1/+34 |
| | | | | * runnableExamples "-b:cpp -r:off": code | ||||
* | close #12746; minor cleanup (#14379) | Timothee Cour | 2020-05-17 | 1 | -0/+79 |