metagn
|
5c58e7d201
fix crash with tyBuiltInTypeClass matching itself (#24462)
|
hace 7 meses |
metagn
|
5cbc7a6d1b
fix regression with generic params in static type (#24075)
|
hace 10 meses |
metagn
|
009a5b0684
bypass constraints for tyFromExpr in generic bodies (#23863)
|
hace 11 meses |
metagn
|
4fe17a2d87
delay markUsed for converters until call is resolved (#24243)
|
hace 9 meses |
Ryan McConnell
|
cc887c23f4
fixes 23823; array static overload - again (#23824)
|
hace 1 año |
Ryan McConnell
|
acd09cec43
fixes #23755; array static inference during overload resolution (#23760)
|
hace 1 año |
Ryan McConnell
|
3c66401dee
Changing generic weight of `tyGenericParam` (#22143)
|
hace 1 año |
Ryan McConnell
|
78003e9f7b
Fix incorrect inheritance penalty for some objects (#24144)
|
hace 9 meses |
metagn
|
894eee03a5
make `var`/pointer types not match if base type has to be converted (#24130)
|
hace 9 meses |
metagn
|
7d2fe8086f
allow `untyped` arguments to fail to compile in overload mismatch error (#23984)
|
hace 10 meses |
Ryan McConnell
|
a5237a5053
Overload resultion with generic variables an inheritance (#23870)
|
hace 11 meses |
metagn
|
b1e5dd605a
fix wrong subtype relation in tuples & infer some conversions (#23228)
|
hace 1 año |
Ryan McConnell
|
87ab9b8ac2
`typRel` and `sumGeneric` adjustments (#23137)
|
hace 1 año |
metagn
|
c18e599f53
ambiguous identifier resolution (#23123)
|
hace 1 año |
Ryan McConnell
|
d1aa568de3
Param match relax (#23033)
|
hace 1 año |
Andreas Rumpf
|
8d1f03e1da
fixes a long standing bug with varargs type inference [backport] (#23720)
|
hace 1 año |
ringabout
|
80a6005f55
fixes #22409; don't check style for enumFieldSymChoice in the function (#23580)
|
hace 1 año |
metagn
|
8b815cc857
delay resolved procvar check for proc params + acknowledge unresolved statics (#23188)
|
hace 1 año |
metagn
|
b302b3102e
don't use previous bindings of `auto` for routine return types (#23207)
|
hace 1 año |
narimiran
|
0e1a699937
Revert "Overloads passed to static proc parameters now convert to the desired… (#23063)"
|
hace 1 año |
Ryan McConnell
|
4886534ed3
Fixes #23172 (#23173)
|
hace 1 año |
Jason Beetham
|
82e77a13f3
Overloads passed to static proc parameters now convert to the desired… (#23063)
|
hace 1 año |
Ryan McConnell
|
4f78a4dd3e
Make `typeRel` behave to spec (#22261)
|
hace 1 año |
ringabout
|
710fd14393
fixes #10542; suppresses varargs conversion warnings (#22757)
|
hace 1 año |
SirOlaf
|
28cef86a09
Fix #21742: Check generic alias depth before skip (#22443)
|
hace 1 año |
Bung
|
c1745b5924
fix #18823 Passing Natural to bitops.BitsRange[T] parameter in generi… (#20683)
|
hace 1 año |
Bung
|
f4d99c8d56
fix #20883 Unspecified generic on default value segfaults the compiler (#21172)
|
hace 1 año |
Bung
|
106cf7a9f7
Fix #5780 (#22428)
|
hace 1 año |
Jake Leahy
|
7221c6f156
Fix crash when using uninstantiated generic (#22379)
|
hace 1 año |
Juan M Gómez
|
49a108b302
Expands codegenDecl to work in function params. fixes #22306 (#22307)
|
hace 1 año |