Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move common Latex code into class nimdoc.cls (#19734) | Andrey Makarov | 2022-04-21 | 1 | -0/+2 |
| | |||||
* | move assertions out of system (#19599) | flywind | 2022-03-23 | 1 | -0/+4 |
| | |||||
* | CIs: attempt to use csources_v1 (#16282) | Andreas Rumpf | 2021-04-21 | 1 | -1/+1 |
| | | | | | | | | * CIs: attempt to use csources_v1 * also updated the BSDs * also updated azure pipelines * std modules should not itself use the 'std/' import dir... * compiler has to be careful with std/ for v1 booting | ||||
* | remove tests/deps/ (#17132) | Timothee Cour | 2021-02-23 | 1 | -1/+2 |
| | | | | | | | | | * remove tests/deps/ * fix tests * fix tests/manyloc/keineschweine/lib/zlib_helpers.nim * fixup | ||||
* | use release version (#15400) | flywind | 2020-09-24 | 1 | -2/+2 |
| | |||||
* | docgen: mangling using _. instead of @@ to avoid issue (#14454) | Timothee Cour | 2020-05-26 | 1 | -0/+3 |
| | |||||
* | fix #6583, fix #14376, index+search now generated for all projects, many bug ↵ | Timothee Cour | 2020-05-25 | 1 | -0/+44 |
fixes with nim doc (#14324) * refs #6583 fix nim doc output * changelog * change default for outDir when unspecified * cleanups * --project implies --index |