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

15 commits

Author SHA1 Message Date
Brian Fiete
71f677d902 Fixed errors during qualified static field reference 2021-01-22 08:50:21 -08:00
Brian Fiete
080dd5a25e Fixed Thread.CurrentThread initialization order issue 2021-01-05 16:16:28 -08:00
Brian Fiete
8852e7e194 Protected protection improvements 2020-12-06 07:32:01 -08:00
Brian Fiete
b3354ee635 Fixed GC race condition starting an autodelete thread 2020-08-31 11:29:11 -07:00
Brian Fiete
b89e036a6f Removed unnecessary [Friend] attributes 2020-08-16 08:34:31 -07:00
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