Brian Fiete
|
1d2811f50d
|
Appended fields
|
2022-06-27 10:55:31 -07:00 |
|
Brian Fiete
|
2a55b5c7bb
|
Support System.Compiler values in comptime, SetReturnType, Enum helpers
|
2022-06-23 11:53:21 -07:00 |
|
Brian Fiete
|
996377909f
|
Added IsReadOnly to FieldInfo and MethodInfo
|
2022-05-30 06:20:47 -07:00 |
|
Brian Fiete
|
bbd0fe8779
|
Added HasCustomAttribute to MethodInfo/FieldInfo
|
2022-05-26 06:43:09 -07:00 |
|
Brian Fiete
|
fd9fa3ad89
|
Reflection protection properties
|
2022-03-16 15:40:27 -07:00 |
|
disarray2077
|
3df708779d
|
Some refactoring and add GetCustomAttributes for Comptime
|
2022-02-26 22:31:32 -03:00 |
|
disarray2077
|
9eecf83c22
|
Add GetCustomAttributes
|
2022-02-26 13:43:56 -03:00 |
|
Brian Fiete
|
4c5c89bab5
|
Comptime GetCustomAttribute for type/field/method
|
2022-02-17 05:51:05 -05:00 |
|
Brian Fiete
|
e7f0b21cf6
|
Merged comptime reflection info into normal reflection data types
|
2022-02-12 08:05:47 -05:00 |
|
Brian Fiete
|
7e315e49d2
|
Int64 mFieldData.mData fixes for 32-bit builds
|
2021-12-29 11:24:14 -05:00 |
|
Brian Fiete
|
38c5bd747e
|
Enumerate through base types, respect .DeclaredOnly
|
2021-10-25 10:29:04 -07:00 |
|
Brian Fiete
|
ff1f8aff3f
|
Initial const eval feature release
|
2020-12-23 08:53:38 -08:00 |
|
Brian Fiete
|
e37e1ac687
|
FieldInfo SetValue/GetValue with Variant support
|
2020-09-05 06:02:13 -07:00 |
|
Brian Fiete
|
eda4e80715
|
Reflection SetField fixes
|
2020-08-25 07:08:44 -07:00 |
|
Brian Fiete
|
d864a912c5
|
Reflection field value fixes and tests
|
2020-08-24 10:19:17 -07:00 |
|
Brian Fiete
|
6cd66a2182
|
Reflection fixes for static values
|
2020-07-06 09:55:19 -07:00 |
|
Brian Fiete
|
78dd56d6c5
|
Added GetFieldReference, ability to explicitly reference in Variant
|
2020-07-06 09:09:28 -07:00 |
|
Brian Fiete
|
e7afee6770
|
Fixed null value in SetValue
|
2020-06-25 05:38:42 -07:00 |
|
Brian Fiete
|
16be83ceda
|
Disallow object-to-void* casting. Lowering fixes. Variant fixes.
|
2020-06-23 07:32:53 -07:00 |
|
Brian Fiete
|
be6a132fb5
|
Reflection support for methods and types
|
2020-05-28 07:36:34 -07:00 |
|
Brian Fiete
|
21e2269d43
|
Fixed FieldInfo.SetValue for objects
|
2020-05-13 15:07:03 -07:00 |
|
Brian Fiete
|
dbd9b32e3f
|
Renamed System.Collections.Generic to System.Collections
|
2020-04-29 06:40:03 -07:00 |
|
Brian Fiete
|
14ac27c977
|
Removed 'internal' protection - it's all about [Friend] now
|
2020-03-09 06:34:16 -07:00 |
|
Brian Fiete
|
a4476332fe
|
Reflection fixes
|
2019-11-29 09:24:13 -08:00 |
|
Brian Fiete
|
987adaec5c
|
Improved ListView cursor key handling, removed debug NOPs
|
2019-09-28 12:15:36 -07:00 |
|
Brian Fiete
|
7dbfd15292
|
Moving corlib files out of "System" directory into root
|
2019-09-19 05:46:35 -07:00 |
|