summary refs log tree commit diff stats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
* treat do with pragmas but no parens as proc (#19191)hlaaftana2021-12-051-4/+4
* Improve documentation around func and method (#19207)PMunch2021-12-041-2/+29
* misc bugfixes [backport:1.2] (#19203)Andreas Rumpf2021-12-041-14/+9
* renamed 'gc' switch to 'mm'; [backport:1.6] (#19187)Andreas Rumpf2021-11-247-137/+150
* `caseStmtMacros` no longer experimental, experimental manual refactor (#19173)hlaaftana2021-11-232-785/+808
* implement RST & Markdown quote blocks (#19147)Andrey Makarov2021-11-231-0/+5
* Implement threads on Zephyr (#19156)Jaremy Creechley2021-11-231-0/+9
* Accept nnkTypeSection from typedef macro pragmas (#19168)hlaaftana2021-11-221-0/+1
* Enable customizing PageShift to set PageSize for embedded targets (#19129)Jaremy Creechley2021-11-161-0/+24
* update manual (#19130) [backport]flywind2021-11-121-2/+2
* Call {.cursor.} a pragma. (#19116)treeform2021-11-101-8/+8
* Deprecate `std/sharedlist` and `std/sharedtables` (#19112)konsumlamm2021-11-091-6/+0
* change os.nim doc links to new style (#19102)Andrey Makarov2021-11-081-0/+7
* manual: Document that comma propagates the default values of parameters (#19080)Kaushal Modi2021-11-031-1/+9
* manual: Document the use of `static` as a proc call (#19084)Kaushal Modi2021-11-031-0/+14
* update numbers of lifetime-tracking hooks in doc/destructors.rst (#19088)Derek 呆2021-11-021-1/+1
* docgen: implement doc link resolution in current module (#18642)Andrey Makarov2021-10-282-0/+174
* fix a tiny code snippet formatting issue in `doc/constructors.rst`, again (#1...Derek 呆2021-10-281-1/+1
* fix a tiny formating issue in doc/destructors.rst (#19058)Derek 呆2021-10-271-1/+1
* Document file changes that may be needed for add a new platform (#19055)quantimnot2021-10-261-0/+36
* feat: copy to clipboard (#18963)Abishek PY2021-10-221-1/+31
* Document how to compile a reproducible build (#18953)quantimnot2021-10-062-0/+15
* typo [backport] (#18948)Andreas Rumpf2021-10-041-1/+1
* typos [backport] (#18929)Andreas Rumpf2021-09-301-10/+11
* fix wrong name (rnimsyn => renderer; pnimsyn => parser; scanner => lexer) (#1...flywind2021-09-251-1/+1
* [backport] change some examples in tut1.rst (#18884)Miran2021-09-241-12/+35
* documented overload disambiguation [backport] (#18865)Andreas Rumpf2021-09-191-1/+19
* doc improvements (#18843)Andreas Rumpf2021-09-132-138/+33
* formal grammar updates [backport:1.2] (#18803)Andreas Rumpf2021-09-041-21/+16
* remove channels (#18801)flywind2021-09-041-1/+1
* documented overloadable enums and changelog improvements (#18797)Andreas Rumpf2021-09-041-0/+41
* implements https://github.com/nim-lang/RFCs/issues/407 (#18793)Andreas Rumpf2021-09-031-0/+35
* implemented Unicode operators (#18789)Andreas Rumpf2021-09-031-0/+19
* strict effects (#18777)Andreas Rumpf2021-09-021-107/+145
* Remove `Covariance` section from the experimental manual (#18688)konsumlamm2021-08-291-101/+63
* fix RFC #341: dot-like operators are now parsed with same precedence as `.` (...Timothee Cour2021-08-252-0/+11
* fix deprecated example (#18721)flywind2021-08-211-4/+12
* [docs]fix an item missing (#18717)flywind2021-08-201-0/+1
* cross compilation targetting windows now supports `nim r`: `nim r -d:mingw ma...Timothee Cour2021-08-161-0/+2
* manual: minor improvements (#18687)Andreas Rumpf2021-08-131-12/+9
* Switch maintanance (#18668)RSDuck2021-08-111-10/+11
* Documentation only, add 1 example (#18621)Juan Carlos2021-08-081-1/+21
* Documentation only, add 1 example (#18633)Juan Carlos2021-08-031-0/+18
* docgen: draw frame around active anchors (#18607)Andrey Makarov2021-07-291-0/+6
* Update `lib.rst` (#18605)konsumlamm2021-07-291-24/+20
* Clarify use of import via pseudo dir... (#18569)GordonBGood2021-07-271-0/+1
* mitigates #12815 (#18557)Andreas Rumpf2021-07-221-0/+2
* fixes #12815 (#18554)Andreas Rumpf2021-07-221-0/+6
* fixes #18550 (#18553)Andreas Rumpf2021-07-211-4/+3
* breaking changes policies (#18541)Andreas Rumpf2021-07-211-0/+114