Commit graph

46 commits

Author SHA1 Message Date
mterwoord_cp
7cf86e48ca Changed il2cpu and cosmosscripts to generate multiple asm files, which are smaller.. 2008-01-05 13:35:34 +00:00
mterwoord_cp
221815e724 memory clearing fixed 2008-01-04 17:32:19 +00:00
mterwoord_cp
40968f0865 2008-01-03 17:59:51 +00:00
mterwoord_cp
093ebb1b1b Works partially now 2008-01-03 16:16:00 +00:00
mterwoord_cp
98c6b41483 2008-01-03 12:38:33 +00:00
mterwoord_cp
374affe053 2007-12-30 14:04:48 +00:00
mterwoord_cp
dd1b0578c0 2007-12-29 15:50:33 +00:00
mterwoord_cp
d3efa5092d Some renaming 2007-12-29 10:52:41 +00:00
mterwoord_cp
7752b2aa26 2007-12-26 12:03:36 +00:00
mterwoord_cp
efdf248023 Replaced DJGPP toolchain with a crossbuilt toolchain of cygwin 2007-12-25 12:10:25 +00:00
mterwoord_cp
0a0d753d00 Kernel works again.. 2007-12-09 13:09:15 +00:00
mterwoord_cp
ae0fab58a7 Misc changes 2007-12-08 11:21:02 +00:00
mterwoord_cp
530046b997 Debugging of cosmos works now via gdb and remote stub in vm 2007-12-02 15:19:53 +00:00
mterwoord_cp
0c861b9b2e Some refactorings 2007-11-20 17:16:42 +00:00
mterwoord_cp
5f1eb30537 Some additional changes, now mono system libs can be used 2007-11-20 08:23:27 +00:00
mterwoord_cp
ea5b8d6171 We have a GC now. :-) 2007-11-18 14:53:26 +00:00
mterwoord_cp
5b95799f65 Callvirt fixed. some other changes. simple delegate test. some usage change to il2cpu.exe 2007-11-16 16:18:43 +00:00
mterwoord_cp
d7ab23f06b IL2CPU is fast again :-) 2007-11-09 11:08:00 +00:00
mterwoord_cp
59e9fa8806 some structural changes 2007-10-29 10:44:20 +00:00
mterwoord_cp
eca2b6818d Everything works again. 2007-10-07 12:53:38 +00:00
mterwoord_cp
d049fbdc54 removed PostSharp dependency, fixed console tool. 2007-10-07 11:53:35 +00:00
mterwoord_cp
5600aeeb4b random changes 2007-10-06 08:22:26 +00:00
mterwoord_cp
82ab3df4ee building an OS kernel works now. Console.WriteLine implemented :D 2007-10-04 09:15:32 +00:00
mterwoord_cp
9af7ec118f Right now it's possible to compile to a tiny OS kernel. Right now, only thing possible to do is putting characters on the screen. More in the works 2007-10-02 15:15:35 +00:00
mterwoord_cp
349ae23c13 A bunch of refactorings. Now code generation is done in the right places 2007-09-30 12:19:27 +00:00
mterwoord_cp
143ba40a12 Added a bunch of tests. Have a look, and add more of them :) 2007-09-29 17:05:16 +00:00
mterwoord_cp
971b4320bf Many changes. VMT doesn't work yet. First going to work on enhancing the testbench. 2007-09-29 16:07:32 +00:00
mterwoord_cp
e2931e97ee All ops neccessary for a scan are now implemented 2007-09-27 16:55:00 +00:00
mterwoord_cp
f6ff5c14cf Array support works now :-) 2007-09-22 09:44:20 +00:00
mterwoord_cp
b0f43b82ff 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
mterwoord_cp
2c9532ef21 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
mterwoord_cp
81e4fa33ff some small changes 2007-09-05 15:35:56 +00:00
mterwoord_cp
5e3e24f163 Functions work now (that is, simple ones are tested). Next thing to get working is p/invokes. 2007-09-05 14:44:37 +00:00
mterwoord_cp
71ecc7cdf5 2007-09-05 13:51:29 +00:00
mterwoord_cp
491be780f8 doesn't work, see comments. some progress has been made, though 2007-09-04 17:16:30 +00:00
mterwoord_cp
743e531621 2007-09-02 13:45:58 +00:00
mterwoord_cp
8da5df3d7e 2007-08-30 14:43:47 +00:00
mterwoord_cp
50f6a9a812 2007-08-30 14:13:48 +00:00
kudzu_cp
096b218c55 Added completed notification. 2007-08-30 12:31:56 +00:00
mterwoord_cp
859304e4dd 2007-08-30 11:26:11 +00:00
mterwoord_cp
44e22a32cf some small refactorings 2007-08-30 10:45:00 +00:00
mterwoord_cp
430f9dc75b 2007-08-30 08:19:16 +00:00
mterwoord_cp
d0a3089577 2007-08-29 15:23:08 +00:00
mterwoord_cp
26d1d639bf 2007-08-29 13:24:51 +00:00
mterwoord_cp
22ae223eda Add simple IL scanning stuff 2007-08-29 12:44:05 +00:00
kudzu_cp
5a894231e9 Initial checkin 2007-08-29 10:18:05 +00:00