1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-20 08:58:00 +02:00
Beef/BeefLibs/corlib/src
2020-03-12 18:39:00 +05:30
..
Collections Removed 'internal' protection - it's all about [Friend] now 2020-03-09 06:34:16 -07:00
Diagnostics Removed 'internal' protection - it's all about [Friend] now 2020-03-09 06:34:16 -07:00
FFI Removed 'internal' protection - it's all about [Friend] now 2020-03-09 06:34:16 -07:00
Globalization Removed 'internal' protection - it's all about [Friend] now 2020-03-09 06:34:16 -07:00
IO Removed 'internal' protection - it's all about [Friend] now 2020-03-09 06:34:16 -07:00
Net ioctlsocket() is Windows-Only. Using ioctl() for non-Windows platform. 2020-03-12 18:39:00 +05:30
Reflection Removed 'internal' protection - it's all about [Friend] now 2020-03-09 06:34:16 -07:00
Runtime/CompilerServices Removed 'internal' protection - it's all about [Friend] now 2020-03-09 06:34:16 -07:00
Security/Cryptography Removed sized array initialization from tuples 2020-02-28 13:58:12 -08:00
Text Made implicit tuple cast check names, fixed explicit tuple cast 2020-01-24 10:36:22 -08:00
Threading Removed 'internal' protection - it's all about [Friend] now 2020-03-09 06:34:16 -07:00
Action.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
Array.bf Removed 'internal' protection - it's all about [Friend] now 2020-03-09 06:34:16 -07:00
AsyncCallback.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
Attribute.bf Removed 'internal' protection - it's all about [Friend] now 2020-03-09 06:34:16 -07:00
BitConverter.bf Changing System.Runtime namespace 2019-12-11 12:53:02 -08:00
Boolean.bf Made GetHashCode public for primitives 2020-02-18 08:41:14 -08:00
BumpAllocator.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
Char8.bf Made GetHashCode public for primitives 2020-02-18 08:41:14 -08:00
Char16.bf Removed 'internal' protection - it's all about [Friend] now 2020-03-09 06:34:16 -07:00
Char32.bf Made GetHashCode public for primitives 2020-02-18 08:41:14 -08:00
Console.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
DateTime.bf Removed 'internal' protection - it's all about [Friend] now 2020-03-09 06:34:16 -07:00
DateTimeKind.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
DateTimeOffset.bf Fixed int-lowered structs with immutable methods in LLVM 2020-03-12 05:40:36 -07: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 Removed 'internal' protection - it's all about [Friend] now 2020-03-09 06:34:16 -07:00
Enum.bf Removed 'internal' protection - it's all about [Friend] now 2020-03-09 06:34:16 -07:00
Environment.bf Removed 'internal' protection - it's all about [Friend] now 2020-03-09 06:34:16 -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 Made GetHashCode public for primitives 2020-02-18 08:41:14 -08: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 Expanded BinarySearch api, got rid of IComparable due to iOpComparable 2020-02-18 08:43:29 -08: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 Made GetHashCode public for primitives 2020-02-18 08:41:14 -08:00
Int8.bf Made GetHashCode public for primitives 2020-02-18 08:41:14 -08:00
Int16.bf Made GetHashCode public for primitives 2020-02-18 08:41:14 -08:00
Int32.bf Made GetHashCode public for primitives 2020-02-18 08:41:14 -08:00
Int64.bf Made GetHashCode public for primitives 2020-02-18 08:41:14 -08:00
Internal.bf Added a 'cast' intrinsic 2020-02-19 13:16:33 -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 Removed 'internal' protection - it's all about [Friend] now 2020-03-09 06:34:16 -07: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 Removed 'internal' protection - it's all about [Friend] now 2020-03-09 06:34:16 -07:00
NumberFormatter.bf Removed 'internal' protection - it's all about [Friend] now 2020-03-09 06:34:16 -07:00
Object.bf Removed 'internal' protection - it's all about [Friend] now 2020-03-09 06:34:16 -07:00
OperatingSystem.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
Platform.bf Fixed some issues with new/delete generic constraints 2020-02-20 11:57:25 -08: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 Fixed spelling mistake 2020-02-08 06:12:04 -08: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 Removed 'internal' protection - it's all about [Friend] now 2020-03-09 06:34:16 -07:00
SizedArray.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
Span.bf Removed 'internal' protection - it's all about [Friend] now 2020-03-09 06:34:16 -07:00
String.bf Removed 'internal' protection - it's all about [Friend] now 2020-03-09 06:34:16 -07: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 Fixed spelling mistake 2020-02-08 06:12:04 -08:00
Test.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
TimeSpan.bf Removed 'internal' protection - it's all about [Friend] now 2020-03-09 06:34:16 -07:00
TimeZoneInfo.bf Removed 'internal' protection - it's all about [Friend] now 2020-03-09 06:34:16 -07:00
Tuple.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
Type.bf StringId typecode fix 2020-03-11 09:53:04 -07:00
UInt.bf Made GetHashCode public for primitives 2020-02-18 08:41:14 -08:00
UInt8.bf Made GetHashCode public for primitives 2020-02-18 08:41:14 -08:00
UInt16.bf Made GetHashCode public for primitives 2020-02-18 08:41:14 -08:00
UInt32.bf Made GetHashCode public for primitives 2020-02-18 08:41:14 -08:00
UInt64.bf Made GetHashCode public for primitives 2020-02-18 08:41:14 -08:00
ValueType.bf Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
Variant.bf Removed 'internal' protection - it's all about [Friend] now 2020-03-09 06:34:16 -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