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

10 commits

Author SHA1 Message Date
Brian Fiete
fd4fd43ce3 Improved hotswapping with extension modules 2024-12-29 11:02:17 -08:00
Brian Fiete
d623c21495 Compiler performance enhancements 2022-05-06 11:28:38 -07:00
Brian Fiete
9860ef1cb3 Fixed dictionary move constructor 2022-04-28 15:01:59 -07:00
Brian Fiete
676e7988fb Fixes from valgrind 2022-03-18 18:06:14 -07:00
Brian Fiete
2ac6b339b2 Fixed memory leaks 2020-05-14 14:56:25 -07:00
Brian Fiete
2fdb6ddff6 Fixed multimap support 2020-03-15 06:07:21 -07:00
Brian Fiete
d2d48302de Support for multi-dictionary methods 2020-03-14 16:27:58 -07:00
Brian Fiete
0c7597fe60 Single allocation for dictionary data instead of two 2020-02-01 11:42:57 -08:00
Brian Fiete
2f01cc14dd Beefy::String changes, lambda hotswap fixes
Changed some string internals related to StringViewsma
Added an "incompatible capture" error for lambdas when the captures change
2019-09-03 11:17:13 -07:00
Brian Fiete
078564ac9e Initial checkin 2019-08-23 11:56:54 -07:00