| Commit message (Expand) | Author | Age | Files | Lines |
* | fixes #22939; fixes #16890; push should but doesn't apply to importc … (#22... | ringabout | 2023-11-19 | 1 | -0/+1 |
* | clean up SOME pending/xxx/issue link comments (#21826) | metagn | 2023-05-11 | 2 | -18/+6 |
* | runnableExamples imports std/assertions by default (#21658) | metagn | 2023-04-14 | 1 | -0/+4 |
* | fixes #19795; fixes #11852; fixes #19974; remove parsing pipeline, Nim now pa... | ringabout | 2023-02-22 | 1 | -2/+2 |
* | fix #19580; add warning for bare except: clause (#21099) | ringabout | 2022-12-15 | 1 | -1/+1 |
* | fix #16993, #18054, #17835 runnableExamples now works with templates and nest... | Timothee Cour | 2021-06-02 | 2 | -2/+66 |
* | typo: nonexistant => nonexistent (#17918) | Timothee Cour | 2021-05-02 | 1 | -2/+2 |
* | fix #17615(runnableExamples silently ignored if placed after some code) (#17619) | flywind | 2021-04-02 | 1 | -0/+11 |
* | fix #13491 #17279 runnableExamples now don't get lost in translation (#17282) | Timothee Cour | 2021-03-09 | 1 | -0/+25 |
* | fix code-block test bugs: fix #17183, fix https://github.com/timotheecour/Nim... | Timothee Cour | 2021-02-26 | 1 | -0/+10 |
* | fix #15916 (#15917) [backport] | flywind | 2020-11-12 | 1 | -0/+16 |
* | fix bug in semgnrc: runnableExamples should not semcheck, even with > 1 arg (... | Timothee Cour | 2020-06-23 | 1 | -0/+10 |
* | fix #6583, fix #14376, index+search now generated for all projects, many bug ... | Timothee Cour | 2020-05-25 | 5 | -3/+12 |
* | fix #10731 ; `runnableExamples "-b:cpp --run:off": code` works (#14384) | Timothee Cour | 2020-05-20 | 1 | -1/+34 |
* | close #12746; minor cleanup (#14379) | Timothee Cour | 2020-05-17 | 2 | -2/+82 |
* | fix some issues with --backend (#14363) | Timothee Cour | 2020-05-16 | 1 | -0/+2 |
* | `nim doc --backend:js`, `nim doc --doccmd:-d:foo`, `nim r --backend:js`, `--d... | Timothee Cour | 2020-05-11 | 2 | -0/+38 |