1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-16 15:24:10 +02:00
Beef/IDE/mintest/minlib/src/System
2022-07-04 10:20:38 -07:00
..
Collections Added 'concrete' constraint 2021-01-13 09:24:15 -08:00
Diagnostics Lazy<T>, LazyTLS<T>, thread dtors 2022-07-04 10:20:38 -07:00
Reflection Merged comptime reflection info into normal reflection data types 2022-02-12 08:05:47 -05:00
Threading Lazy<T>, LazyTLS<T>, thread dtors 2022-07-04 10:20:38 -07:00
Array.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
Attribute.bf Improved circular mixin check, isconst(expr), [ConstSkip] 2022-05-30 11:40:49 -07:00
BitConverter.bf Initial checkin 2019-08-23 11:56:54 -07:00
Compiler.bf Minlib fix 2021-12-11 10:49:12 -08:00
Double.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 Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
GC.bf Added CallingConvention support, mangle specifying 2020-05-04 07:15:38 -07:00
IComparable.bf Fixed minlib 2020-05-08 07:27:44 -07:00
IHashable.bf Initial checkin 2019-08-23 11:56:54 -07:00
Internal.bf Added NoThreadExitWait Rt option for DLLs 2020-09-01 16:22:48 -07:00
Math.bf Made abs an intrinsic 2020-03-21 07:10:59 -07:00
MidpointRounding.bf Initial checkin 2019-08-23 11:56:54 -07:00
Nullable.bf Removed '=' in generic constraints 2021-01-15 14:59:02 -08:00
Object.bf Minlib fixes 2022-05-24 11:35:02 -07:00
Platform.bf Implement FileStream SetLength 2021-08-01 17:38:30 -03:00
Range.bf Minlib index additions 2021-10-24 09:00:04 -07:00
Result.bf Lazy<T>, LazyTLS<T>, thread dtors 2022-07-04 10:20:38 -07:00
Runtime.bf Lazy<T>, LazyTLS<T>, thread dtors 2022-07-04 10:20:38 -07:00
Span.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
String.bf Fix incorrect search & replace for "char => char8" in comments 2021-10-30 00:11:37 +03:00
TClass.bf Removed broken code 2020-08-12 15:56:50 -07:00
TimeSpan.bf Removed 'internal' protection - it's all about [Friend] now 2020-03-09 06:34:16 -07:00
Type.bf Improved generic param reflection in comptime 2022-01-31 15:41:05 -05:00
Variant.bf Disallow object-to-void* casting. Lowering fixes. Variant fixes. 2020-06-23 07:32:53 -07:00