Cosmos/source/Cosmos.System2_Plugs/System
Valentin Charbonnier 50816d9bfd
Merge pull request #32 from CosmosOS/master
Merge master.
2018-02-12 04:46:57 -08:00
..
Globalization Fixed namespaces. 2018-02-04 19:13:31 +00:00
IO Fixed namespaces. 2018-02-04 19:13:31 +00: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 Cosmos.IL2CPU.API -> IL2CPU.API. 2017-12-10 15:57:12 +00:00
ConsoleImpl.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
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
FloatImpl.cs Allowed the Parser functions to use Math.Pow 2017-12-30 17:14:40 +01: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 Cosmos.IL2CPU.API -> IL2CPU.API. 2017-12-10 15:57:12 +00: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 Fixed Pow function to handle edge cases and wrote tests to check that they are handled correctly. 2017-12-31 16:50:18 +01:00
RandomImpl.cs Merge pull request #22 from CosmosOS/master 2017-12-23 17:00:45 +01:00
SByteImpl.cs Cosmos.IL2CPU.API -> IL2CPU.API. 2017-12-10 15:57:12 +00:00
SingleImpl.cs Cosmos.IL2CPU.API -> IL2CPU.API. 2017-12-10 15:57:12 +00: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 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