summary refs log tree commit diff stats
path: root/doc/manual.md
Commit message (Expand)AuthorAgeFilesLines
* open new scope for const values (#24084)metagn2024-09-091-0/+9
* handle explicit generic routine instantiations in sigmatch (#24010)metagn2024-09-021-1/+36
* fixes #14522 #22085 #12700 #23132; no range check for uints (#23930)ringabout2024-08-111-3/+0
* make routine implicitly gensym when other gensym symbol exists again (#23842)metagn2024-07-161-3/+6
* Fix example code in Nim manual that cannot be compiled without error (#23722)Tomohiro2024-06-151-1/+1
* Add a note about the sideeffect pragma (#23543)Antonis Geralis2024-05-081-0/+2
* fixes #4695; closure iterators support for JS backend (#23493)ringabout2024-04-181-1/+0
* Update manual.md (#23393)arkanoid872024-03-161-1/+1
* fixes broken doc links (#23255)ringabout2024-01-251-1/+1
* Fixing overload resolution documentation (#23171)Ryan McConnell2024-01-191-22/+64
* 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
* complete std prefixes for stdlib (#22887)ringabout2023-10-301-3/+3
* fixes #22867; fixes cstring modification example on Nim Manual (#22871)ringabout2023-10-261-1/+2
* Fix typo/grammar in exception tracking section (#22801)Levi Notik2023-10-071-1/+1
* fixes a typo in the manual (#22383)ringabout2023-08-041-1/+1
* 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-021-5/+3
* fixes #19086: Document exception and defect hierarchy (#22030)Raynei2023-06-081-0/+32
* documents changes on byref and bycopy (#21882)Juan M Gómez2023-05-221-6/+10
* isolation spec update; WIP (#21843)Andreas Rumpf2023-05-141-6/+4
* adds documentation for `=wasMoved` and `=dup` hooks and small fixes (#21827)ringabout2023-05-111-1/+1
* Remove LineTooLong (#21819)Juan Carlos2023-05-111-10/+10
* fixes links of generic `define` pragma (#21828)ringabout2023-05-111-1/+1
* documents codegendecl for object types (#21811)Juan M Gómez2023-05-081-2/+25
* Document about size pragma (#21794)Tomohiro2023-05-061-0/+31
* Update the Nim Manual compile pragma with the second tuple form (#21773)Daniel Belmes2023-05-051-0/+6
* documents #21628 (#21723)Juan M Gómez2023-04-241-0/+29
* Documented path substitution by compiler (#21662)Raynei2023-04-211-0/+2
* `proc` typeclass accounts for `iterator`, call conventions + `nil` fix + docu...metagn2023-04-111-1/+12
* warn against `a, b = val` in routine arguments (#21604)metagn2023-04-061-9/+0
* document general use of `_`, error message, fixes (#21584)metagn2023-03-301-0/+13
* tuple unpacking for vars as just sugar, allowing nesting (#21563)metagn2023-03-281-2/+31
* closes #21536; fixes manual (#21552)ringabout2023-03-201-2/+2
* fixes #19291; implements `wasMoved` hook (#21303)ringabout2023-03-021-1/+1
* Fix a couple of small keyword issues. (#21416)Benji York2023-02-221-2/+2
* fix #19580; add warning for bare except: clause (#21099)ringabout2022-12-151-11/+9
* generic `define` pragma + string alias (#20979)metagn2022-12-131-0/+18
* clean up the documentation of threads (#21067)ringabout2022-12-101-12/+1
* better procvar ambiguity errors, clean up after #20457 (#20932)metagn2022-12-011-0/+17
* add documentation and changelog for default object fields (#20845)ringabout2022-11-151-0/+51
* add back discard as a way to do multiline comments, see #12352 (#20688)Pietro Peterlongo2022-10-281-0/+12
* fixes #19162; enable `strictEffects` for v2 (#19380)ringabout2022-10-151-3/+1
* Automatic dereferencing is removed (#20531)ringabout2022-10-101-4/+0
* Markdown indented code blocks (#20473)Andrey Makarov2022-10-051-70/+76
* Unicode Operators are no longer experimental (#20444)ringabout2022-09-281-0/+15
* moderate system cleanup & refactor (#20355)metagn2022-09-281-11/+0
* Update manual.md (#20394)Judd2022-09-211-17/+18