Commit graph

35 commits

Author SHA1 Message Date
kudzu_cp
0d5a8d620c Changed to build explicit for X86 so it works ok on XP64 host. 2007-10-29 14:46:20 +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
9a99d6394d Do not use! 2007-10-07 11:05:38 +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
d0204e4597 2007-08-29 14:55:31 +00:00
kudzu_cp
406fc191fd Binding fixes, I hope. 2007-08-29 14:50:52 +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
40d53161a1 Initial op code structure 2007-08-29 11:16:40 +00:00
kudzu_cp
a05509bce5 Reference fix 2007-08-29 10:33:34 +00:00
kudzu_cp
cbaafb1eda Added Mono Cecil 2007-08-29 10:28:50 +00:00
kudzu_cp
5a894231e9 Initial checkin 2007-08-29 10:18:05 +00:00