Cosmos/source/Indy.IL2CPU
2008-02-05 16:15:23 +00:00
..
CustomImplementation/System New IL2CPU version 2008-02-04 08:17:37 +00:00
Properties Renamed dir to match project 2007-08-29 14:28:10 +00:00
RuntimeEngine We have a GC now. :-) 2007-11-18 14:53:26 +00:00
Cosmos.snk Rest of strong naming 2008-01-09 17:03:23 +00:00
Engine.cs fixed some delegate issues 2008-02-05 16:15:23 +00:00
GCImplementation.cs Fixed some tests 2007-11-23 18:33:19 +00:00
GCImplementationRefs.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Indy.IL2CPU.csproj New IL2CPU version 2008-02-04 08:17:37 +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
ObjectUtilities.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
RuntimeEngineImpl.cs small code reorganization, simple win32 apps work now 2007-12-29 16:10:10 +00:00
RuntimeEngineRefs.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
Utilities.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
VTablesImpl.cs New IL2CPU version 2008-02-04 08:17:37 +00:00
VTablesImplRefs.cs New IL2CPU version 2008-02-04 08:17:37 +00:00