| .. |
|
Collections/Generic
|
Generic plugs work now.
|
2016-06-25 10:52:50 -04:00 |
|
Drawing
|
Reorganizing plugs.
|
2015-12-18 08:08:49 -06:00 |
|
Globalization
|
- Correctly plugged Enum's GetHashCode()
|
2016-03-05 23:10:06 +01:00 |
|
IO
|
Update DirectoryInfoImpl.cs
|
2016-09-29 20:52:42 +01:00 |
|
Net
|
Reorganizing plugs.
|
2015-12-18 08:08:49 -06:00 |
|
Runtime/Compilerservices
|
Merge some compiler changes from master.
|
2016-06-29 23:18:04 -05:00 |
|
Security
|
fixed an error with the cctor plug in system.security.cryptography.cryptoconfig
|
2016-06-16 08:22:29 -04:00 |
|
Text
|
Fixed string split and compare ordinal. Made some chnages to debug nessages to showmring and section.
|
2016-01-06 22:07:30 -06:00 |
|
Threading
|
Reorganize source: Everything is out of source2 now and the soutions are cleaned up.
|
2014-11-28 00:48:23 +00:00 |
|
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
|
RAT progress
|
2016-08-26 07:02:18 -05: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
|
Reorganizing plugs.
|
2015-12-18 08:08:49 -06:00 |
|
DoubleImpl.cs
|
Continuation of Float work
|
2016-08-22 16:31:22 +02: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
|
Compiler changes for memory.
|
2016-09-03 00:40:33 -05:00 |
|
Int64Impl.cs
|
Ongoing memory changes.
|
2016-09-07 14:49:22 -05:00 |
|
IntPtrImpl.cs
|
Trying to Plug GetHashCode() for all ValueTypes.
|
2016-02-28 22:39:20 +01:00 |
|
MathImpl.cs
|
Got string format working.
|
2016-01-17 00:47:00 -06:00 |
|
Mda.cs
|
Ongoing progress to get z-machine going.
|
2016-06-24 09:22:43 -04:00 |
|
NumberImpl.cs
|
Made numbers work for ToString
|
2016-01-17 02:11:41 -06:00 |
|
RandomImpl.cs
|
Reorganizing plugs.
|
2015-12-18 08:08:49 -06:00 |
|
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
|
Reorganizing plugs.
|
2015-12-18 08:08:49 -06:00 |
|
SingleImpl.cs
|
Continuation of Float work
|
2016-08-22 16:31:22 +02:00 |
|
SRImpl.cs
|
Reorganizing plugs.
|
2015-12-18 08:08:49 -06:00 |
|
TypeImpl.cs
|
Updated exception message on ObjectPointerAccessAttribute errors.
|
2016-10-24 21:21:24 +01:00 |
|
UInt16Impl.cs
|
Made numbers work for ToString
|
2016-01-17 02:11:41 -06:00 |
|
UInt32Impl.cs
|
Made numbers work for ToString
|
2016-01-17 02:11:41 -06:00 |
|
UInt64Impl.cs
|
Ongoing memory changes.
|
2016-09-07 14:49:22 -05:00 |
|
UIntPtrImpl.cs
|
Trying to Plug GetHashCode() for all ValueTypes.
|
2016-02-28 22:39:20 +01:00 |
|
ValueTypeImpl.cs
|
More memory work.
|
2016-09-11 07:53:45 -05:00 |
|
WindowsInsiderPlugs.cs
|
Fix plugs referencing non-existing types.
|
2016-06-04 19:01:45 +02:00 |