| .. |
|
Drawing
|
Reorganizing plugs.
|
2015-12-18 08:08:49 -06:00 |
|
IO
|
Path mostly works. Added a bunch of exception strings to environment.
|
2016-02-15 22:35:08 -06:00 |
|
Net
|
Reorganizing plugs.
|
2015-12-18 08:08:49 -06:00 |
|
Security
|
Plugged a bunch of classes and implemented a few ilops. Removed most of Path plugs.
|
2016-02-14 13:07:26 -06: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
|
Reorganizing plugs.
|
2015-12-18 08:08:49 -06:00 |
|
ByteImpl.cs
|
Added a lot of tests for Primitive Types there a lot of failure for compiler bug or native methods that need to be implemented. Indeed the commited version is not compiling for GetHashCode() that cannot be plugged...
|
2016-02-28 16:32:25 +01:00 |
|
CharImpl.cs
|
Reorganizing plugs.
|
2015-12-18 08:08:49 -06:00 |
|
ConsoleImpl.cs
|
Moved fat test kernel to tests folder.
|
2015-12-18 08:58:50 -06:00 |
|
DictionaryImpl.cs
|
Reorganizing plugs.
|
2015-12-18 08:08:49 -06:00 |
|
DoubleImpl.cs
|
Reorganizing plugs.
|
2015-12-18 08:08:49 -06:00 |
|
EnumImpl.cs
|
Reorganizing plugs.
|
2015-12-18 08:08:49 -06:00 |
|
Int16Impl.cs
|
Reorganizing plugs.
|
2015-12-18 08:08:49 -06:00 |
|
Int32Impl.cs
|
Reorganizing plugs.
|
2015-12-18 08:08:49 -06:00 |
|
Int64Impl.cs
|
Reorganizing plugs.
|
2015-12-18 08:08:49 -06:00 |
|
IntPtrImpl.cs
|
Reorganizing plugs.
|
2015-12-18 08:08:49 -06:00 |
|
MathImpl.cs
|
Got string format working.
|
2016-01-17 00:47:00 -06: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 |
|
SByteImpl.cs
|
Reorganizing plugs.
|
2015-12-18 08:08:49 -06:00 |
|
SingleImpl.cs
|
Reorganizing plugs.
|
2015-12-18 08:08:49 -06:00 |
|
SRImpl.cs
|
Reorganizing plugs.
|
2015-12-18 08:08:49 -06:00 |
|
TypeImpl.cs
|
Reorganizing plugs.
|
2015-12-18 08:08:49 -06: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
|
Reorganizing plugs.
|
2015-12-18 08:08:49 -06:00 |
|
UIntPtrImpl.cs
|
Reorganizing plugs.
|
2015-12-18 08:08:49 -06:00 |
|
ValueTypeImp.cs
|
Added a lot of tests for Primitive Types there a lot of failure for compiler bug or native methods that need to be implemented. Indeed the commited version is not compiling for GetHashCode() that cannot be plugged...
|
2016-02-28 16:32:25 +01:00 |