summary refs log tree commit diff stats
path: root/doc/backends.rst
Commit message (Collapse)AuthorAgeFilesLines
* 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