ringabout
|
817783185a
Merge remote-tracking branch 'upstream/devel' into pr_copy_23609
|
6 months ago |
ringabout
|
646bd99d46
[backport] fixes #23711; C code contains backtick`gensym (#23716)
|
6 months ago |
c-blake
|
e645120362
Add Farm Hash conditioned upon `nimPreviewHashFarm` as 64-bit `Hash` (#23735)
|
6 months ago |
ringabout
|
9d08d26e33
adds a define nimHasJsNoLambdaLifting so we can use it in the config for compatibility (#23736)
|
6 months ago |
Andreas Rumpf
|
3f1de49e26
IC: use tables instead of huge seqs because the compiler can create l… (#23737)
|
6 months ago |
lit
|
2a658c64d8
fixes #23732, os.sleep(-1) now returns immediately (#23734)
|
6 months ago |
ringabout
|
c58b6e8df8
disable dnsclient because it is fragile (#23728)
|
6 months ago |
metagn
|
128090c593
ignore uninstantiated static on match to base type [backport:2.0] (#23731)
|
6 months ago |
fakuivan
|
33f5ce80d6
Fix NIM_STATIC_ASSERT_AUX being redefined on different lines (#23729)
|
6 months ago |
ringabout
|
4867931af3
implement `legacy:jsNoLambdaLifting` for compatibility (#23727)
|
6 months ago |
ringabout
|
ae4b47c5bd
fixes #20048; fixes #15746; don't sink object fields if it's of openarray type (#23608)
|
7 months ago |
Tomohiro
|
de1f7188eb
Fix example code in Nim manual that cannot be compiled without error (#23722)
|
7 months ago |
ringabout
|
948bb38335
ref #20653; fixes chronos empty case branches (#23706)
|
7 months ago |
Andreas Rumpf
|
5996b12355
fixes a long standing bug with varargs type inference [backport] (#23720)
|
7 months ago |
c-blake
|
8037bbe327
Fix non-exported `memfiles.setFileSize` to be able to shrink files on posix via `memfiles.resize` (#23717)
|
7 months ago |
ringabout
|
0b5a938f57
nrvo for embedded importc'ed types (#23708)
|
7 months ago |
Andreas Rumpf
|
3770236bee
fixes #22927; no test case extractable [backport] (#23707)
|
7 months ago |
lit
|
3915fdc372
fixes #23513, parseutils.nim: parseInt's doc example. (#23561)
|
7 months ago |
ringabout
|
262ff648aa
[backport] fixes #23690; SIGSEGV with object variants and RTTI (#23703)
|
7 months ago |
Andreas Rumpf
|
8cbbe12ee4
fixes #22398; [backport] (#23704)
|
7 months ago |
Juan M Gómez
|
1cbcbd9269
Fixes #23695: On Linux, "nimsuggest" crashes if Nim is installed in /usr/bin and the library in /usr/lib/nim (#23697)
|
7 months ago |
Andreas Rumpf
|
56c95758b2
fixes #23445; fixes #23418 [backport] (#23699)
|
7 months ago |
Juan M Gómez
|
c7ee16182e
nimsuggest v3+ handles unknownFile (#23696)
|
7 months ago |
ringabout
|
09b5ed251e
remove pkg "pylib" (#23691)
|
7 months ago |
Andreas Rumpf
|
7039b8b5bc
fixes #23354; [backport] (#23685)
|
7 months ago |
ringabout
|
8f5ae28fab
fixes #22672; Destructor not called for result when exception is thrown (#23267)
|
7 months ago |
Andreas Rumpf
|
69d0b73d66
fixes #22510 (#23100)
|
7 months ago |
ringabout
|
87e56cabbb
make `std/options` compatible with strictdefs (#23675)
|
7 months ago |
ringabout
|
2d1533f34f
fixes #5901 #21211; don't fold cast function types because of gcc 14 (#23683)
|
7 months ago |
metagn
|
42e8472ca6
fix noreturn/implicit discard check logic (#23681)
|
7 months ago |