kudzu_cp
|
44f2f5e266
|
|
2008-10-07 21:08:29 +00:00 |
|
kudzu_cp
|
3d54e05052
|
Separated Tracer emission logic.
|
2008-09-22 13:00:33 +00:00 |
|
kudzu_cp
|
a363aff9a3
|
|
2008-09-22 02:38:19 +00:00 |
|
kudzu_cp
|
eda6dbab91
|
|
2008-09-22 02:09:32 +00:00 |
|
kudzu_cp
|
087a1bcfb8
|
|
2008-09-22 01:48:46 +00:00 |
|
kudzu_cp
|
b858175822
|
|
2008-09-22 00:15:32 +00:00 |
|
kudzu_cp
|
2ebfcde162
|
|
2008-09-22 00:08:39 +00:00 |
|
kudzu_cp
|
bbdb077089
|
|
2008-09-21 23:44:12 +00:00 |
|
kudzu_cp
|
1c48cedea9
|
|
2008-09-21 23:33:20 +00:00 |
|
kudzu_cp
|
2ce9bbc646
|
|
2008-09-21 23:26:17 +00:00 |
|
kudzu_cp
|
dfbb7fa34c
|
|
2008-09-21 23:17:51 +00:00 |
|
kudzu_cp
|
3e05e23892
|
|
2008-09-21 23:15:22 +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
|
697bbbdf06
|
Added String.IndexOf(string)
Added String.Insert(int, string)
Added String.Replace(string, string)
|
2008-09-07 15:00:51 +00:00 |
|
Scalpel_cp
|
768d83e799
|
Testing entire System.String in StringTest.cs
Added String.Remove(int, int)
Added String.IndexOfAny(char[], int, int)
Fixed String.Split()
|
2008-09-07 14:21:00 +00:00 |
|
Scalpel_cp
|
ad01f4868f
|
Fixed String.LastIndexOf bug
Almost all of System.IO.Plug works now.
|
2008-09-07 11:10:02 +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 |
|
Dokugogagoji_cp
|
2671caa304
|
Starting divisions per ISA
Added 80x86 stub clases for newer instructions
|
2008-08-10 09:45:24 +00:00 |
|
Scalpel_cp
|
80c46a58f9
|
Plugged String.Replace(char char)
|
2008-08-04 11:26:42 +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 |
|
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 |
|
Scalpel_cp
|
a96c1729e5
|
Plugged String.LastIndexOf.
Added parameter checking for Directory.GetDirectories and Directory.GetFiles plugs.
Lots of changes to FrodeTest.
|
2008-07-30 22:56:59 +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
|
e8364df485
|
Fixed exceptions with functions. added debug display for heap. the first line of the text screen is now used to display memory usage
|
2008-07-27 09:50:26 +00:00 |
|
mterwoord_cp
|
5e764fe0d0
|
Start of VFS. already autodetects ext2 partitions/drives
|
2008-07-27 08:37:35 +00:00 |
|