Commit graph

22 commits

Author SHA1 Message Date
mterwoord_cp
e4ed1fd45d Fixed some tests 2007-11-23 18:33:19 +00:00
mterwoord_cp
e4b2cfaca3 prelim work on generics 2007-11-23 16:50:43 +00:00
mterwoord_cp
0c861b9b2e Some refactorings 2007-11-20 17:16:42 +00:00
mterwoord_cp
fd2c7222bd Console support is fixed 2007-11-19 14:57:23 +00:00
mterwoord_cp
9b5a4b0cef i4o integration 2007-11-05 15:17:51 +00:00
mterwoord_cp
8f9b9bd80d non-multicast events work now. 2007-10-26 15:03:48 +00:00
mterwoord_cp
8431877010 Console works again. 2007-10-11 18:04:03 +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
349ae23c13 A bunch of refactorings. Now code generation is done in the right places 2007-09-30 12:19:27 +00:00
mterwoord_cp
a7953f9631 Pinvoke WRiteLine works using a real string object 2007-09-23 14:25:29 +00:00
mterwoord_cp
c2dc707cf0 Many changes, some might not work 2007-09-22 17:31:13 +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
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
066ae93575 2007-09-03 07:00:53 +00:00
mterwoord_cp
743e531621 2007-09-02 13:45:58 +00:00
kudzu_cp
b585e65358 Example conversion of Nop 2007-09-01 14:30:16 +00:00
mterwoord_cp
859304e4dd 2007-08-30 11:26:11 +00:00
kudzu_cp
0f7a659c8d More examples. 2007-08-29 20:01:33 +00:00
kudzu_cp
da934acb06 More X86 2007-08-29 15:34:15 +00:00
mterwoord_cp
d0a3089577 2007-08-29 15:23:08 +00:00
kudzu_cp
5ddd0588cb Newer structure 2007-08-29 15:05:42 +00:00