Cosmos/source2/IL2CPU
2011-05-26 19:11:04 +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 add convertSD2SI, mov double dupplicate (without 64 bit support no other way found) 2011-05-24 20:28:57 +00:00
Cosmos.IL2CPU.X86.Tests unit format of assemblyinfos 2010-09-09 20:54:55 +00:00