summary refs log tree commit diff stats
path: root/doc/backends.rst
Commit message (Collapse)AuthorAgeFilesLines
* added --nimMainPrefix switch; fixes #15955; refs #16945 [backport:1.6] (#19235)Andreas Rumpf2021-12-101-0/+3
|
* misc bugfixes [backport:1.2] (#19203)Andreas Rumpf2021-12-041-14/+9
|
* renamed 'gc' switch to 'mm'; [backport:1.6] (#19187)Andreas Rumpf2021-11-241-36/+2
| | | | * renamed 'gc' switch to 'mm'; [backport:1.6] * better docs
* follow-up #17692: more inline syntax highlighting (#17837)Andrey Makarov2021-04-291-59/+72
|
* RST backtick refactor (all *.rst except manual.rst and rst_examples.rst) ↵quantimnot2021-03-181-56/+58
| | | | | (#17258) Co-authored-by: quantimnot <quantimnot@users.noreply.github.com>
* Add note about minimum Node.js version (#16370)Maurizio Tomasi2020-12-161-0/+3
| | | Fix the error message
* Massive documentation fixes + copy editing (#15747)Yanis Zafirópulos2020-10-291-21/+20
|
* Remove deprecated stuff from stdlib (#14699)Miran2020-06-171-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)hlaaftana2020-05-051-1/+1
|
* StringStream & more stdlib modules support for JS/NimScript (#14095)hlaaftana2020-04-281-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 Weber2020-04-161-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 Neut2019-10-281-1/+1
| | | | [ci skip] (#12544)
* Fix word wrappingJjp1372019-10-221-22/+23
|
* Fix many broken linksJjp1372019-10-221-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 updatesAndreas Rumpf2019-09-211-49/+0
|
* fix outdated example to invoke Nim from CJosh Goebel2018-11-271-1/+1
| | | | - resolves #8139
* more documentation improvements; fixes #9119Araq2018-09-291-1/+1
|
* integrate 'koch web' features into koch; deprecate 'nimweb' toolAraq2018-09-131-0/+473