Brian Fiete
|
eb41a9c1de
Fixed deriving from "valueless" crepr struct
|
5 months ago |
Brian Fiete
|
81a9478e77
mHadValidateErrors propagation fix
|
5 months ago |
Brian Fiete
|
65a3bb2196
Aggregate fix for nullable casting
|
5 months ago |
Brian Fiete
|
c7da3e15f9
DynamicCastToSignature release fix
|
5 months ago |
Brian Fiete
|
c25f750bd5
More deleted type improvements
|
5 months ago |
Brian Fiete
|
72477fd2bf
Fixed null type crash during comptime circular data error
|
5 months ago |
Brian Fiete
|
445fc0e982
Warn on 'this Foo*', make [CRepr] always pass 'this' as address
|
5 months ago |
Brian Fiete
|
4ba8f6b0f6
Improved mid-compile deleted type handling
|
6 months ago |
Brian Fiete
|
b3cf2a0d04
IOnTypeInit + IOnTypeDone combo with IOnFieldInit/IOnMethodInit
|
6 months ago |
Brian Fiete
|
8a0b17824d
Null check fix with fieldInstance type
|
6 months ago |
Brian Fiete
|
06c5e06a58
Fixed enum casting with implicit 'int' operator
|
6 months ago |
Brian Fiete
|
6c47990368
Improved mGhostDependencies handling of undefined types
|
6 months ago |
Brian Fiete
|
66d3581911
Inference of tuple 'params T`
|
6 months ago |
Brian Fiete
|
421cace017
Expanding support for `params` in delegates, `params` tuple support
|
6 months ago |
Brian Fiete
|
765906dd70
Added field and instantiation restrictions to extended opaques
|
6 months ago |
Brian Fiete
|
94944082eb
Allow 'public static int operator implicit(Self self);'
|
6 months ago |
Brian Fiete
|
fa251b3439
Fixed enum issues utilizing Underlying in initializer
|
6 months ago |
Brian Fiete
|
c8394bef26
Fixed null ResolveSelfType error case
|
6 months ago |
Brian Fiete
|
03f5c418ed
Skip enum dup check on enum unspecialized variations
|
6 months ago |
Brian Fiete
|
2f7616cd40
GetActiveTypeDef mixin issue in GetActiveTypeGenericParamInstances
|
6 months ago |
Brian Fiete
|
439ae8d3c4
Fixed function type collision issue with params
|
6 months ago |
Brian Fiete
|
da3c5c3c57
CheckGenericCtor fixes
|
6 months ago |
Brian Fiete
|
91483c90af
Fixed 'concrete' interface matching error reference node
|
6 months ago |
Brian Fiete
|
bc0e2b1be2
Fixed opaque ref cast to base type
|
7 months ago |
Brian Fiete
|
ac7f66c1f1
CreateConstExprValueType fix with incoming constExprType TypedValue
|
7 months ago |
Brian Fiete
|
ec34aa3d43
Reworked static append fields
|
7 months ago |
Brian Fiete
|
b63b4af6fe
Better handling of let/var field failures
|
7 months ago |
Brian Fiete
|
624e36b89b
Ctor override implRequired
|
7 months ago |
Brian Fiete
|
64f3cf9799
Fixed tuple actualization issue in Cast
|
7 months ago |
Brian Fiete
|
79e98fe9f7
Improved comptime circular data reference issues
|
7 months ago |