Cosmos/source/Indy.IL2CPU
2007-11-04 16:48:10 +00:00
..
CustomImplementation/System fixed string support in metal-mode 2007-11-04 16:48:10 +00:00
Properties Renamed dir to match project 2007-08-29 14:28:10 +00:00
RuntimeEngine Console works again. 2007-10-11 18:04:03 +00:00
Engine.cs Comport writing works now, some other minimalistic changes. 2007-10-31 10:19:47 +00:00
FieldAccessAttribute.cs Many changes, some might not work 2007-09-22 17:31:13 +00:00
Indy.IL2CPU.csproj bunch of random changes. fixed shl, div_un, rem, string support. 2007-10-30 09:42: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 Quite a bunch of fixes went in, but still doesn't work. 2007-09-28 09:33:24 +00:00
ObjectUtilities.cs Fixed several things. Kernel building works again. 2007-10-27 14:53:51 +00:00
RuntimeEngineImpl.cs some random changes 2007-10-29 15:34:45 +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 VMT support works now :) 2007-10-11 14:17:11 +00:00
VTablesImplRefs.cs Misc changes 2007-10-29 10:04:17 +00:00