Cosmos/source/Cosmos.System2_Plugs/System
KM198912 3a0c3884bb
Update ColorImpl.cs
Remove break Statements since we have return values
2020-10-18 16:23:09 +02:00
..
Drawing Update ColorImpl.cs 2020-10-18 16:23:09 +02:00
Globalization Plugs improvements. 2018-04-04 19:47:55 +01:00
IO Fixed IO Tests 2018-09-08 19:27:09 +02:00
Runtime Cosmos.IL2CPU has changed name in simply IL2CPU 2017-12-10 21:53:39 +01:00
Text Fixed namespaces. 2018-02-04 19:13:31 +00:00
Threading - Added tests for HashTable 2018-04-30 21:40:53 +02:00
ByteImpl.cs Cosmos.IL2CPU.API -> IL2CPU.API. 2017-12-10 15:57:12 +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 Plugged more methods of DateTime. 2019-01-27 16:36:52 +01:00
DecimalImpl.cs - Added tests for HashTable 2018-04-30 21:40:53 +02:00
DoubleImpl.cs Allowed the Parser functions to use Math.Pow 2017-12-30 17:14:40 +01:00
EnumImpl.cs Cosmos.IL2CPU.API -> IL2CPU.API. 2017-12-10 15:57:12 +00:00
GuidImpl.cs Cosmos.IL2CPU.API -> IL2CPU.API. 2017-12-10 15:57:12 +00:00
Int16Impl.cs Cosmos.IL2CPU.API -> IL2CPU.API. 2017-12-10 15:57:12 +00:00
Int32Impl.cs Added plugs for Convert.ToString 2020-09-07 00:28:55 +02:00
Int64Impl.cs Cosmos.IL2CPU.API -> IL2CPU.API. 2017-12-10 15:57:12 +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 Cosmos.IL2CPU.API -> IL2CPU.API. 2017-12-10 15:57:12 +00:00
SingleImpl.cs Renamed FloatImpl to SingleImpl. 2018-12-22 19:38:20 +00:00
TimeSpanImpl.cs Fixed TimeSpan and DateTime. 2018-04-14 01:31:52 +01:00
UInt16Impl.cs Cosmos.IL2CPU.API -> IL2CPU.API. 2017-12-10 15:57:12 +00:00
UInt32Impl.cs Cosmos.IL2CPU.API -> IL2CPU.API. 2017-12-10 15:57:12 +00:00
UInt64Impl.cs Cosmos.IL2CPU.API -> IL2CPU.API. 2017-12-10 15:57:12 +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