Cosmos/source/Cosmos.System.Plugs/System
2016-07-18 21:26:35 +01:00
..
Collections/Generic Generic plugs work now. 2016-06-25 10:52:50 -04:00
Drawing
Globalization - Correctly plugged Enum's GetHashCode() 2016-03-05 23:10:06 +01:00
IO Now plugs which aren't being used aren't being compiled anymore. 2016-06-24 15:26:31 -04:00
Net
Runtime/Compilerservices - Correctly plugged Enum's GetHashCode() 2016-03-05 23:10:06 +01:00
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 - Correctly plugged Enum's GetHashCode() 2016-03-05 23:10:06 +01:00
ByteImpl.cs - Correctly plugged Enum's GetHashCode() 2016-03-05 23:10:06 +01:00
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 Added missing file DecimalImpl.cs 2016-02-29 20:36:53 +01:00
DictionaryImpl.cs
DoubleImpl.cs Fixed keyboard interrupt, generics, and double. 2016-04-14 13:26:54 -05:00
EnumImpl.cs - Correctly plugged Enum's GetHashCode() 2016-03-05 23:10:06 +01:00
Int16Impl.cs - Correctly plugged Enum's GetHashCode() 2016-03-05 23:10:06 +01:00
Int32Impl.cs - Correctly plugged Enum's GetHashCode() 2016-03-05 23:10:06 +01:00
Int64Impl.cs - Correctly plugged Enum's GetHashCode() 2016-03-05 23:10:06 +01:00
IntPtrImpl.cs Trying to Plug GetHashCode() for all ValueTypes. 2016-02-28 22:39:20 +01:00
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 Fixed keyboard interrupt, generics, and double. 2016-04-14 13:26:54 -05: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 - Correctly plugged Enum's GetHashCode() 2016-03-05 23:10:06 +01:00
UIntPtrImpl.cs Trying to Plug GetHashCode() for all ValueTypes. 2016-02-28 22:39:20 +01:00
ValueTypeImp.cs Trying to Plug GetHashCode() for all ValueTypes. 2016-02-28 22:39:20 +01:00
ValueTypeImpl.cs Got constrained callvirt working. 2016-03-05 23:56:27 -06:00
WindowsInsiderPlugs.cs Fix plugs referencing non-existing types. 2016-06-04 19:01:45 +02:00