Commit graph

28 commits

Author SHA1 Message Date
smremde_cp
634783a61d random now works unless you try to use floats (use .Next() % max instead of .Next(max)) 2008-08-04 14:14:17 +00:00
mterwoord_cp
3630da4f7f Some work on mono-curses.dll support. also contains some general improvements in the compiler and supporting stuff. Dont use mono-curses yet, it doesnt work at all 2008-08-03 17:44:55 +00:00
smremde_cp
75aaf3ee86 still fixing 2008-08-03 14:55:18 +00:00
smremde_cp
aa1ef69109 tring to fix missing files i messed up in last checkin 2008-08-03 14:51:11 +00:00
smremde_cp
492809a838 some custom implementations for S.D 2008-08-03 14:41:35 +00:00
smremde_cp
efebaf20cb 2008-08-01 09:59:50 +00:00
smremde_cp
ccf6ae7a97 fixed Nibbles! 2008-07-31 14:41:50 +00:00
mterwoord_cp
9a09407359 Some small general changes, and VFS works now. GetDirectoryEntries works now 2008-07-27 15:24:52 +00:00
mterwoord_cp
6a51ed7c60 Ext2.GetDirectoryListing(ulong) works fine now :) 2008-07-20 12:02:03 +00:00
mterwoord_cp
e2c54e3975 localloc works. ipaddress.hosttonetwork therefore too 2008-07-16 16:45:23 +00:00
mterwoord_cp
61a823c767 Boxing fixed for sure now. 2008-06-21 17:18:00 +00:00
mterwoord_cp
df9da437f6 Fixed boxing. 2008-06-21 17:07:32 +00:00
mterwoord_cp
0bd523eb3b missing file 2008-05-25 07:13:33 +00:00
mterwoord_cp
37c9966421 2008-05-19 09:41:18 +00:00
Scalpel_cp
d4c20e412c Fixed Bool.ToString bug (with good help from Matthijs) 2008-03-12 09:55:06 +00:00
mterwoord_cp
23bb80572a Fixed Ext2 GetDirectoryEntries support 2008-02-29 18:03:56 +00:00
mterwoord_cp
b22ee8ff20 structs should work now. will be testing using the old ext2+ata code... 2008-02-08 18:29:30 +00:00
mterwoord_cp
db03691ff6 2008-02-08 08:15:59 +00:00
moitoius_cp
555fffb47c Plugged (U)Int64.ToString(). Imcomplete. 2008-02-06 08:43:20 +00:00
mterwoord_cp
def1052c25 New IL2CPU version 2008-02-04 08:17:37 +00:00
mterwoord_cp
e32bca76e9 Fixed stack corruption 2008-01-21 16:57:57 +00:00
moitoius_cp
30efcd2bfd Guess works (hardcoded 5). Test cases. Int16.Parse() works. 2008-01-13 15:28:12 +00:00
moitoius_cp
2360eae98e Added Char.ToString() support. But it doesn't work to some unknown reason. 2008-01-13 15:01:31 +00:00
moitoius_cp
d4352ccf56 Parse is now working, well technically... I think string.IndexOf is broken. 2008-01-13 14:46:51 +00:00
mterwoord_cp
ea060c0479 2008-01-11 12:55:28 +00:00
moitoius_cp
85a9ac346f Int16 Parsing 2008-01-11 10:42:26 +00:00
mterwoord_cp
af530d3847 Exceptions work, no finally/catch support yet, though 2008-01-06 12:24:02 +00:00
mterwoord_cp
36b66063a2 some fixes 2007-11-24 16:21:01 +00:00