Brian Fiete
|
b30a72719c
Fixed issues with global var addresses in const arrays
|
5 년 전 |
Brian Fiete
|
037b2ac1e4
Added reflection category to distinct build options (wip)
|
5 년 전 |
Brian Fiete
|
4ac56a2432
Reflection fixes on Win32
|
5 년 전 |
Brian Fiete
|
6e6487d951
Fixed reflection issue
|
5 년 전 |
Brian Fiete
|
6cd66a2182
Reflection fixes for static values
|
5 년 전 |
Brian Fiete
|
78dd56d6c5
Added GetFieldReference, ability to explicitly reference in Variant
|
5 년 전 |
Brian Fiete
|
2fe209447e
Renamed TypeCode_Single to TypeCode_Float. Float struct interop fixes.
|
5 년 전 |
Brian Fiete
|
0c946de3ca
Added RefType, changed how CRepr types are represented
|
5 년 전 |
Brian Fiete
|
75dd1a4213
Added 'visibleProjectSet', changed visibility rules for generics
|
5 년 전 |
Brian Fiete
|
6021518343
Fixed methodRef dependency, fixed var handling for expression bodies
|
5 년 전 |
Brian Fiete
|
a2a1b486a2
Made a different `restricted temp address` for return values
|
5 년 전 |
Brian Fiete
|
40e428b2f0
Properly check delete constraint against other generic constraints
|
5 년 전 |
Brian Fiete
|
fd1883f6ba
Fixed issue with externs in generic types
|
5 년 전 |
Brian Fiete
|
71087af6d3
Fixed comparison method for sized array of valueless types
|
5 년 전 |
Brian Fiete
|
8169587b4c
Fixed lookup for 'new' generic conformance
|
5 년 전 |
Brian Fiete
|
291d92e097
Crash fix for variant methodToString
|
5 년 전 |
Brian Fiete
|
807d8eba7e
Fixed dependency issue with pointer to struct as generic arg
|
5 년 전 |
Brian Fiete
|
16be83ceda
Disallow object-to-void* casting. Lowering fixes. Variant fixes.
|
5 년 전 |
Brian Fiete
|
5bdaeadc25
Fixed splat lookup error during closure capture
|
5 년 전 |
Brian Fiete
|
448716c40b
Fixed invalid substitution for generic type names
|
5 년 전 |
Brian Fiete
|
4d53f185d8
Mixin name uniquing, 'this' for mixins
|
5 년 전 |
Brian Fiete
|
1e7bd7d43f
Fix for generic constraints checking with mixins
|
5 년 전 |
Brian Fiete
|
229a5aa5c5
Initializer expressions
|
5 년 전 |
Brian Fiete
|
a29f22d227
Fixed field initializer crash
|
5 년 전 |
Brian Fiete
|
abeda6909b
Added concept of strict equality
|
5 년 전 |
Brian Fiete
|
08e38a03f9
Added [?] implied size for sized arrays with initializers
|
5 년 전 |
Brian Fiete
|
5c3d0021b1
Fixed win x64 lowering issue
|
5 년 전 |
Brian Fiete
|
5da74382d4
Interop fixes and tests, fixing xplat struct passing issues
|
5 년 전 |
Brian Fiete
|
9f00539d90
Refactored generic type instances to be a BfGenericTypeInfo member
|
5 년 전 |
Brian Fiete
|
03fbc9d468
Fixes for type dependencies and tests for type deletion bug
|
5 년 전 |