1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-20 08:58:00 +02:00
Commit graph

12 commits

Author SHA1 Message Date
Brian Fiete
bc46807003 Improved reflection method invocation argument handling 2022-03-01 11:12:07 -08:00
disarray2077
3df708779d Some refactoring and add GetCustomAttributes for Comptime 2022-02-26 22:31:32 -03:00
disarray2077
d52ebfa1db Use Variant in CustomAttributeEnumerator 2022-02-26 14:33:25 -03:00
disarray2077
9eecf83c22 Add GetCustomAttributes 2022-02-26 13:43:56 -03:00
Brian Fiete
e7f0b21cf6 Merged comptime reflection info into normal reflection data types 2022-02-12 08:05:47 -05:00
Brian Fiete
3a87b926b3 Update TypeCode, fixed TypeOf value 2022-01-14 07:08:09 -05:00
Brian Fiete
9cbc638873 Properly dispose of variant result 2021-12-27 14:02:51 -05:00
Brian Fiete
617cdcbede Support for passing Type to attributes 2021-11-02 11:32:06 -07:00
Brian Fiete
71d4dd0e90 Early code generation support 2021-01-11 09:41:43 -08:00
Brian Fiete
5c2e0d86c0 Added support for bool in reflected attributes 2020-08-23 07:43:16 -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/Reflection/AttributeInfo.bf (Browse further)