Jason Beetham
|
82e77a13f3
Overloads passed to static proc parameters now convert to the desired… (#23063)
|
1 tahun lalu |
ringabout
|
710fd14393
fixes #10542; suppresses varargs conversion warnings (#22757)
|
1 tahun lalu |
metagn
|
70ab7a53f3
resolve unambiguous enum symchoices from local scope, error on rest (#22606)
|
1 tahun lalu |
metagn
|
3911c90d7b
type annotations for variable tuple unpacking, better error messages (#22611)
|
1 tahun lalu |
ringabout
|
26f3dfff75
fixes a strictdef ten years long vintage bug, which counts the same thing twice (#22549)
|
1 tahun lalu |
metagn
|
0d02bee23f
round out tuple unpacking assignment, support underscores (#22537)
|
1 tahun lalu |
metagn
|
8eaf98d64f
cascade tyFromExpr in type conversions in generic bodies (#22499)
|
1 tahun lalu |
Bung
|
f4d99c8d56
fix #20883 Unspecified generic on default value segfaults the compiler (#21172)
|
1 tahun lalu |
Nikolay Nikolov
|
11c048b06f
fixes #22753; Nimsuggest segfault with invalid assignment to table (#22781) (#23313)
|
1 tahun lalu |
ringabout
|
55bb60a56b
fixes #22947; static integers in quote do [backport] (#22948)
|
1 tahun lalu |
metagn
|
ee0d3f9b34
unify explicit generic param semchecking in calls (#22618)
|
1 tahun lalu |
SirOlaf
|
d3cf815dbe
Fix #22604: Make endsInNoReturn traverse the tree (#22612)
|
1 tahun lalu |
SirOlaf
|
3ebe24977c
Open scope for defer (#22315)
|
1 tahun lalu |
ringabout
|
d139d99946
fixes #19101; zero initialization union casts (#22185)
|
1 tahun lalu |
metagn
|
894a19c6ed
fix calls in generic bodies, delay typecheck when no overloads match (#22029)
|
1 tahun lalu |
Juan Carlos
|
b2d7761975
Remove Deprecated Nimfix (#22062)
|
1 tahun lalu |
metagn
|
0a212f97a5
properly disallow unresolved generic proc values (#22005)
|
1 tahun lalu |
ringabout
|
ab4d044a81
fixes #21887; Type conversion on overloaded enum field does not always call (#21908)
|
1 tahun lalu |
ringabout
|
761b927e47
fixes #21863; Incorrect enum field access can cause internal error (#21886)
|
1 tahun lalu |
Bung
|
76a98fee65
fix #21251 Compiler SIGSEGV when using SharedTable (#21876)
|
1 tahun lalu |
metagn
|
641e34bcb2
fix #14254 (#21837)
|
1 tahun lalu |
ringabout
|
4533e894ad
adds an experimental `mm:atomicArc` switch (#21798)
|
2 tahun lalu |
metagn
|
c2bcfd8cd9
cheap fix for #10853 + better tuple subscript error message (#21767)
|
2 tahun lalu |
ringabout
|
560fa9a1fe
handle quoted routine symbols and non symbols expressions as before (#21740)
|
2 tahun lalu |
Andreas Rumpf
|
20b011de19
refactoring in preparation for better, simpler name mangling that wor… (#21667)
|
2 tahun lalu |
metagn
|
63d29ddd69
alias syntax fixes, improvements and tests (#21671)
|
2 tahun lalu |
metagn
|
b0a98cc01e
warn on set types bigger than max size, default to 0..255 for int literals (#21659)
|
2 tahun lalu |
ringabout
|
65223e6f59
fixes #21674; `lent` can be used in the fields or the cast type as a parameter (#21684)
|
2 tahun lalu |
metagn
|
3f51b6f73d
set module symbol type to None instead of nil for discard check (#21657)
|
2 tahun lalu |
metagn
|
1bb117cd7a
`proc` typeclass accounts for `iterator`, call conventions + `nil` fix + document typeclass AST (#21629)
|
2 tahun lalu |