Brian Fiete
|
ea8b80497d
|
Self is type alias definition now refers to outer type
|
2021-10-26 10:45:45 -07:00 |
|
Brian Fiete
|
5618718e8d
|
Fixed base type with 'static using' typeref lookup
|
2021-10-23 08:46:17 -07:00 |
|
Brian Fiete
|
8a32ce5a69
|
Fixed sized array const-lookup dependency issue
|
2021-10-13 12:09:12 -07:00 |
|
Brian Fiete
|
37e4c589b0
|
Fixed type resolution infinite loop
|
2021-10-01 06:57:10 -07:00 |
|
Brian Fiete
|
f0cca6dc40
|
Fixed typedVal addr numeric cast
|
2021-08-02 16:54:42 -07:00 |
|
Brian Fiete
|
16829900bc
|
Allow extensions to declare abstract methods
|
2021-08-02 12:09:48 -07:00 |
|
Brian Fiete
|
dd37d6c092
|
Handled some method slotting reentrancy issues
|
2021-08-02 10:44:39 -07:00 |
|
Brian Fiete
|
f0d99a2bcc
|
Moved interfaces to owned non-code-generating modules
|
2021-07-31 09:54:27 -07:00 |
|
Brian Fiete
|
ce1dbd88ed
|
Fixes to inferred-sized array error
|
2021-07-19 08:45:25 -07:00 |
|
Brian Fiete
|
f4b2d58273
|
Error for invalid use of inferred-sized arrays
|
2021-07-19 08:19:50 -07:00 |
|
Brian Fiete
|
70da0856a7
|
Fixed tyoe population stack overflow issue with some invalid base typerefs
|
2021-07-16 08:09:27 -07:00 |
|
Brian Fiete
|
534dc7fb22
|
Restricted global container lookup
|
2021-07-15 12:50:42 -07:00 |
|
Brian Fiete
|
46cc3d088b
|
Improved function binding to virtual methods
|
2021-07-05 14:36:39 -07:00 |
|
Brian Fiete
|
9154511e78
|
Make AssumeInstantiated force default ctor reification
|
2021-07-03 07:47:44 -07:00 |
|
EinBurgbauer
|
b58c0d4055
|
fix builtin attrib matching
|
2021-05-26 20:23:12 +02:00 |
|
Brian Fiete
|
6247699298
|
Fixed invalid temporary const during ignoreWrites cast
|
2021-05-12 07:07:59 -04:00 |
|
Fusion
|
7a7cc716c6
|
Add colorization options for primitives, structs, generic params and make typealias match aliased type color.
|
2021-03-22 22:24:05 +01:00 |
|
Brian Fiete
|
c598944f52
|
Better fix for VerifyTypeLookups
|
2021-02-28 11:41:00 -08:00 |
|
Brian Fiete
|
c4b7cc58a1
|
Fixed VerifyTypeLookups from outer types
|
2021-02-28 07:14:08 -08:00 |
|
Brian Fiete
|
06a073d0e7
|
More robust handling of missing system types
|
2021-02-26 06:27:01 -08:00 |
|
Brian Fiete
|
8e9d7ed4c4
|
Lost changes
|
2021-02-25 10:14:22 -08:00 |
|
Brian Fiete
|
234aaa772c
|
Properly fail enum case declarations outside enums
|
2021-02-25 05:55:36 -08:00 |
|
Brian Fiete
|
d1d3af1cc0
|
Fixed payload enum alignment calculation
|
2021-02-24 15:41:39 -08:00 |
|
Brian Fiete
|
a3c4c479fc
|
Fixed splat issue with opaque types
|
2021-02-24 06:02:17 -08:00 |
|
Brian Fiete
|
b916273a97
|
Allow '...' varargs in delegate and function types
|
2021-02-02 07:08:55 -08:00 |
|
Brian Fiete
|
b220599ec7
|
Fixed autoprop custom attribute issue
|
2021-02-01 14:24:17 -08:00 |
|
Brian Fiete
|
370df86ae4
|
Fixed incorrect symbol matching to SelfBase/SelfOuter
|
2021-02-01 12:27:13 -08:00 |
|
Brian Fiete
|
86967c39c3
|
Added support for some constant enums with payloads
|
2021-02-01 11:19:50 -08:00 |
|
Brian Fiete
|
afd5b29127
|
Use cached CE emission on fastFinish
|
2021-02-01 05:21:41 -08:00 |
|
Brian Fiete
|
1519a60104
|
Fixed genericParam->genericParam cast check, IgnoreError constraint fail
|
2021-01-31 08:06:47 -08:00 |
|
Brian Fiete
|
a87731e0ef
|
Specialized-by-autocomplete-method dependency fix
|
2021-01-30 14:45:32 -08:00 |
|
Brian Fiete
|
d11348a4e4
|
Refactored always-include
|
2021-01-30 08:08:30 -08:00 |
|
Brian Fiete
|
cf9890349d
|
Added 'SelfOuter' special type
|
2021-01-28 05:11:02 -08:00 |
|
Brian Fiete
|
b9593348c7
|
Fixed generic dependency issue with type aliases
|
2021-01-27 14:08:28 -08:00 |
|
Brian Fiete
|
4d1672fbcf
|
Added 'in' parameter support
|
2021-01-27 09:01:47 -08:00 |
|
Brian Fiete
|
1e52dce7c4
|
Support for operators with ref parameters, sized array->span
|
2021-01-26 11:06:17 -08:00 |
|
Brian Fiete
|
71f677d902
|
Fixed errors during qualified static field reference
|
2021-01-22 08:50:21 -08:00 |
|
Brian Fiete
|
9df5442a37
|
Concrete type size fix
|
2021-01-22 05:52:49 -08:00 |
|
Brian Fiete
|
7787efda7e
|
Fixed ToString issue with missing interface impl in type with extension
|
2021-01-20 14:47:29 -08:00 |
|
Brian Fiete
|
77c3eebbae
|
Fixed ref returns in delegate/function type references
|
2021-01-20 13:42:31 -08:00 |
|
Brian Fiete
|
92d14df5bd
|
Fixed parent generic info referencing
|
2021-01-20 09:29:27 -08:00 |
|
Brian Fiete
|
b283cb0aab
|
Fixed missing concrete type case in ResolveGenericType
|
2021-01-20 06:34:49 -08:00 |
|
Brian Fiete
|
b9c2d1b54f
|
Better fix for int unknown generic inference
|
2021-01-19 12:33:49 -08:00 |
|
Brian Fiete
|
20d8ae279c
|
Fixed 'int unknown' generic inference issue
|
2021-01-19 12:06:13 -08:00 |
|
Brian Fiete
|
733f7ec983
|
Fixed missing generic type validation errors with elemented types
|
2021-01-18 16:01:22 -08:00 |
|
Brian Fiete
|
95fe97496c
|
Fixed onDemand count with generic interface that declares a method impl
|
2021-01-18 14:24:18 -08:00 |
|
Brian Fiete
|
f665388e91
|
Expanded const aggregate compatibility
|
2021-01-18 14:09:16 -08:00 |
|
Brian Fiete
|
2d77d73e8d
|
Fixed stack overflow with ref member
|
2021-01-16 13:43:19 -08:00 |
|
Brian Fiete
|
8435caf340
|
Added comptype test
|
2021-01-16 06:26:55 -08:00 |
|
Brian Fiete
|
4890303508
|
Added comptype
|
2021-01-15 14:28:21 -08:00 |
|