Cosmos/source/Indy.IL2CPU.IL
2007-10-26 15:03:48 +00:00
..
Properties Initial op code structure 2007-08-29 11:16:40 +00:00
CustomMethodImplementationOp.cs A bunch of refactorings. Now code generation is done in the right places 2007-09-30 12:19:27 +00:00
CustomMethodImplementationProxyOp.cs Some more ops are working now. Still working on the VTables support. Next Op to implement is Switch 2007-09-26 09:12:43 +00:00
Indy.IL2CPU.IL.csproj A bunch of refactorings. Now code generation is done in the right places 2007-09-30 12:19:27 +00:00
Indy.IL2CPU.IL.csproj.vspscc Initial op code structure 2007-08-29 11:16:40 +00:00
InitVmtImplementationOp.cs VMT support works now :) 2007-10-11 14:17:11 +00:00
MainEntryPointOp.cs VMT support works now :) 2007-10-11 14:17:11 +00:00
MethodFooterOp.cs Objects mostly work now. some small bugs left. first fix that, then proceed to Console.Writeline 2007-09-20 09:32:31 +00:00
MethodHeaderOp.cs Objects mostly work now. some small bugs left. first fix that, then proceed to Console.Writeline 2007-09-20 09:32:31 +00:00
MethodInformation.cs non-multicast events work now. 2007-10-26 15:03:48 +00:00
Op.cs Added a better check for metal mode. disabled vmt generation for now. 2007-09-30 08:33:25 +00:00
OpCodeAttribute.cs Renamed NeedsHeapSupport property, and inverted the value 2007-09-04 13:44:38 +00:00
OpCodeMap.cs random changes 2007-10-06 08:22:26 +00:00
PInvokeMethodBodyOp.cs Objects mostly work now. some small bugs left. first fix that, then proceed to Console.Writeline 2007-09-20 09:32:31 +00:00
TypeInformation.cs Many changes, probably close to fixing the struct/array bug, preventing us from implementing a VMT....... 2007-10-09 17:21:48 +00:00
Utilities.cs doesn't work, see comments. some progress has been made, though 2007-09-04 17:16:30 +00:00