Brian Fiete
|
47c9305253
|
Added EnumParser<T> that can parse enums with payloads
|
2024-02-27 10:54:07 -05:00 |
|
disarray2077
|
d1aafda19e
|
Add Type overloads to Enum methods
|
2022-11-22 17:17:14 -03:00 |
|
Brian Fiete
|
20c88dfeb0
|
Better enum autocomplete hygiene
|
2022-06-24 06:45:35 -07:00 |
|
Brian Fiete
|
439b34f7c2
|
Changed Count/MinValue/MaxValue from properties to methods
|
2022-06-23 13:37:15 -07:00 |
|
Brian Fiete
|
2a55b5c7bb
|
Support System.Compiler values in comptime, SetReturnType, Enum helpers
|
2022-06-23 11:53:21 -07:00 |
|
disarray2077
|
9866b1fb39
|
Improve Enum.Parse functionality
|
2022-02-14 13:41:27 -03:00 |
|
Brian Fiete
|
6fe6b8f2e6
|
Fixed 64-bit field data for 32-bit builds
|
2021-12-29 13:01:13 -05:00 |
|
Brian Fiete
|
7e315e49d2
|
Int64 mFieldData.mData fixes for 32-bit builds
|
2021-12-29 11:24:14 -05:00 |
|
disarray2077
|
a33cf04aa1
|
Fix some Enum methods
|
2021-12-29 12:44:04 -03:00 |
|
Brian Fiete
|
b2cb8f74d3
|
Added GetEnumerator
|
2021-12-27 14:34:55 -05:00 |
|
disarray2077
|
f0bd5ceea5
|
Fix enum fields enumerator
|
2021-12-27 16:06:05 -03:00 |
|
disarray2077
|
60c0377d95
|
Add IsDefined<T>, GetValues<T> and GetNames<T> to Enum class
|
2021-12-27 13:45:52 -03:00 |
|
Brian Fiete
|
f41365a58e
|
Added 'interface' and 'enum' constraints
|
2020-11-10 05:44:23 -08:00 |
|
Brian Fiete
|
6cd66a2182
|
Reflection fixes for static values
|
2020-07-06 09:55:19 -07:00 |
|
Brian Fiete
|
14ac27c977
|
Removed 'internal' protection - it's all about [Friend] now
|
2020-03-09 06:34:16 -07:00 |
|
Brian Fiete
|
7dbfd15292
|
Moving corlib files out of "System" directory into root
|
2019-09-19 05:46:35 -07:00 |
|