Cosmos/source2/IL2CPU
2011-10-17 22:31:43 +00:00
..
Cosmos.IL2CPU The plug needed exception now also provides a trace of what method caused it to be added to the stack for processing. (Changes provided by sebdg) 2011-10-14 20:09:36 +00:00
Cosmos.IL2CPU.Debug 2011-09-05 02:22:17 +00:00
Cosmos.IL2CPU.Plugs Added Double support to Conv_I1, Conv_I2, Conv_I4, Conv_U1, Conv_U2, Conv_U4, and Conv_U8, also fixed float conversion in those same files. (We were rounding, we needed to be truncating) 2011-10-01 23:03:33 +00:00
Cosmos.IL2CPU.X86 Conv_* (unchecked), The 1&2 sized stack object exceptions weren't being very helpful. They now are. 2011-10-17 22:31:43 +00:00
Cosmos.IL2CPU.X86.Tests unit format of assemblyinfos 2010-09-09 20:54:55 +00:00