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

16 commits

Author SHA1 Message Date
Brian Fiete
c7da3e15f9 DynamicCastToSignature release fix 2025-03-22 16:08:14 -04:00
Brian Fiete
37f72cd3b6 Added ability to dynamically cast delegates with compatible signatures 2025-03-22 15:34:59 -04:00
Brian Fiete
822b899a7d NoShow for IsDeleted 2025-01-18 09:31:38 -08:00
Brian Fiete
549c9c7d17 Dynamic cast fix with hotswap enabled but no obj flag or leak check 2024-12-11 17:45:49 -08:00
Brian Fiete
da9e9120c0 ToString protection against null type 2024-04-27 08:38:25 -04:00
Brian Fiete
ddd9b1b218 Extensive runtime refactor to reduce generated executable sizes 2024-03-16 07:23:29 -04:00
Brian Fiete
3bbf2d8313 Comptime updates, start of metaprogramming support 2021-01-08 16:21:03 -08:00
Brian Fiete
9b80c26d0a More const eval progress 2020-12-19 14:19:33 -08:00
Brian Fiete
5cfe9e6196 Improved Object.ToString for boxed values 2020-07-06 09:07:17 -07:00
Brian Fiete
b424ce6818 Fixed tuple ToString 2020-06-25 05:52: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
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
7247cad7f3 Test changes 2019-12-11 16:56:09 -08:00
Brian Fiete
098ad1ce55 Optimizations, switching CanImplicitlyCast method, new CPU rate checker 2019-11-19 09:58:35 -08: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/Object.bf (Browse further)