Commit graph

23 commits

Author SHA1 Message Date
kudzu_cp
6e6948bdae 2007-11-16 09:35:24 +00:00
kudzu_cp
9083109678 2007-11-15 21:34:18 +00:00
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
9b8388744b 2007-10-29 10:51:58 +00:00
kudzu_cp
b28e3c56e9 FASM 2007-10-29 10:23:37 +00:00
kudzu_cp
75b8846e4a 2007-10-29 10:06:49 +00:00
mterwoord_cp
e29f612a52 Some more changes, nothing functionally changed. 2007-09-23 15:50:00 +00:00
mterwoord_cp
f6ff5c14cf Array support works now :-) 2007-09-22 09:44:20 +00:00
mterwoord_cp
1efc0e11ce Objects work now. 2007-09-21 15:33:47 +00:00
mterwoord_cp
b591d8448f Objects mostly work now. some small bugs left. first fix that, then proceed to Console.Writeline 2007-09-20 09:32:31 +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
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
71ecc7cdf5 2007-09-05 13:51:29 +00:00
mterwoord_cp
4f1bf676e8 2007-09-03 17:12:38 +00:00
mterwoord_cp
494629ea2b Some infrastructural changes 2007-09-03 13:32:32 +00:00
mterwoord_cp
17b84b3709 2007-08-31 14:48:18 +00:00
kudzu_cp
ac0f1666fd More splitting of tests. 2007-08-31 14:29:27 +00:00
kudzu_cp
ebf8e7edc3 more tests 2007-08-31 14:18:31 +00:00
kudzu_cp
9a82bb1beb Simple steps to test first. 2007-08-31 13:31:29 +00:00
kudzu_cp
bf9f780b92 Removed System from references. Now only internal mscorlib 2007-08-29 20:42:40 +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
kudzu_cp
c44300f6a1 Added HelloWorld for source project testing. 2007-08-29 10:25:23 +00:00