Commit graph

37 commits

Author SHA1 Message Date
kudzu_cp
cbd3c24eb3 Rest of strong naming 2008-01-09 17:03:23 +00:00
kudzu_cp
4d4ddd734f IL2CPU Solution Folder 2008-01-07 13:13:56 +00:00
mterwoord_cp
10ba077bb8 Added 8byte resultcode test 2008-01-02 09:43:49 +00:00
mterwoord_cp
6ca242b4f5 new test 2007-11-24 15:22:06 +00:00
mterwoord_cp
815426c76c several fixes 2007-11-24 13:25:08 +00:00
mterwoord_cp
e4ed1fd45d Fixed some tests 2007-11-23 18:33:19 +00:00
mterwoord_cp
6391c135d6 several fixes/changes 2007-11-17 07:58:01 +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
9b8388744b 2007-10-29 10:51:58 +00:00
mterwoord_cp
59e9fa8806 some structural changes 2007-10-29 10:44:20 +00:00
mterwoord_cp
0110fc3a18 VMT support works now :) 2007-10-11 14:17:11 +00:00
mterwoord_cp
92e09ad416 Many changes, probably close to fixing the struct/array bug, preventing us from implementing a VMT....... 2007-10-09 17:21:48 +00:00
mterwoord_cp
eca2b6818d Everything works again. 2007-10-07 12:53:38 +00:00
mterwoord_cp
ffcd2a6bbd random changes, interrupts work now 2007-10-06 19:13:14 +00:00
mterwoord_cp
40b559b3db Console.WRiteLine works again for NativeX86 2007-10-06 08:53:51 +00:00
mterwoord_cp
cf84be2709 Added a better check for metal mode. disabled vmt generation for now. 2007-09-30 08:33:25 +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
b1214b88a6 Structs are working now 2007-09-24 07:19:39 +00:00
mterwoord_cp
e29f612a52 Some more changes, nothing functionally changed. 2007-09-23 15:50:00 +00:00
mterwoord_cp
0af081617d 2007-09-22 11:03:41 +00:00
mterwoord_cp
f6ff5c14cf Array support works now :-) 2007-09-22 09:44:20 +00:00
mterwoord_cp
36132db089 Tests updated 2007-09-21 15:41:25 +00:00
mterwoord_cp
ddf6d4ff4a Added some more tests 2007-09-20 15:42:55 +00:00
mterwoord_cp
ce7ced0996 All test are fixed to the latest code changes now, fixed Sub 2007-09-20 15:40:07 +00:00
mterwoord_cp
20e3f1d66d 2007-09-18 15:42:26 +00:00
mterwoord_cp
aa22788bd2 2007-09-18 15:42:17 +00:00
mterwoord_cp
f9515d1b00 2007-09-18 06:19:39 +00:00
mterwoord_cp
be7c984118 Simple code cleanup 2007-09-18 05:59:31 +00:00
mterwoord_cp
ccbb4400ed Simple If works 2007-09-16 07:59:58 +00:00
mterwoord_cp
1907f4fa7f Added support and tests for Add and Sub msil opcodes 2007-09-15 11:23:28 +00:00
mterwoord_cp
f29f48adf3 Added support for the Add msil opcode 2007-09-15 11:14:28 +00:00
mterwoord_cp
e92f50a13c Tests updated to latest changes, some more tiny changes 2007-09-15 10:40:53 +00:00
mterwoord_cp
12e80eeba5 2007-09-15 09:11:04 +00:00
mterwoord_cp
1d2c88087a PInvoke works now. Note: there's no string support yet, therefore the HelloWorldMetal uses user32.dll#MessageBeep to do the testing 2007-09-12 12:28:43 +00:00
mterwoord_cp
d6f84266cb Functions work now. 2007-09-11 16:29:45 +00:00
mterwoord_cp
d5274e0b17 2007-09-10 13:31:57 +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