metagn
|
480e98c479
resolve unambiguous enum symchoices from local scope, error on rest (#22606)
|
1 年之前 |
metagn
|
6738f44af3
unify explicit generic param semchecking in calls (#22618)
|
1 年之前 |
SirOlaf
|
3b206ed988
Fix #22604: Make endsInNoReturn traverse the tree (#22612)
|
1 年之前 |
metagn
|
ba158d73dc
type annotations for variable tuple unpacking, better error messages (#22611)
|
1 年之前 |
ringabout
|
306b9aca48
`initCandidate` and friends now return values (#22570)
|
1 年之前 |
ringabout
|
1013378854
fixes a strictdef ten years long vintage bug, which counts the same thing twice (#22549)
|
1 年之前 |
metagn
|
53d43e9671
round out tuple unpacking assignment, support underscores (#22537)
|
1 年之前 |
metagn
|
98c39e8e57
cascade tyFromExpr in type conversions in generic bodies (#22499)
|
1 年之前 |
ringabout
|
469c9cfab4
unpublic the sons field of PType; the precursor to PType refactorings (#22446)
|
1 年之前 |
ringabout
|
0bf286583a
`initNodeTable` and friends now return (#22444)
|
1 年之前 |
ringabout
|
93ced31353
use strictdefs for compiler (#22365)
|
1 年之前 |
Bung
|
26f183043f
fix #20883 Unspecified generic on default value segfaults the compiler (#21172)
|
1 年之前 |
SirOlaf
|
8d8d75706c
Add experimental inferGenericTypes switch (#22317)
|
1 年之前 |
SirOlaf
|
3ebe24977c
Open scope for defer (#22315)
|
1 年之前 |
ringabout
|
d139d99946
fixes #19101; zero initialization union casts (#22185)
|
1 年之前 |
metagn
|
894a19c6ed
fix calls in generic bodies, delay typecheck when no overloads match (#22029)
|
1 年之前 |
Juan Carlos
|
b2d7761975
Remove Deprecated Nimfix (#22062)
|
1 年之前 |
metagn
|
0a212f97a5
properly disallow unresolved generic proc values (#22005)
|
1 年之前 |
ringabout
|
ab4d044a81
fixes #21887; Type conversion on overloaded enum field does not always call (#21908)
|
1 年之前 |
ringabout
|
761b927e47
fixes #21863; Incorrect enum field access can cause internal error (#21886)
|
1 年之前 |
Bung
|
76a98fee65
fix #21251 Compiler SIGSEGV when using SharedTable (#21876)
|
1 年之前 |
metagn
|
641e34bcb2
fix #14254 (#21837)
|
1 年之前 |
ringabout
|
4533e894ad
adds an experimental `mm:atomicArc` switch (#21798)
|
2 年之前 |
metagn
|
c2bcfd8cd9
cheap fix for #10853 + better tuple subscript error message (#21767)
|
2 年之前 |
ringabout
|
560fa9a1fe
handle quoted routine symbols and non symbols expressions as before (#21740)
|
2 年之前 |
Andreas Rumpf
|
20b011de19
refactoring in preparation for better, simpler name mangling that wor… (#21667)
|
2 年之前 |
metagn
|
63d29ddd69
alias syntax fixes, improvements and tests (#21671)
|
2 年之前 |
metagn
|
b0a98cc01e
warn on set types bigger than max size, default to 0..255 for int literals (#21659)
|
2 年之前 |
ringabout
|
65223e6f59
fixes #21674; `lent` can be used in the fields or the cast type as a parameter (#21684)
|
2 年之前 |
metagn
|
3f51b6f73d
set module symbol type to None instead of nil for discard check (#21657)
|
2 年之前 |