Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added --nimMainPrefix switch; fixes #15955; refs #16945 [backport:1.6] (#19235) | Andreas Rumpf | 2021-12-10 | 1 | -0/+3 |
| | |||||
* | misc bugfixes [backport:1.2] (#19203) | Andreas Rumpf | 2021-12-04 | 1 | -14/+9 |
| | |||||
* | renamed 'gc' switch to 'mm'; [backport:1.6] (#19187) | Andreas Rumpf | 2021-11-24 | 1 | -36/+2 |
| | | | | * renamed 'gc' switch to 'mm'; [backport:1.6] * better docs | ||||
* | follow-up #17692: more inline syntax highlighting (#17837) | Andrey Makarov | 2021-04-29 | 1 | -59/+72 |
| | |||||
* | RST backtick refactor (all *.rst except manual.rst and rst_examples.rst) ↵ | quantimnot | 2021-03-18 | 1 | -56/+58 |
| | | | | | (#17258) Co-authored-by: quantimnot <quantimnot@users.noreply.github.com> | ||||
* | Add note about minimum Node.js version (#16370) | Maurizio Tomasi | 2020-12-16 | 1 | -0/+3 |
| | | | Fix the error message | ||||
* | Massive documentation fixes + copy editing (#15747) | Yanis Zafirópulos | 2020-10-29 | 1 | -21/+20 |
| | |||||
* | Remove deprecated stuff from stdlib (#14699) | Miran | 2020-06-17 | 1 | -1/+1 |
| | | | | | | | * update to the latest Jester * remove deprecated procs from some stdlib modules * 'criterion' is not maintained anymore and relies on obsolete stuff | ||||
* | Clarify JS cstring len (#14184) | hlaaftana | 2020-05-05 | 1 | -1/+1 |
| | |||||
* | StringStream & more stdlib modules support for JS/NimScript (#14095) | hlaaftana | 2020-04-28 | 1 | -5/+7 |
| | | | | | * StringStream & more stdlib modules support for JS/NimScript * change back pegs test in line with #14134 | ||||
* | Grammar correction in backends.rst (#13989) | Adam Weber | 2020-04-16 | 1 | -2/+2 |
| | | | I hate to be the guy that submits a couple grammatical/spelling corrections. | ||||
* | [backport] fix broken link to non-existing c2nim manual html, fixes #12537 ↵ | Anthon van der Neut | 2019-10-28 | 1 | -1/+1 |
| | | | | [ci skip] (#12544) | ||||
* | Fix word wrapping | Jjp137 | 2019-10-22 | 1 | -22/+23 |
| | |||||
* | Fix many broken links | Jjp137 | 2019-10-22 | 1 | -11/+11 |
| | | | | | | Note that contrary to what docgen.rst currently says, the ids have to match exactly or else most web browsers will not jump to the intended symbol. | ||||
* | documentation updates | Andreas Rumpf | 2019-09-21 | 1 | -49/+0 |
| | |||||
* | fix outdated example to invoke Nim from C | Josh Goebel | 2018-11-27 | 1 | -1/+1 |
| | | | | - resolves #8139 | ||||
* | more documentation improvements; fixes #9119 | Araq | 2018-09-29 | 1 | -1/+1 |
| | |||||
* | integrate 'koch web' features into koch; deprecate 'nimweb' tool | Araq | 2018-09-13 | 1 | -0/+473 |