summary refs log tree commit diff stats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* remove useVersion (#21626)metagn2023-04-081-1/+0
* warn against `a, b = val` in routine arguments (#21604)metagn2023-04-061-9/+0
* Remove the "This module" suffix and reword some entries from the stdlib overv...Yardanico2023-03-301-107/+97
* 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-282-3/+33
* Docs: Mention Source Code Filters in `lib/String handling` (#21570)Zoom2023-03-281-1/+3
* closes #21536; fixes manual (#21552)ringabout2023-03-201-2/+2
* Add NuttX for thread stack size doc (#21529)Hiroki Noda2023-03-161-1/+1
* fixes sinkinference documentation, which has been disabled (#21470)ringabout2023-03-121-1/+1
* fixes #21461 (#21463)Arnaud Moura2023-03-031-1/+1
* replaces implicit passes array registed at runtime with explicit function cal...ringabout2023-03-031-0/+1
* fixes #19291; implements `wasMoved` hook (#21303)ringabout2023-03-021-1/+1
* Mitigate issues related to compiler options when cross-compiling (#21330)Francis Thérien2023-02-221-3/+5
* Fix a couple of small keyword issues. (#21416)Benji York2023-02-221-2/+2
* Change the default stdlib location for Linux packaging (#21328)Gabriel Huber2023-02-121-2/+5
* nimgrep: fix typo (#21337)Ikko Eltociear Ashimine2023-02-071-1/+1
* fixes #19396; Nimdoc hide nonexported fields (#21305)ringabout2023-02-011-0/+1
* Update nims.md to use `nim e` instead of `nim` in advanced shebang (#21301)Heechul Ryu2023-01-261-1/+1
* add `md2html`, `md2tex` to cmd helpers (#21295)ringabout2023-01-241-0/+3
* testament: make valgrind optional (#21238)Anna2023-01-111-0/+1
* docgen: implement cross-document links (#20990)Andrey Makarov2023-01-043-36/+367
* make it printer friendly (#21218)Bung2023-01-041-0/+9
* fix #19580; add warning for bare except: clause (#21099)ringabout2022-12-152-13/+11
* generic `define` pragma + string alias (#20979)metagn2022-12-132-0/+41
* alternative, much simpler algorithm for strict func checking (#21066)Andreas Rumpf2022-12-111-10/+6
* clean up the documentation of threads (#21067)ringabout2022-12-101-12/+1
* fix issue #20922 by handling missing expr in `exprList` for `tkOf` (#20930)Vindaar2022-12-081-3/+4
* Mention toSet in the docs of the set type (#21037)Xavier Noria2022-12-081-0/+8
* fixes #16656; add nre to lib.md (#21042)ringabout2022-12-081-0/+4
* fixes `strictnotnil` documentation; comment unfinished sections (#21041)ringabout2022-12-081-6/+9
* build the documentation of official packages (#20986)ringabout2022-12-061-0/+4
* Named arguments in commands + many grammar fixes (#20994)metagn2022-12-061-21/+30
* definite assignment analysis for let (#21024)ringabout2022-12-061-0/+14
* stdlib organization & documentation improvements (#20971)metagn2022-12-062-40/+133
* Add: missing nintendo-switch define (#21009)Dmitry Arkhipenko2022-12-051-0/+1
* better procvar ambiguity errors, clean up after #20457 (#20932)metagn2022-12-011-0/+17
* move `smtp` to nimble packages (#20953)ringabout2022-11-301-3/+0
* fixes documentation regression (#20960)ringabout2022-11-291-1/+1
* Correct descriptions for oids (#20926)ringabout2022-11-261-2/+1
* add documentation and changelog for default object fields (#20845)ringabout2022-11-151-0/+51
* fix a few "broken link" warnings (#20837)Andrey Makarov2022-11-141-1/+1
* fixes documentation regression and a bit clean up (#20793)ringabout2022-11-091-9/+7
* Update testament docs demo, command output, and gotchas (#20756)Lee Matos2022-11-051-20/+29
* removes channels_builtin when enabling `nimPreviewSlimSystem` (#20713)ringabout2022-10-311-4/+0
* add back discard as a way to do multiline comments, see #12352 (#20688)Pietro Peterlongo2022-10-281-0/+12
* implemented strictCaseObjects (#20608)Andreas Rumpf2022-10-211-0/+36
* [`std/os` clean up] import and export `osseps` (#20580)ringabout2022-10-171-1/+1
* fixes #19162; enable `strictEffects` for v2 (#19380)ringabout2022-10-151-3/+1
* 'lock levels' are deprecated, now a noop (#20539)ringabout2022-10-111-99/+0
* update the maintained repo of ast-pattern-matching (#20537)ringabout2022-10-101-1/+1