more fixes for --cpu:avr [backport] (#12748)
(cherry picked from commit fd85a5a)
[backport] Fix spelling typos (#12755)
(cherry picked from commit a7aeabb)
(cherry picked from commit 87f0d53)
(cherry picked from commit 0996eb1)
make addQuoted work on nimscript (#12717) [backport]
(cherry picked from commit 9ea55ec)
[backport] always set fileInfoIdx.isKnownFile (#12773)
(cherry picked from commit b6b8d54)
(cherry picked from commit de1a283)
fix db_mysql getRow() when column is null error raised (#12806) [back…
…port] * fix db_mysql getRow() * added if y == nil [backport] (cherry picked from commit 208b018)
deviated -> derived (#12845) [backport]
(cherry picked from commit 46144a3)
deviated -> derived (#12846) [backport]
(cherry picked from commit 0ebc709)
Removing the mention of using discard for block comments (#12837) […
…backport] * Remove mention of using `discard` for block comments * Add a 32x32 alternate favicon (cherry picked from commit 5da27a8)
Manual update: custom exceptions (#12847) [backport]
Said that you can have custom exceptions and showed how to create and raise them. (cherry picked from commit 73dd348)
added cstrutils (#12858) [backport]
fixed for 'csuCmpIgnoreStyle' error on hotcodereloading (cherry picked from commit a02d043)
Better clang_cl support (#12896)
(cherry picked from commit 777c9ad)
fix error in assertions document (#12925) [backport]
(cherry picked from commit cb0a20b)
fix cmdline bugs affecting nimBetterRun correctness (#12933) [backport]
(cherry picked from commit 206a4ce)
fixes a bug that kept sugar.collect from working with for loop macros…
… [backport] (cherry picked from commit a7b4b2e)
Path substitution for --out and --outdir (#12796)
* Enable pathSubs for --out and --outDir * Cleanup (cherry picked from commit eed3288)
Fixes stackoverflow links in readme (#12963) [backport]
(cherry picked from commit b67dea7)
[ci skip] docfix .. < => ..< (#12981) [backport]
(cherry picked from commit 8c19372)
fixes disruptek/nimph#102 multi-level nim.cfg use (#13001) [backport]
(cherry picked from commit 8a63cac)
remove default argument for readLines (#12807) [backport]
(cherry picked from commit c949b81)
(cherry picked from commit a577a88)
fixes #13013, reverts previous changes to readLines() (#13036) [backp…
fix crash due to errant symbols in nim.cfg (#13073) [backport]
(cherry picked from commit 56fb909)
Allow -o option for buildIndex (#13037) [backport]
Addressing #12771 This is also included in the docgen documentation [here](https://nim-lang.org/docs/docgen.html) but its not respected as reported in the issue. (cherry picked from commit 2cfa8d8)
Deleted misplaced separator (#13085) [backport]
Misplaced separator, which was constantly breaking compilation on Haiku OS, was deleted. (cherry picked from commit 27fee4d)
Fix error check code in osproc (#13090) [backport]
(cherry picked from commit a33b72a)
[backport] system/io.nim fix wrong documentation comment [ci skip]
(cherry picked from commit e9e1140)
fixes an asyncftpclient bug; refs #13096 [backport]
(cherry picked from commit 3a39ab8)
fix the ftp store function read the local file bug (#13108) [backport]
* Update asyncftpclient.nim When use newStringOfCap function not have assign memory for the string data,so if use this address the fault is rasise. * complelete the bugfix (cherry picked from commit 1f27a2f)
fix rtti sizeof for varargs in global scope (#13125) [backport]
(cherry picked from commit bf2e052)
fixes #13100 nim doc now treats export localSymbol correctly (#13123)…
Implement NixOS distro check (#12914)
(cherry picked from commit 148f6d9)
fixes the distros.nim regression
(cherry picked from commit fbb8052)
fixes a critical times.nim bug reported on IRC [backport] (#13216)
(cherry picked from commit bdb7c82)
[backport] Documentation Fix #12251 (#13226) [ci skip]
(cherry picked from commit fbd7fe1)