Cosmos/source2/IL2CPU/Cosmos.IL2CPU/CustomImplementation/System
2011-06-16 21:23:16 +00:00
..
Drawing1
Globalization
Net
Resource
Runtime
Security/Cryptography
Text comment out ToString for StringBuilder, there is no need for plug anymore 2011-06-16 21:23:16 +00:00
Threading
ArrayImpl.cs
ArrayImplRefs.cs
BooleanImpl.cs
ByteImpl.cs
CharImpl.cs
DelegateHelper.cs
DelegateImpl.cs
DoubleImpl.cs Working Float.ToString() and Double.ToString() 2011-04-07 20:28:56 +00:00
EnumImpl.cs
EnvironmentImpl.cs 2011-03-03 14:34:55 +00:00
GCImpl.cs
Int16Impl.cs
Int32Impl.cs
Int64Impl.cs
IntPtrImpl.cs
MulticastDelegateImpl.cs
NumberImpl.cs
ObjectImpl.cs
ObjectImplRefs.cs
RuntimeType.cs
RuntimeType.RuntimeTypeCache.cs
RuntimeTypeHandle.cs
SingleImpl.cs Working Float.ToString() and Double.ToString() 2011-04-07 20:28:56 +00:00
SRImpl.cs
StringImpl.cs Strings are now stored in memory comparable to how it works in .net (and probably mono) 2011-03-17 15:04:24 +00:00
StringImplRefs.cs
UInt16Impl.cs
UInt32Impl.cs
UInt64Impl.cs fix ceq, cgt, cgt_un, clt, clt_un for 64 bit integer and float, changes back uint64impl compare 2011-04-06 19:31:51 +00:00