Commit graph

168 commits

Author SHA1 Message Date
Scalpel_cp
4ffd08ea63 Fixed bug in GetUltimateBaseMethod 2008-08-04 00:33:21 +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
Scalpel_cp
d4f51b5203 VFS 2008-08-03 01:36:40 +00:00
Scalpel_cp
22483c5524 Rewrote some progressmessages in engine 2008-08-02 17:08:23 +00:00
mterwoord_cp
479fc3b2c3 Exceptions fixed 2008-08-02 07:58:19 +00:00
Scalpel_cp
4a0b6b0fdb Added more info while building with ProgressMessage. 2008-07-31 22:29:02 +00:00
Scalpel_cp
6681aff60d Performance increase for compilation 2008-07-31 20:56:17 +00:00
mterwoord_cp
d8b2acc5d8 VFS code to implement File.Exists and Directory.Exists now works. Both methods are also plugged. 2008-07-29 17:01:56 +00:00
mterwoord_cp
5e764fe0d0 Start of VFS. already autodetects ext2 partitions/drives 2008-07-27 08:37:35 +00:00
mterwoord_cp
99463920c2 3p library enhancements.. 2008-07-26 14:09:01 +00:00
Scalpel_cp
196f275546 Extended Engine to search for .config files, and load additional assemblies 2008-07-26 11:04:14 +00:00
mterwoord_cp
1dbf890b13 misc changes and refactorings. Ext2 superblock is read correctly now. 2008-07-18 14:41:58 +00:00
mterwoord_cp
204fa5ad92 Tickless works now. PIT is now only used when using Wait/Sleep 2008-07-17 15:21:25 +00:00
mterwoord_cp
42f5bb3fd6 Two-phase compiling works now. next step is localloc 2008-07-16 15:58:27 +00:00
mterwoord_cp
d96c34a7a4 Small adjustment 2008-07-06 11:34:09 +00:00
kudzu_cp
29671726ae Removed some old Metal code 2008-06-21 21:56:29 +00:00
smremde_cp
9cc461801a added null check in IL2CPU.Engine GetUltimateBaseMethod and remove try catch. kernel creation much faster now 2008-06-14 23:55:30 +00:00
smremde_cp
5831c1e281 2008-06-09 09:15:49 +00:00
mterwoord_cp
37c9966421 2008-05-19 09:41:18 +00:00
mterwoord_cp
71197e000a Several small changes 2008-05-15 12:39:06 +00:00
mterwoord_cp
486983c8fe SHA256 works now 2008-05-14 17:21:54 +00:00
mterwoord_cp
bbfb2b8a0d Several small fixes 2008-05-14 09:28:03 +00:00
mterwoord_cp
96de5140c7 Manifest resources work now. 2008-05-13 15:28:51 +00:00
mterwoord_cp
cf7d99acb7 Multicast delegates 2008-05-13 14:27:29 +00:00
mterwoord_cp
1d71c37443 Interfaces and ReturnCodes 2008-05-12 09:03:47 +00:00
mterwoord_cp
8cab5bc18c Enumerations for now. on arrays they work, List<T> not yet 2008-05-09 14:48:15 +00:00
mterwoord_cp
6595ab8727 some fixes for checksum error.. 2008-05-08 07:58:34 +00:00
mterwoord_cp
5ca95ed497 Several fixes 2008-05-07 18:21:29 +00:00
mterwoord_cp
850a19e124 2008-05-03 16:24:41 +00:00
mterwoord_cp
96fdf95b3a Added hooks for adding code on MethodHeaders and Footers 2008-04-28 13:05:02 +00:00
mterwoord_cp
8f3675fc84 Added a progress bar 2008-04-27 07:52:14 +00:00
kudzu_cp
77285dd477 Partial move to DumbAssembler 2008-04-26 21:49:56 +00:00
mterwoord_cp
f6d4550e0f Dont emit debug stub call for NOP ops 2008-04-26 14:47:02 +00:00
mterwoord_cp
c5646eb92c Removed .Native 2008-04-26 07:45:27 +00:00
kudzu_cp
a3a7f110ca Removed numerous warnings. 2008-04-24 16:03:26 +00:00
mterwoord_cp
f4a6e26085 DebugMode None is implemented 2008-04-03 14:38:43 +00:00
mterwoord_cp
65ad1c692e debug stuff 2008-03-31 11:21:38 +00:00
mterwoord_cp
0de5f61ce3 Some builder improvements 2008-03-31 08:47:25 +00:00
mterwoord_cp
779bbdb31a FieldOffset support is fixed.. 2008-03-30 12:47:04 +00:00
kudzu_cp
4e934aa2b5 2008-03-27 21:52:56 +00:00
mterwoord_cp
404578bb66 Several fixes 2008-03-25 17:00:24 +00:00
mterwoord_cp
b9bdedc3f3 Debug code emitting disabled 2008-03-24 14:20:20 +00:00
mterwoord_cp
ca2695aaf2 Intermediary debug changes 2008-03-23 19:37:39 +00:00
mterwoord_cp
aa3b372968 start on debugging support 2008-03-23 17:22:29 +00:00
mterwoord_cp
74634db02d 2008-03-23 14:15:01 +00:00
mterwoord_cp
a9bdf50d5e 2008-03-22 15:44:28 +00:00
mterwoord_cp
9df74349b6 2008-03-21 18:39:24 +00:00
mterwoord_cp
1be2e25667 several fixes 2008-03-21 13:58:17 +00:00
mterwoord_cp
11cf066fd2 instance field fixes 2008-03-16 08:50:41 +00:00
LostTheBlack_cp
c598156941 [*] Corrected Engine.Execute method. There was some unreachable code. 2008-03-13 21:05:02 +00:00