1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-16 23:34:10 +02:00
Commit graph

10 commits

Author SHA1 Message Date
Brian Fiete
b52db47d55 Got rid of Action<T>/Func<T> 2020-05-08 07:10:35 -07:00
Brian Fiete
7f0a81b5b3 Renaming params with 'own' prefix to denote ownership transfer 2020-05-07 05:47:18 -07:00
Brian Fiete
61d9edea83 Added CallingConvention support, mangle specifying 2020-05-04 07:15:38 -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
a4d9d5a52f Dispose fix 2020-02-17 06:58:28 -08:00
Brian Fiete
7c67b226be Default ctor fixes 2020-01-26 06:45:36 -08:00
Brian Fiete
6ba8bdc14c Fixed default ctor issues 2020-01-25 07:03:14 -08:00
Brian Fiete
33edbd18bb Changing System.Runtime namespace 2019-12-11 12:53:02 -08:00
Brian Fiete
7dbfd15292 Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00