1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-10 04:22:20 +02:00
Beef/BeefLibs/corlib/src
2020-01-26 06:45:36 -08:00
..
Collections Fixed some tooltips, added Link Dependencies, more int-ness 2019-12-21 05:48:44 -08:00
Diagnostics Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
FFI Linux fix 2020-01-24 13:45:30 -08:00
Globalization Fixed default ctor issues 2020-01-25 07:03:14 -08:00
IO Added errors panel 2020-01-12 09:21:50 -08:00
Net Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
Reflection Fixed some tooltips, added Link Dependencies, more int-ness 2019-12-21 05:48:44 -08:00
Runtime/CompilerServices Changing System.Runtime namespace 2019-12-11 12:53:02 -08:00
Security/Cryptography Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
Text Made implicit tuple cast check names, fixed explicit tuple cast 2020-01-24 10:36:22 -08:00
Threading Default ctor fixes 2020-01-26 06:45:36 -08:00
Action.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
Array.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
AsyncCallback.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
Attribute.bf AllowDuplicatesAttribute 2019-12-25 16:38:17 -08:00
BitConverter.bf Changing System.Runtime namespace 2019-12-11 12:53:02 -08:00
Boolean.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
BumpAllocator.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
Char8.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
Char16.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
Char32.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
Console.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
DateTime.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
DateTimeKind.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
DateTimeOffset.bf Changing System.Runtime namespace 2019-12-11 12:53:02 -08:00
DayOfWeek.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
Delegate.bf Fixed GC issue 2019-10-05 10:25:07 -07:00
Double.bf Changing System.Runtime namespace 2019-12-11 12:53:02 -08:00
Enum.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
Environment.bf Linux fixes, misc fixes 2019-10-09 16:20:09 -07:00
Event.bf Fixed some tooltips, added Link Dependencies, more int-ness 2019-12-21 05:48:44 -08:00
EventArgs.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
EventHandler.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
Float.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
Func.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
GC.bf Apple fixes 2019-10-29 05:01:04 -07:00
Guid.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
IAsyncResult.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
IComparable.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
IEquatable.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
IFormatProvider.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
IFormattable.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
IHashable.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
Int.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
Int8.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
Int16.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
Int32.bf Minor IDE changes 2019-09-27 13:03:47 -07:00
Int64.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
Internal.bf Fixed custom allocators when recording >1 allocation stack depth 2019-11-25 06:46:14 -08:00
IPrintable.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
IRefCounted.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
LittleEndian.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
Math.bf Changing System.Runtime namespace 2019-12-11 12:53:02 -08:00
MethodReference.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
MidpointRounding.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
Native.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
Nullable.bf Nullable fixes for ?? 2019-12-13 14:23:06 -08:00
NumberFormatter.bf Changing System.Runtime namespace 2019-12-11 12:53:02 -08:00
Object.bf Test changes 2019-12-11 16:56:09 -08:00
OperatingSystem.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
Platform.bf Linux fixes, misc fixes 2019-10-09 16:20:09 -07:00
PlatformID.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
Pointer.bf Optimizations, switching CanImplicitlyCast method, new CPU rate checker 2019-11-19 09:58:35 -08:00
Predicate.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
PropertyBag.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
Random.bf Changing System.Runtime namespace 2019-12-11 12:53:02 -08:00
Result.bf Fixed some tooltips, added Link Dependencies, more int-ness 2019-12-21 05:48:44 -08:00
Runtime.bf Fixed attribs for properties, renamed SkipAccessCheckAttribute 2019-12-01 14:40:17 -08:00
SizedArray.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
Span.bf Property [Inline] changes, large container/string fixes, reload fixes 2019-12-09 10:28:56 -08:00
String.bf Removed "this." from mixin 2020-01-24 11:51:44 -08:00
StringComparison.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
StringSplitOptions.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
System.bf Added alignment 2019-11-27 08:00:26 -08:00
Test.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
TimeSpan.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
TimeZoneInfo.bf Changing System.Runtime namespace 2019-12-11 12:53:02 -08:00
Tuple.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
Type.bf Allow clicking on reg in mem window, other minor fixes 2019-12-25 12:43:45 -08:00
UInt.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
UInt8.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
UInt16.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
UInt32.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
UInt64.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
ValueType.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
Variant.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
Version.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
Void.bf Fixes to debugging source-server files 2019-09-23 13:48:11 -07:00
Windows.bf Allow clicking on reg in mem window, other minor fixes 2019-12-25 12:43:45 -08:00