Cosmos/source/Indy.IL2CPU.IL
2007-10-06 08:22:26 +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 A bunch of refactorings. Now code generation is done in the right places 2007-09-30 12:19:27 +00:00
MainEntryPointOp.cs building an OS kernel works now. Console.WriteLine implemented :D 2007-10-04 09:15:32 +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 random changes 2007-10-06 08:22:26 +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 Pinvoke WRiteLine works using a real string object 2007-09-23 14:25:29 +00:00
Utilities.cs doesn't work, see comments. some progress has been made, though 2007-09-04 17:16:30 +00:00