Cosmos/source2/IL2CPU/Cosmos.IL2CPU/Plugs/System
EdwardNutting_cp cbd1b81ffb LabelName: Was removing underscores from method namesfor readability. Caused bug with Buffer.__Memcpy where Buffer.MemCpy and Buffer._Memcpy were also used labels.
PlugManager: bug in my design fixed.
FatFileSystem: completed the todo that said trailing periods should be ignored.
Buffer: Added __Memcpy plug so that String.Trim method compiles so that FAT code will compile.
2014-02-04 16:27:16 +00:00
..
Assemblers 2012-08-13 00:39:42 +00:00
ArrayImpl.cs IL2CPU now checks plug classes/methods for correct/valid targets. 2014-01-31 19:23:25 +00:00
Buffer.cs LabelName: Was removing underscores from method namesfor readability. Caused bug with Buffer.__Memcpy where Buffer.MemCpy and Buffer._Memcpy were also used labels. 2014-02-04 16:27:16 +00:00
DelegateImpl.cs 2012-08-13 00:39:42 +00:00
EnumImpl.cs 2012-08-13 00:39:42 +00:00
EventHandlerImpl.cs 2012-08-13 00:39:42 +00:00
EventHandlerImplRefs.cs 2012-08-13 00:39:42 +00:00
ExceptionImpl.cs 2012-08-13 00:39:42 +00:00
MulticastDelegateImpl.cs 2012-08-13 00:39:42 +00:00
MulticastDelegateImplRefs.cs 2012-08-13 00:39:42 +00:00
ObjectImplRefs.cs 2012-08-13 00:39:42 +00:00
OutOfMemoryExceptionImpl.cs 2012-08-13 00:39:42 +00:00