ringabout
|
3c9b68dc15
fixes CI; disable SSL tests on osx for now (#22304)
|
1 year ago |
narimiran
|
ec72abc7b7
fixes stint CI
|
1 year ago |
narimiran
|
a08f56f9ba
bump NimVersion to 1.6.16
|
1 year ago |
SirOlaf
|
246267aa52
Exclude block from endsInNoReturn, fix regression (#22632)
|
1 year ago |
SirOlaf
|
ce8d9dd1cb
Fix #22604: Make endsInNoReturn traverse the tree (#22612)
|
1 year ago |
ringabout
|
4fc535fbd6
fixes #17197; fixes #22560; fixes the dest of newSeqOfCap in refc (#22594)
|
1 year ago |
ringabout
|
2d529edf3e
fixes #22541; peg matchLen can raise an unlisted exception: Exception (#22545)
|
1 year ago |
metagn
|
d37901fe06
fix getNullValue for cstring in VM, make other VM code aware of nil cstring (#22527)
|
1 year ago |
ringabout
|
dc59e67a12
fixes bareExcept warnings; catch specific exceptions (#21119)
|
1 year ago |
ringabout
|
09f7be13b6
fixes #22262; fixes `-d:useMalloc` broken with `--mm:none` and `--threads on` (#22355)
|
1 year ago |
Andreas Rumpf
|
d80397c7d7
fixes #22138 (#22221)
|
1 year ago |
Juan M Gómez
|
efa3479e4e
reset macrocache after each script evaluation (#22195)
|
1 year ago |
ringabout
|
e8ec3efd3d
allow addressing elements of openArray[char] in VM (#22045)
|
1 year ago |
metagn
|
8f102f9e62
retain forced open undeclared ident information (#22019)
|
1 year ago |
ringabout
|
876f6d69a8
fixes #21974; fixes sameConstant fieldDefect (#21981)
|
1 year ago |
heterodoxic
|
50173ec7ec
prevent spamming of thread local forward declarations in C/C++ output (#21955)
|
1 year ago |
metagn
|
ecab260330
underscore as special word (#21766)
|
2 years ago |
ringabout
|
43ce0558b4
handle quoted routine symbols and non symbols expressions as before (#21740)
|
2 years ago |
narimiran
|
19b3f8c0ea
Revert "fixes #16790; fixes #19075; put big arrays on the constant seqs; don't inline them in the VM; big performance boost (#21318)"
|
1 year ago |
SirOlaf
|
5ad4b72ac7
Fix #17509: Continue instead of return with unfinished generics (#22563)
|
1 year ago |
Amjad Ben Hedhili
|
d7dfbf026b
Remove some unnecessary initialization in string operations (#22579)
|
1 year ago |
metagn
|
79a1990774
use dummy dest for void branches to fix noreturn in VM (#22617)
|
1 year ago |
metagn
|
106cde1ff8
unify explicit generic param semchecking in calls (#22618)
|
1 year ago |
metagn
|
965eeb68e2
handle typedesc params in VM (#22581)
|
1 year ago |
metagn
|
0dbac38d12
clearer error for different size int/float cast in VM (#22582)
|
1 year ago |
metagn
|
f16e4dd22a
correct logic for qualified symbol in templates (#22577)
|
1 year ago |
metagn
|
ede6bc4d67
define toList procs after add for lists [backport] (#22573)
|
1 year ago |
ringabout
|
d2f91ab1b9
newStringOfCap now won't initialize all elements anymore (#22568)
|
1 year ago |
Bung
|
69faab3cf6
fix #22548;environment misses for type reference in iterator access n… (#22559)
|
1 year ago |
SirOlaf
|
b7a1210964
Fix #21532: Check if template return is untyped (#22517)
|
1 year ago |