summary refs log tree commit diff stats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* fix numbering in contributing.rst (#16042)Timothee Cour2020-11-181-6/+4
* contributing docs: always mentioned referenced issues in PR body (#16038)Timothee Cour2020-11-181-3/+10
* defer: improve manual, clarify difference wrt try/finally (#16010)Timothee Cour2020-11-171-2/+31
* https://github.com/nim-lang/Nim/pull/15968/files#r523468677Juan Carlos2020-11-141-7/+1
* Fix #15806Juan Carlos2020-11-141-1/+2
* Fix #15806Juan Carlos2020-11-141-2/+3
* Fix #15806Juan Carlos2020-11-141-1/+2
* Fix #15806Juan Carlos2020-11-141-1/+30
* [docs minor]add some tips to intern.rst (#15967)Andreas Rumpf2020-11-141-2/+10
|\
| * minorflywind2020-11-141-1/+1
| * [docs minor]add some tips yo intern.rstflywind2020-11-141-2/+10
* | targets: use cpp instead of c++ everywhere (was by far the most common) (#15961)Timothee Cour2020-11-141-1/+1
* | follow #8463 #14157 and document cstring literals modification is not allowed...flywind2020-11-121-0/+14
* | nimdoc: items of ordered lists now have numbers instead of circlesnarimiran2020-11-111-1/+1
* | remove `codeowners` [ci skip]narimiran2020-11-112-69/+1
* | new: `nim -e:cmd` to run a command directly; also fixes #15731 (#15687)Timothee Cour2020-11-091-0/+3
* | Added [:T] syntax explanation to generics tutorial. (#15890)Aethylia2020-11-091-0/+13
* | improve Testament docs (#15881)n5m2020-11-091-4/+6
* | include example of error-marked copy proc (#15886)n5m2020-11-091-1/+7
* | uint and uint64 is Ordinal type since nim 1.0.0 (#15873)flywind2020-11-071-3/+1
* | Make `{.requiresInit.}` to work for distinct types (#15869)Ivan Bobev2020-11-061-0/+30
* | micro improvements (#15849)Andreas Rumpf2020-11-051-1/+1
* | Clarify the sense in which Nim supports recursive iterators in the (#15834)c-blake2020-11-042-5/+42
* | remove iup from stdlib in contrast to #15828 (#15830)flywind2020-11-031-7/+0
|/
* TyposClyybber2020-10-311-1/+1
* improve public Testament docs (#15710)n5m2020-10-311-27/+80
* Massive documentation fixes + copy editing (#15747)Yanis Zafirópulos2020-10-2916-411/+401
* Spelling and Grammer fixes (#15719)Tim Smith2020-10-281-2/+6
* Document implicit return values from procedures (#15738)Xavier Noria2020-10-271-0/+10
* Copy editing (#15733)Yanis Zafirópulos2020-10-262-34/+34
* [backport: 1.4] Better linebreaks (#15658)Miran2020-10-221-1/+0
* Fix #13609 (#15567)Gampol T2020-10-211-0/+11
* --declaredlocs => --declaredLocs (#15672)Timothee Cour2020-10-211-1/+1
* add --declaredlocs (#15666)Timothee Cour2020-10-211-0/+1
* make patchFile more discoverable (#15659)Timothee Cour2020-10-201-0/+1
* gc.rst: updated the docs to reflect realityAraq2020-10-201-2/+1
* Remove bit about opening files not raising (#15654)Tomáš Hübelbauer2020-10-201-4/+2
* more "eg" fixesnarimiran2020-10-208-8/+8
* it is not "eg", it is "e.g."narimiran2020-10-201-5/+5
* fix #15631 (#15632)n5m2020-10-191-0/+5
* contributing docs: add instructions for economically restarting failed CI job...Timothee Cour2020-10-191-1/+20
* add a section on naming new stdlib module names (#15590)Timothee Cour2020-10-191-0/+14
* document that Nim executable must be included (#15611)n5m2020-10-171-1/+1
* fix option formatting (#15591)n5m2020-10-151-1/+1
* renamed '=' to '=copy' [backport:1.2] (#15585)Andreas Rumpf2020-10-151-11/+11
* implements https://github.com/nim-lang/RFCs/issues/260 (#15505)Andreas Rumpf2020-10-071-0/+8
* implements https://github.com/nim-lang/RFCs/issues/258 (#15503)Andreas Rumpf2020-10-062-15/+15
* added testament documentation link to tools.rst (#15481)David Krause2020-10-051-1/+1
* group procs of the same name in TOC (#15487)Miran2020-10-051-4/+16
* Fix typoClyybber2020-10-011-1/+1