Cosmos/source/Cosmos.System2_Plugs/System
2018-04-27 19:33:16 +01:00
..
Globalization Plugs improvements. 2018-04-04 19:47:55 +01:00
IO First part of the work on DiskManager 2018-04-13 17:43:00 +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 Fixed namespaces. 2018-02-04 19:13:31 +00:00
ByteImpl.cs
ConsoleImpl.cs Plugged Console.Beep 2018-04-14 02:12:42 +01:00
ConvertImpl.cs Uncommented structs tests. 2018-04-11 20:42:11 +01:00
DecimalImpl.cs Added tests for Convert. 2018-02-26 00:22:06 +00:00
DoubleImpl.cs Allowed the Parser functions to use Math.Pow 2017-12-30 17:14:40 +01:00
EnumImpl.cs
FloatImpl.cs Rewrote log functions and added tests 2018-02-21 10:16:22 +01:00
GuidImpl.cs
Int16Impl.cs
Int32Impl.cs Merge branch 'master' of https://github.com/CosmosOS/Cosmos into driveinfo_work 2018-04-15 13:29:57 +02:00
Int64Impl.cs
IntPtrImpl.cs
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
RandomImpl.cs Merge branch 'master' of https://github.com/CosmosOS/Cosmos into guess-improvements 2017-12-17 18:37:05 +00:00
SByteImpl.cs
SingleImpl.cs
UInt16Impl.cs
UInt32Impl.cs
UInt64Impl.cs
UIntPtrImpl.cs
ValueTypeImpl.cs Added the concept of Encoding to the Console for now ASCII (default) and CP437 are supported (for others as CP858 I think it is needed to change font too) 2018-01-27 20:00:11 +01:00