Brian Fiete
|
316e3f345f
Fixed case where BfResolvedTypeSet inserts new types during Insert
|
8 months ago |
Brian Fiete
|
b900477287
Fixed late ctor hiding with extensions
|
9 months ago |
Brian Fiete
|
7ca654aab1
Fixed crash attempting to bind function to const
|
9 months ago |
Brian Fiete
|
289d5026c2
Ctor hiding fix
|
9 months ago |
Brian Fiete
|
82c1125a68
Default ctor fix with emitted ctors
|
9 months ago |
Brian Fiete
|
237b507745
Fixed enum underlying resolution with extension, ToString of void enum
|
9 months ago |
Brian Fiete
|
75a5a3695b
Fixed conversion of zero-sized array to span
|
9 months ago |
Brian Fiete
|
b12b49aec3
Allow enums with <=1 element (void underlying) cast to int (0)
|
9 months ago |
Brian Fiete
|
14a3dd8e7d
Handle zero-sized enums (<= 1 member)
|
9 months ago |
Brian Fiete
|
04ea8a6634
Generic constructors
|
9 months ago |
Brian Fiete
|
6c66d27ff4
Fixed `Self` renaming issue
|
10 months ago |
Brian Fiete
|
35271626aa
Improved issues with enums with code emissions
|
10 months ago |
Brian Fiete
|
4589e7ea0e
Fixed mWantsGCMarking, taking into account base's mWantsGCMarking
|
11 months ago |
Brian Fiete
|
fc9650af41
Better error attribution for payload enum circular data references
|
11 months ago |
Brian Fiete
|
4bfa087cec
StringView sanity check
|
1 year ago |
Brian Fiete
|
d1ce5f0415
Fixed reentrancy issue while assigning enum case indices
|
1 year ago |
Brian Fiete
|
aa4f9f7dfa
Fix DoPopulateType_CeCheckEnum
|
1 year ago |
Brian Fiete
|
732af58138
Filter extension attributes based on constraint matching
|
1 year ago |
Brian Fiete
|
fe2244fb4b
Fixed CeMachine::GetFunction with __INLINE methods
|
1 year ago |
Brian Fiete
|
ddd9b1b218
Extensive runtime refactor to reduce generated executable sizes
|
1 year ago |
Brian Fiete
|
9ef776a914
Remove invalid assert
|
1 year ago |
Brian Fiete
|
6f8dbefdec
Fixed reentrant field layout alignment bug
|
1 year ago |
Brian Fiete
|
d341104a57
Cache ConstExpr ToString, fix const arg int comparison in cast
|
1 year ago |
Brian Fiete
|
36700b39ab
Fixed expandedParamsArray in unspecialized sections
|
1 year ago |
Brian Fiete
|
b80db38cdc
Expanded const generic params to support structs
|
1 year ago |
Brian Fiete
|
a356186514
Fixed comptime reflected static field accesses
|
1 year ago |
Brian Fiete
|
166f997b0a
Function explicit-this invoke reify fix
|
1 year ago |
Brian Fiete
|
0fc118c13c
Function reflection fix
|
1 year ago |
Brian Fiete
|
504a7dca82
Fix function/delegate link error
|
1 year ago |
Brian Fiete
|
b98f1ea6a4
Fixed reflecting Invoke for delegate/function
|
1 year ago |