Cosmos/source/Indy.IL2CPU
2007-09-27 17:46:17 +00:00
..
CustomImplementation/System All ops neccessary for a scan are now implemented 2007-09-27 16:55:00 +00:00
Properties Renamed dir to match project 2007-08-29 14:28:10 +00:00
RuntimeEngine OK. On start up of the produced app, a Heap is created using kernel32#heapcreate, and it looks like newobj itself works fine now. Next step is calculate the size of a class, and allocate the correct size, and then see if instance methods work. 2007-09-19 17:18:25 +00:00
Engine.cs VTable is getting emitted now. There are some issues with the generated code. ie, doesn't work at all.... 2007-09-27 17:46:17 +00:00
FieldAccessAttribute.cs Many changes, some might not work 2007-09-22 17:31:13 +00:00
Indy.IL2CPU.csproj VTable is getting emitted now. There are some issues with the generated code. ie, doesn't work at all.... 2007-09-27 17:46:17 +00:00
Indy.IL2CPU.csproj.vspscc Renamed dir to match project 2007-08-29 14:28:10 +00:00
MethodAliasAttribute.cs OK. On start up of the produced app, a Heap is created using kernel32#heapcreate, and it looks like newobj itself works fine now. Next step is calculate the size of a class, and allocate the correct size, and then see if instance methods work. 2007-09-19 17:18:25 +00:00
MethodReferenceExtensions.cs Array support works now :-) 2007-09-22 09:44:20 +00:00
ObjectUtilities.cs All ops neccessary for a scan are now implemented 2007-09-27 16:55:00 +00:00
PInvokes.cs OK. On start up of the produced app, a Heap is created using kernel32#heapcreate, and it looks like newobj itself works fine now. Next step is calculate the size of a class, and allocate the correct size, and then see if instance methods work. 2007-09-19 17:18:25 +00:00
RuntimeEngineImpl.cs Implemented a bunch of new opcodes. 2007-09-27 11:10:49 +00:00
RuntimeEngineRefs.cs OK. On start up of the produced app, a Heap is created using kernel32#heapcreate, and it looks like newobj itself works fine now. Next step is calculate the size of a class, and allocate the correct size, and then see if instance methods work. 2007-09-19 17:18:25 +00:00
VTablesImpl.cs VTable is getting emitted now. There are some issues with the generated code. ie, doesn't work at all.... 2007-09-27 17:46:17 +00:00
VTablesImplRefs.cs VTable is getting emitted now. There are some issues with the generated code. ie, doesn't work at all.... 2007-09-27 17:46:17 +00:00