summary refs log tree commit diff stats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Fixes #23085: update grammars for 'concept' (#23256)Silly Carbon2024-01-261-1/+1
* fixes broken doc links (#23255)ringabout2024-01-251-1/+1
* Fixing overload resolution documentation (#23171)Ryan McConnell2024-01-191-22/+64
* Nim Compiler User Guide: Add explanations about lto and strip (#23227)Tomohiro2024-01-181-3/+10
* fix link to `jsfetch` stdlib (#23203)Ethosa2024-01-121-1/+1
* document the new ambiguous identifier resolution (#23166)metagn2024-01-111-4/+26
* Nim manual: better byref pragma explanation (#23192)Tomohiro2024-01-091-2/+56
* Changing generic weight of `tyGenericParam` (#22143)Ryan McConnell2024-01-051-9/+29
* Recommend hanging indent in NEP1 (#23105)Jacek Sieka2024-01-031-15/+25
* Asm syntax pragma (#23119)ASVIEST2023-12-251-0/+17
* add switch, warning, and `bind` support for new generic injection behavior (#...metagn2023-12-221-0/+40
* document `--experimental:vtables` (#23111)ringabout2023-12-211-0/+35
* fixes nimdoc warnings (#23110)ringabout2023-12-211-1/+1
* fixes #18073; fixes #14730; document notnil is only applied to local … (#23...ringabout2023-12-191-3/+7
* fixes not nil examples (#23080)ringabout2023-12-151-0/+1
* Minor documentation change (#22951)Marko Schütz-Schmuck2023-11-171-3/+2
* doc: update manual_experimental.md (#22949)Ikko Eltociear Ashimine2023-11-161-1/+1
* complete std prefixes for stdlib (#22887)ringabout2023-10-305-12/+12
* fixes #22867; fixes cstring modification example on Nim Manual (#22871)ringabout2023-10-261-1/+2
* doc: fix typos (#22869)shuoer862023-10-254-5/+5
* adds support for noDecl in constructor (#22811)Juan M Gómez2023-10-111-1/+1
* marking a field with noInit allows to skip constructor initialiser (#22802)Juan M Gómez2023-10-081-0/+50
* Fix typo/grammar in exception tracking section (#22801)Levi Notik2023-10-071-1/+1
* docs: add another switch example for nimscript (#22772)daylin2023-09-301-0/+2
* Make `typeRel` behave to spec (#22261)Ryan McConnell2023-09-301-0/+1
* Documentation only (#22760)Juan Carlos2023-09-271-12/+12
* Documentation only (#22761)Juan Carlos2023-09-271-0/+4
* Documentation only (#22735)Juan Carlos2023-09-211-12/+13
* removes references to `this` in the `constructor` section (#22730)Juan M Gómez2023-09-201-4/+3
* Document C++ Initializers (#22704)Juan M Gómez2023-09-151-0/+27
* docgen: add Pandoc footnotes (fixes #21080) (#22591)Andrey Makarov2023-09-033-13/+15
* type annotations for variable tuple unpacking, better error messages (#22611)metagn2023-09-011-1/+1
* fix #22492 (#22511)Hamid Bluri2023-08-221-5/+6
* #22514 expand testament option docs (#22516)PhilippMDoerner2023-08-191-6/+55
* updates manual with codegenDecl on params docs (#22333)Juan M Gómez2023-08-171-3/+2
* documents member (#22460)Juan M Gómez2023-08-121-0/+59
* unify starting blank lines in the experimental manual (#22396)ringabout2023-08-061-23/+0
* Stick search result (#22394)Bung2023-08-061-1/+7
* destructors: better docs [backport:2.0] (#22391)Andreas Rumpf2023-08-051-28/+57
* fixes a typo in the manual (#22383)ringabout2023-08-041-1/+1
* Add experimental inferGenericTypes switch (#22317)SirOlaf2023-08-031-0/+81
* fixes #22174; fixes destructor examples (#22349)ringabout2023-07-311-6/+6
* Fix grammar top rule (#22325)Khaled Hammouda2023-07-241-1/+1
* implemented 'push quirky' switch for fine grained control over the ex… (#22...Andreas Rumpf2023-07-232-11/+74
* Document `cast` zeroing memory (#22313)konsumlamm2023-07-221-14/+17
* Adding info to manual (#22252)Ryan McConnell2023-07-191-3/+57
* clean up the documentation (#22196)ringabout2023-07-0210-20/+14
* Tidy contributing.md: format cmd (#22204)心夏❤v2023-07-011-2/+2
* docs nimBasePattern (#22179)Juan M Gómez2023-06-281-0/+2
* destructors: update, =destroy does not require a 'var T' (#22168)Andreas Rumpf2023-06-271-3/+3