1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-21 09:27:59 +02:00
Commit graph

11 commits

Author SHA1 Message Date
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
Renamed from BeefLibs/corlib/src/System/Enum.bf (Browse further)