Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | close #12746; minor cleanup (#14379) | Timothee Cour | 2020-05-17 | 1 | -2/+3 |
| | |||||
* | `nim doc --backend:js`, `nim doc --doccmd:-d:foo`, `nim r --backend:js`, ↵ | Timothee Cour | 2020-05-11 | 1 | -0/+2 |
`--doccmd:skip` + other improvements (#14278) * `nim doc --backend:js|cpp...` `nim doc --doccmd:'-d:foo --threads:on'` `nim r --backend:cpp...` (implies --run --usenimcache) * --usenimcache works with all targets * --docCmd:skip now skips compiling snippets; 50X speedup for doc/manual.rst |