summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* enforce void for nkWhileStmt [backport: 2.0] (#21170)ringabout2022-12-242-1/+11
* Make search results be relative to documentation root (#21145)Jake Leahy2022-12-231-18/+30
* re and nre now link to regex and tinyre (#21161)ringabout2022-12-232-3/+9
* add the cpp target (#21164)ringabout2022-12-231-0/+4
* fix #20997 calling system.card[T](x: set[T]) with T of int8 or uint8 … (#21...Bung2022-12-233-4/+24
* fix #11634 (#21146)Bung2022-12-232-3/+26
* fix #12946 Bad C++ codegen on distinct generics C++ types (#21157)Bung2022-12-232-4/+9
* fix socket send for string types (#21155)Jaremy Creechley2022-12-221-9/+30
* Don't repeat suggestions for same symbol (#21140)Jake Leahy2022-12-225-35/+71
* remove misleading slimsystem deprecated warnings (#21156)metagn2022-12-222-5/+0
* add link to setutils in system module docs (#21130)Peder Bergebakken Sundt2022-12-221-0/+1
* Feature/xmltree additions (#20988)Michael Voronin2022-12-229-3/+552
* fixes #20244; fixes castSizes warnings (#21102)ringabout2022-12-224-3/+20
* Use `ErrorColor` when a warning that is turned into an error is raised (#21131)Jake Leahy2022-12-221-1/+2
* fix #16541 (#21148)Bung2022-12-222-0/+14
* Implement setLineInfo (#21153)Peter Munch-Ellingsen2022-12-226-5/+72
* fixes #21144; try expression will not match the less indentation except (#21152)ringabout2022-12-212-1/+30
* bump csource_v2 to include fixes for macos m1 (#21147)ringabout2022-12-211-1/+1
* ucpu fix-up for arm64 value on macos m1 (#21142)Luca Guzzon2022-12-201-0/+3
* fixes #19292; fixes #21122; fixes putEnv and setEnv with vcc (#21143)ringabout2022-12-203-15/+25
* fix #20248;fix #6215;turns into simple CT error (#21141)Bung2022-12-202-0/+16
* disable "Warning: gc is deprecated" in compiler (#21137)ringabout2022-12-201-0/+2
* fix #21109 (#21127)Bung2022-12-192-0/+15
* add changelog for the new strict function checking algorithm (#21129)ringabout2022-12-191-0/+2
* close #11705; add a testcase (#21128)ringabout2022-12-181-0/+17
* fixes misplaced changelog entries; pre-existing issue (#21125)ringabout2022-12-172-33/+19
* remove unused imports (#21126)ringabout2022-12-171-2/+0
* add 2.0 changelog (#21107)ringabout2022-12-172-293/+324
* fixes #21116; always mangles the param (#21121)ringabout2022-12-173-6/+12
* Nim now ships nimble with 0.14.1 version (#21120)ringabout2022-12-171-1/+1
* Bump the devel version to 1.9.1 (#21117)ringabout2022-12-161-2/+2
* bump csource_v2 hash (#21118)ringabout2022-12-161-1/+1
* fix #12122 (#21096)Bung2022-12-1623-140/+140
* csource building prefers `bin/nim` (#21115)ringabout2022-12-161-2/+13
* the devel branch now uses csources_v2 (#21108)ringabout2022-12-164-6/+7
* fixes chronicles (#21114)ringabout2022-12-161-1/+1
* Check file exists in `{.compile.}` pragma (#21105)Jake Leahy2022-12-152-2/+10
* fix #20588 (#21104)Bung2022-12-152-0/+24
* Make async stacktraces less verbose (#21091)Jake Leahy2022-12-156-63/+33
* fix #19580; add warning for bare except: clause (#21099)ringabout2022-12-1514-26/+50
* generic `define` pragma + string alias (#20979)metagn2022-12-138-53/+218
* Fix #20416. Enable the recursion limit for ref/ptr types. (#21092)Aditya Siram2022-12-132-4/+34
* Document that system:pop() may raise IndexDefect (#21070)Xavier Noria2022-12-132-3/+5
* JS backend properly extends string with `setLen` (#21087)Jake Leahy2022-12-132-1/+14
* Refactor JS sourcemap generator (#21053)Jake Leahy2022-12-133-373/+295
* add CI for version-2-0 branch (#21084)ringabout2022-12-131-0/+1
* Nimsuggest now defines the backends symbol (#21083)Jake Leahy2022-12-123-2/+13
* fixes #21043; fixes a named exception in the infixAs expression which generat...ringabout2022-12-123-1/+27
* remove implicitDeref feature enum (#21075)ringabout2022-12-121-2/+1
* add a changelog for nimble (#21078)ringabout2022-12-121-3/+1