Cosmos/source2/IL2CPU
2011-06-03 18:17:46 +00:00
..
Cosmos.IL2CPU check for wrong method for forwardmethod, example: now is the Console.WriteLine(Double) method not plugged, so the method would call Console.WriteLine(object), because System.Console has a Double method, but we could not find them, for calling such a object is Boxing IL needed but not there 2011-05-26 19:11:04 +00:00
Cosmos.IL2CPU.Debug 2011-02-25 02:12:08 +00:00
Cosmos.IL2CPU.Plugs unit format of assemblyinfos 2010-09-09 20:54:55 +00:00
Cosmos.IL2CPU.X86 fix wrong register size for shl, shr 2011-06-03 18:17:46 +00:00
Cosmos.IL2CPU.X86.Tests unit format of assemblyinfos 2010-09-09 20:54:55 +00:00