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-02-11 05:47:32 -05:00
..
Collections Added 'concrete' constraint 2021-01-13 09:24:15 -08:00
Diagnostics Fixed issues using object flags on on-debug default alloc 2020-05-15 10:33:56 -07:00
Reflection Comptime improvments, IOn<X> interfaces, const payload enum 2022-02-11 05:47:32 -05:00
Threading minlib fix 2021-01-22 09:09:15 -08:00
Array.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
Attribute.bf Comptime improvments, IOn<X> interfaces, const payload enum 2022-02-11 05:47:32 -05: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 Add IInteger to minlib 2021-06-20 10:03:37 -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 Updated mintest Result 2020-08-25 09:07:07 -07:00
Runtime.bf minlib fix 2020-09-02 06:50:32 -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