| .. |
|
Diagnostics/Tracing
|
More plugs
|
2020-11-30 17:25:43 +01:00 |
|
Drawing
|
Added more plugs
|
2020-11-26 23:15:54 +01:00 |
|
Globalization
|
More plugs and fixed first string ctor
|
2020-12-31 11:11:45 +01:00 |
|
IO
|
A bit of progress, now stuck on StreamReader.ReadToEnd
|
2021-01-27 16:13:24 +01:00 |
|
Runtime
|
More plugs
|
2020-11-30 17:25:43 +01:00 |
|
Text
|
Added more plugs
|
2020-11-26 23:15:54 +01:00 |
|
Threading
|
More plugs
|
2020-11-30 17:25:43 +01:00 |
|
ByteImpl.cs
|
Upgrade to .NET Core 2.1.
|
2018-12-27 21:14:56 +00:00 |
|
ConsoleImpl.cs
|
Revert "Merge branch 'master' into master"
|
2018-08-05 18:08:13 +02:00 |
|
ConvertImpl.cs
|
Uncommented structs tests.
|
2018-04-11 20:42:11 +01:00 |
|
DateTimeImpl.cs
|
New signature, same bug
|
2021-01-16 19:46:40 +01:00 |
|
DecimalImpl.cs
|
Upgrade to .NET Core 2.1.
|
2018-12-27 21:14:56 +00:00 |
|
DoubleImpl.cs
|
Upgrade to .NET Core 2.1.
|
2018-12-27 21:14:56 +00:00 |
|
EnumImpl.cs
|
More plugs
|
2020-11-30 17:25:43 +01:00 |
|
ExceptionImpl.cs
|
More plugs
|
2020-11-30 17:25:43 +01:00 |
|
GuidImpl.cs
|
Cosmos.IL2CPU.API -> IL2CPU.API.
|
2017-12-10 15:57:12 +00:00 |
|
HashCodeImpl.cs
|
All plug changes to get il2cpu to build .net5.0 bcl test
|
2020-11-23 14:24:45 +01:00 |
|
Int16Impl.cs
|
Upgrade to .NET Core 2.1.
|
2018-12-27 21:14:56 +00:00 |
|
Int32Impl.cs
|
Merge remote-tracking branch 'origin/master' into netcoreapp2.1
|
2020-11-14 22:27:04 +01:00 |
|
Int64Impl.cs
|
Upgrade to .NET Core 2.1.
|
2018-12-27 21:14:56 +00:00 |
|
IntPtrImpl.cs
|
Cosmos.IL2CPU.API -> IL2CPU.API.
|
2017-12-10 15:57:12 +00:00 |
|
MathImpl.cs
|
Added Math.Floor function with tests (Tests are simply copied from ceiling and changed results)
|
2018-02-25 21:10:10 +01:00 |
|
ParseNumbersImpl.cs
|
Added plugs for Convert.ToString
|
2020-09-07 00:28:55 +02:00 |
|
RandomImpl.cs
|
Made Random return different values when called multiple times in the same second
|
2020-08-22 22:21:05 +02:00 |
|
SByteImpl.cs
|
Upgrade to .NET Core 2.1.
|
2018-12-27 21:14:56 +00:00 |
|
SingleImpl.cs
|
Upgrade to .NET Core 2.1.
|
2018-12-27 21:14:56 +00:00 |
|
TimeSpanImpl.cs
|
Upgrade to .NET Core 2.1.
|
2018-12-27 21:14:56 +00:00 |
|
UInt16Impl.cs
|
Upgrade to .NET Core 2.1.
|
2018-12-27 21:14:56 +00:00 |
|
UInt32Impl.cs
|
Upgrade to .NET Core 2.1.
|
2018-12-27 21:14:56 +00:00 |
|
UInt64Impl.cs
|
Upgrade to .NET Core 2.1.
|
2018-12-27 21:14:56 +00:00 |
|
UIntPtrImpl.cs
|
Cosmos.IL2CPU.API -> IL2CPU.API.
|
2017-12-10 15:57:12 +00:00 |
|
ValueTypeImpl.cs
|
Created plugs to make Hashtable work (at least when an object is key).
|
2018-02-25 15:27:39 +01:00 |