| Commit message (Expand) | Author | Age | Files | Lines |
* | Minor documentation change (#22951) | Marko Schütz-Schmuck | 2023-11-17 | 1 | -3/+2 |
* | doc: update manual_experimental.md (#22949) | Ikko Eltociear Ashimine | 2023-11-16 | 1 | -1/+1 |
* | complete std prefixes for stdlib (#22887) | ringabout | 2023-10-30 | 5 | -12/+12 |
* | fixes #22867; fixes cstring modification example on Nim Manual (#22871) | ringabout | 2023-10-26 | 1 | -1/+2 |
* | doc: fix typos (#22869) | shuoer86 | 2023-10-25 | 4 | -5/+5 |
* | adds support for noDecl in constructor (#22811) | Juan M Gómez | 2023-10-11 | 1 | -1/+1 |
* | marking a field with noInit allows to skip constructor initialiser (#22802) | Juan M Gómez | 2023-10-08 | 1 | -0/+50 |
* | Fix typo/grammar in exception tracking section (#22801) | Levi Notik | 2023-10-07 | 1 | -1/+1 |
* | docs: add another switch example for nimscript (#22772) | daylin | 2023-09-30 | 1 | -0/+2 |
* | Make `typeRel` behave to spec (#22261) | Ryan McConnell | 2023-09-30 | 1 | -0/+1 |
* | Documentation only (#22760) | Juan Carlos | 2023-09-27 | 1 | -12/+12 |
* | Documentation only (#22761) | Juan Carlos | 2023-09-27 | 1 | -0/+4 |
* | Documentation only (#22735) | Juan Carlos | 2023-09-21 | 1 | -12/+13 |
* | removes references to `this` in the `constructor` section (#22730) | Juan M Gómez | 2023-09-20 | 1 | -4/+3 |
* | Document C++ Initializers (#22704) | Juan M Gómez | 2023-09-15 | 1 | -0/+27 |
* | docgen: add Pandoc footnotes (fixes #21080) (#22591) | Andrey Makarov | 2023-09-03 | 3 | -13/+15 |
* | type annotations for variable tuple unpacking, better error messages (#22611) | metagn | 2023-09-01 | 1 | -1/+1 |
* | fix #22492 (#22511) | Hamid Bluri | 2023-08-22 | 1 | -5/+6 |
* | #22514 expand testament option docs (#22516) | PhilippMDoerner | 2023-08-19 | 1 | -6/+55 |
* | updates manual with codegenDecl on params docs (#22333) | Juan M Gómez | 2023-08-17 | 1 | -3/+2 |
* | documents member (#22460) | Juan M Gómez | 2023-08-12 | 1 | -0/+59 |
* | unify starting blank lines in the experimental manual (#22396) | ringabout | 2023-08-06 | 1 | -23/+0 |
* | Stick search result (#22394) | Bung | 2023-08-06 | 1 | -1/+7 |
* | destructors: better docs [backport:2.0] (#22391) | Andreas Rumpf | 2023-08-05 | 1 | -28/+57 |
* | fixes a typo in the manual (#22383) | ringabout | 2023-08-04 | 1 | -1/+1 |
* | Add experimental inferGenericTypes switch (#22317) | SirOlaf | 2023-08-03 | 1 | -0/+81 |
* | fixes #22174; fixes destructor examples (#22349) | ringabout | 2023-07-31 | 1 | -6/+6 |
* | Fix grammar top rule (#22325) | Khaled Hammouda | 2023-07-24 | 1 | -1/+1 |
* | implemented 'push quirky' switch for fine grained control over the ex… (#22... | Andreas Rumpf | 2023-07-23 | 2 | -11/+74 |
* | Document `cast` zeroing memory (#22313) | konsumlamm | 2023-07-22 | 1 | -14/+17 |
* | Adding info to manual (#22252) | Ryan McConnell | 2023-07-19 | 1 | -3/+57 |
* | clean up the documentation (#22196) | ringabout | 2023-07-02 | 10 | -20/+14 |
* | Tidy contributing.md: format cmd (#22204) | 心夏❤v | 2023-07-01 | 1 | -2/+2 |
* | docs nimBasePattern (#22179) | Juan M Gómez | 2023-06-28 | 1 | -0/+2 |
* | destructors: update, =destroy does not require a 'var T' (#22168) | Andreas Rumpf | 2023-06-27 | 1 | -3/+3 |
* | allow destructors to accept non var parameters; deprecate `proc =destroy(x: v... | ringabout | 2023-06-21 | 1 | -6/+6 |
* | better docs; undocument sinkInference as it doesn't work (#22089) | Andreas Rumpf | 2023-06-13 | 2 | -10/+8 |
* | make binary `not` not parse complex expressions on right side (#22078) | metagn | 2023-06-12 | 1 | -3/+3 |
* | Atlas: now in its own repository (#22066) | Andreas Rumpf | 2023-06-10 | 1 | -188/+0 |
* | Remove Deprecated Nimfix (#22062) | Juan Carlos | 2023-06-10 | 2 | -68/+3 |
* | fixes typos in the constructor docs (#22035) | Juan M Gómez | 2023-06-09 | 1 | -3/+3 |
* | Fix indentation in destructors.md (#22048) | Antonis Geralis | 2023-06-08 | 1 | -1/+1 |
* | fixes #19086: Document exception and defect hierarchy (#22030) | Raynei | 2023-06-08 | 1 | -0/+32 |
* | documents constructor (#22013) | Juan M Gómez | 2023-06-06 | 1 | -0/+58 |
* | post expr blocks colon fix + correct grammar (#21983) | metagn | 2023-06-06 | 1 | -11/+15 |
* | update the documentation of the dup hook (#21984) | ringabout | 2023-06-03 | 1 | -2/+12 |
* | Atlas: virtual environments (#21965) | Andreas Rumpf | 2023-05-30 | 1 | -0/+15 |
* | Atlas: URL rewrite rules; --autoinit flag (#21963) | Andreas Rumpf | 2023-05-30 | 1 | -0/+37 |
* | Atlas: some final cleanups (#21947) | Andreas Rumpf | 2023-05-28 | 2 | -14/+10 |
* | ship atlas and build documentation (#21945) | ringabout | 2023-05-28 | 2 | -0/+144 |