Cosmos/source
2007-09-20 15:40:07 +00:00
..
HelloWorld Objects mostly work now. some small bugs left. first fix that, then proceed to Console.Writeline 2007-09-20 09:32:31 +00:00
HelloWorldAssembler Objects mostly work now. some small bugs left. first fix that, then proceed to Console.Writeline 2007-09-20 09:32:31 +00:00
HelloWorldMetal Objects mostly work now. some small bugs left. first fix that, then proceed to Console.Writeline 2007-09-20 09:32:31 +00:00
IL2CPU 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
IL2CPU.Tests All test are fixed to the latest code changes now, fixed Sub 2007-09-20 15:40:07 +00:00
IL2CPUGUI Newer structure 2007-08-29 15:05:42 +00:00
Indy.IL2CPU Objects mostly work now. some small bugs left. first fix that, then proceed to Console.Writeline 2007-09-20 09:32:31 +00:00
Indy.IL2CPU.Assembler Added support for starting up a runtime engine. Added simple heap startup/shutdown 2007-09-19 14:17:52 +00:00
Indy.IL2CPU.Assembler.X86 2007-09-18 15:42:17 +00:00
Indy.IL2CPU.IL Objects mostly work now. some small bugs left. first fix that, then proceed to Console.Writeline 2007-09-20 09:32:31 +00:00
Indy.IL2CPU.IL.X86 All test are fixed to the latest code changes now, fixed Sub 2007-09-20 15:40:07 +00:00
IL2CPU.resharper 2007-08-30 10:20:06 +00:00
IL2CPU.sln Incredibly easy testing framework done. it has a bunch of .net .exe and .asm files.The .exe files are fed to the IL2CPU console app, and the resulting .asm file is compared to the framework's .asm versions. WATCH OUT: please only change the .asm file if the contents are verified to be correct! 2007-09-05 17:14:17 +00:00
IL2CPU.vssscc Initial checkin 2007-08-29 10:18:05 +00:00
Mono.Cecil.dll 2007-08-30 10:20:06 +00:00