Cosmos/source/Cosmos.System.Plugs/System
2016-08-31 15:13:27 +01:00
..
Collections/Generic Generic plugs work now. 2016-06-25 10:52:50 -04:00
Drawing
Globalization
IO Merge pull request #394 from MichaelTheShifter/fat-stuff 2016-08-24 20:17:55 -05:00
Net
Runtime/Compilerservices
Security
Text
Threading
BooleanImpl.cs
ByteImpl.cs
CharImpl.cs Generic plugs work now. 2016-06-25 10:52:50 -04:00
ConsoleImpl.cs Keyboard update: KeyboardManager static class to manage different keyboards. 2016-07-18 21:26:35 +01:00
DecimalImpl.cs
DictionaryImpl.cs
DoubleImpl.cs Continuation of Float work 2016-08-22 16:31:22 +02:00
EnumImpl.cs
Int16Impl.cs
Int32Impl.cs
Int64Impl.cs
IntPtrImpl.cs
MathImpl.cs
Mda.cs
NumberImpl.cs
RandomImpl.cs
RuntimeTypeImpl.cs Keyboard Update: now it's possible to change keyboard layout(it wasn't due to Rings); Fix typo in Cosmos.System.Plugs.RuntimeTypeImpl.cs; Implement op_Inequality(implemented as op_Equality and not sure if it's needed with the changes but needed it's needed by many system methods) 2016-07-12 22:38:37 +01:00
SByteImpl.cs
SingleImpl.cs Continuation of Float work 2016-08-22 16:31:22 +02:00
SRImpl.cs
TypeImpl.cs Keyboard Update: now it's possible to change keyboard layout(it wasn't due to Rings); Fix typo in Cosmos.System.Plugs.RuntimeTypeImpl.cs; Implement op_Inequality(implemented as op_Equality and not sure if it's needed with the changes but needed it's needed by many system methods) 2016-07-12 22:38:37 +01:00
UInt16Impl.cs
UInt32Impl.cs
UInt64Impl.cs
UIntPtrImpl.cs
ValueTypeImp.cs
ValueTypeImpl.cs
WindowsInsiderPlugs.cs