Commit graph

213 commits

Author SHA1 Message Date
Xenni_cp
9fc6a518c7 Changes to Engine.cs, Engine2.cs to fix bugs which caused compilation of anything using DynamicMethodEmit to fail.
The error appeared to be caused by improperly updating the GUI, so it should be able to be fixed later...
2009-05-19 03:34:12 +00:00
bklooste_cp
531f4b57fb 2 performance related changes for Matthijs to look at 1) Swap sorted list for Dictionary , 2) Change the LINQ query that selects the Method. 2009-05-17 02:14:52 +00:00
mterwoord_cp
cf178add9e reversed to old state.. 2009-05-16 17:16:41 +00:00
mterwoord_cp
60ba56ae9a quickwin, improved build time by 35-40% 2009-05-16 16:38:11 +00:00
bklooste_cp
ddeffbda62 Builder refactoring by BenK 2009-05-16 10:26:46 +00:00
Xenni_cp
61487e92f0 2009-04-20 02:29:22 +00:00
Xenni_cp
9e156a6f13 First steps to MultiArrays! 2009-04-16 04:23:55 +00:00
Dokugogagoji_cp
24c47639ca ACPIManager stub
Some stupid warning removed for now
CultureInfo Plugs merged
Added VHD option (still disabled)
Some temporary plugs
2009-03-22 12:56:47 +00:00
mterwoord_cp
b9200d6e44 2009-01-14 18:35:14 +00:00
kudzu_cp
81d253ea00 2009-01-12 03:38:00 +00:00
mterwoord_cp
a7d0b83212 2009-01-04 08:58:26 +00:00
mterwoord_cp
65be2a5545 2008-12-29 10:59:19 +00:00
mterwoord_cp
ec5eebdeed Some smaller refactorings and misc changes 2008-11-09 12:50:58 +00:00
mterwoord_cp
5928581f2f 2008-11-07 12:27:08 +00:00
mterwoord_cp
4113021e18 2008-11-03 11:47:24 +00:00
mterwoord_cp
7b9f3a97f1 2008-11-03 11:08:22 +00:00
mterwoord_cp
3e3671a768 initial work on binary translation 2008-11-02 08:04:52 +00:00
mterwoord_cp
0a6b20fead Code cleanup/refactorings 2008-11-01 12:49:18 +00:00
mterwoord_cp
565f2a6754 2008-10-31 16:45:36 +00:00
mterwoord_cp
55b33a51ff Mono works now. also included 2008-10-29 18:38:39 +00:00
kudzu_cp
3d54e05052 Separated Tracer emission logic. 2008-09-22 13:00:33 +00:00
kudzu_cp
087a1bcfb8 2008-09-22 01:48:46 +00:00
kudzu_cp
bbdb077089 2008-09-21 23:44:12 +00:00
kudzu_cp
c10e73c305 Eliminated outdated and unused metal options. 2008-09-21 20:48:55 +00:00
kudzu_cp
c4345cf80a 2008-09-21 20:35:17 +00:00
kudzu_cp
29d5fc367c 2008-09-21 18:51:32 +00:00
kudzu_cp
7ee5c63742 2008-09-21 18:24:24 +00:00
mterwoord_cp
3c51edc15f normal build works now 2008-09-21 15:47:20 +00:00
kudzu_cp
515e78c148 2008-09-21 00:52:28 +00:00
kudzu_cp
a8581b918f Preparation for Serial debugging. 2008-09-20 14:41:20 +00:00
kudzu_cp
69261785ec 2008-09-20 03:45:15 +00:00
kudzu_cp
5532f3aa3e 2008-09-20 02:52:30 +00:00
kudzu_cp
612bba1d6c 2008-09-20 02:34:49 +00:00
kudzu_cp
a091b0814c 2008-09-20 02:28:55 +00:00
kudzu_cp
c843ccf4c0 2008-09-20 00:32:38 +00:00
kudzu_cp
76b16b2a1b Initial changes to build status 2008-09-19 17:43:01 +00:00
kudzu_cp
f72d178b98 2008-09-18 06:35:40 +00:00
kudzu_cp
b96330920c Dead code removal 2008-09-18 05:23:36 +00:00
kudzu_cp
01001ed92e 2008-09-18 04:03:20 +00:00
Scalpel_cp
998e3dd16c Plugged Boolean.Parse(string) and Boolean.TryParse(string, out bool)
Added methodname displaying in build GUI again
2008-09-06 09:27:34 +00:00
mterwoord_cp
3f49dfd8d3 * Some small cleanup.* compiler now shows messages again. (errors/warnings) 2008-08-31 07:45:52 +00:00
Dokugogagoji_cp
7884855bc6 Changed used Waitone overload in Engine.cs for compatibility prior NET 3.5 SP1 2008-08-25 07:32:41 +00:00
mterwoord_cp
0049643433 Disabling DependencyGraph for now 2008-08-21 17:03:17 +00:00
Dokugogagoji_cp
dc6b1a0418 Stage one Multithreaded building support 2008-08-21 16:46:50 +00:00
mterwoord_cp
4d16298308 Serious issue solved 2008-08-12 13:46:31 +00:00
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