Cosmos/source/Cosmos.System.Plugs/System
2016-07-18 02:42:33 +01:00
..
Collections/Generic Generic plugs work now. 2016-06-25 10:52:50 -04:00
Drawing
Globalization
IO Now plugs which aren't being used aren't being compiled anymore. 2016-06-24 15:26:31 -04:00
Net
Runtime/Compilerservices
Security fixed an error with the cctor plug in system.security.cryptography.cryptoconfig 2016-06-16 08:22:29 -04:00
Text
Threading
BooleanImpl.cs
ByteImpl.cs
CharImpl.cs Generic plugs work now. 2016-06-25 10:52:50 -04:00
ConsoleImpl.cs Better keyboard implementation 2016-07-18 02:42:33 +01:00
DecimalImpl.cs
DictionaryImpl.cs
DoubleImpl.cs
EnumImpl.cs
Int16Impl.cs
Int32Impl.cs
Int64Impl.cs
IntPtrImpl.cs
MathImpl.cs
Mda.cs Ongoing progress to get z-machine going. 2016-06-24 09:22:43 -04:00
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
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 Fix plugs referencing non-existing types. 2016-06-04 19:01:45 +02:00