Commit graph

534 commits

Author SHA1 Message Date
mterwoord_cp
70d0128603 small perf fixes.. 2014-07-12 16:56:28 +00:00
mterwoord_cp
47f83e0b34 Compiler fixes and other fixes. 2014-07-12 16:05:56 +00:00
mterwoord_cp
c1920d35c4 EditorConfig files 2014-07-12 13:02:48 +00:00
mterwoord_cp
66133c640d . 2014-07-11 13:45:39 +00:00
mterwoord_cp
200fb6c631 . 2014-07-11 13:14:28 +00:00
mterwoord_cp
68ca31e1d3 . 2014-07-10 20:24:54 +00:00
mterwoord_cp
c603c1cb0c 2014-07-08 13:46:00 +00:00
mterwoord_cp
522b841c69 . 2014-07-07 16:07:20 +00:00
mterwoord_cp
693739f11a Several changes. 2014-06-29 15:44:08 +00:00
EdwardNutting_cp
22083f2f46 IL2CPU now checks plug classes/methods for correct/valid targets.
IL2CPU plugs updated to remove invalid plugs - Matthijs, please check the changes! :)
2014-01-31 19:23:25 +00:00
EdwardNutting_cp
9bde4fe11b Improvements to DS speed. We now insert NOP placeholders for INT3s in preference to actually inserting the INT3s (though we still insert some INT3s so DS can process messages etc). Improves DS speed especially on larger methods with large numbers of C# lines between opening curly braces, "{". 2014-01-18 00:09:54 +00:00
EdwardNutting_cp
451cb3f2b4 Bug fixes:
- VS crashes completely without VIX API - now just shows error message in Output window.
 - Colours of text in Cosmos windows invisble in dark theme. Tenp fix: Bg colour forced to light,
 - XSharo project referencing outdated libraries.

Slowly fixing the debugger...
2013-12-30 17:03:19 +00:00
kudzu_cp
18013cd463 2013-12-30 15:02:48 +00:00
EdwardNutting_cp
308998fafc Added a bit more order to Kudzu's notes on what's left to do. 2013-12-26 21:20:20 +00:00
kudzu_cp
c138c8aa29 2013-12-26 16:56:35 +00:00
EdwardNutting_cp
bac3f98d56 VS2013 Support
This is relatively stable but no to be considered complete. Currently supported:
1. Installing user/dev kit (as normal)
2. Creating C#/VB/F# projects (latter 2 untested)
3. Debugging a Cosmos project - see limitations list below.

Debugging limitations:
1. Breakpoints sometimes fail to be hit. Only known thing that may help is recompile everything.
2. Specific breakpoint failure case: If you try and place a breakpoint on or after a "while(true)" statement it is extremely unreliable.

Other limitations:
1. VMWare occasionally breaks. If you get "Internal error" messages, or if VS crashes (don't let Windows "fix" it) or if VMWare fails to load properly there is only one known & reliable solution: Re-run the VMWare installer and hit "Repair". No restart required. You won't lose your VMs or settings (AFAI can tell).

If it all breaks, feel free to rant at it ;)
2013-11-06 21:01:49 +00:00
AtomOS_cp
272ee6eb36 2013-03-10 11:52:51 +00:00
AtomOS_cp
2985078561 2013-03-03 13:26:59 +00:00
mterwoord_cp
7ea9f2a15e 2013-02-16 10:16:02 +00:00
mterwoord_cp
551a75fdfc Solved String.Empty issue on machines having .net 4.5 installed 2013-02-15 11:04:42 +00:00
kudzu_cp
3924c5002b 2012-08-18 14:03:27 +00:00
kudzu_cp
460ef24805 2012-08-13 00:23:22 +00:00
kudzu_cp
23b10260b2 2012-08-12 17:11:38 +00:00
kudzu_cp
6331a7c4ae 2012-08-12 17:09:55 +00:00
kudzu_cp
b6ae77918b 2012-08-12 17:06:35 +00:00
kudzu_cp
a8e49df02c 2012-08-12 16:51:55 +00:00
kudzu_cp
5613c6387e 2012-08-12 16:35:36 +00:00
kudzu_cp
363f70c56c 2012-08-05 00:07:43 +00:00
kudzu_cp
d17a4d5fe8 2012-08-04 00:15:08 +00:00
kudzu_cp
9362b37f74 2012-08-03 17:09:10 +00:00
kudzu_cp
61bfdd773a 2012-08-03 15:36:55 +00:00
kudzu_cp
b7a6015257 2012-08-03 05:54:06 +00:00
kudzu_cp
d67d05685c 2012-08-03 05:17:12 +00:00
kudzu_cp
216ad30772 2012-08-02 18:45:21 +00:00
kudzu_cp
af5c2586db 2012-08-02 17:08:48 +00:00
kudzu_cp
127e91d706 2012-08-02 16:25:40 +00:00
kudzu_cp
d29c1ab452 2012-08-02 06:58:27 +00:00
kudzu_cp
4f1f090ea0 Bulk insert 2012-08-02 06:38:41 +00:00
kudzu_cp
599ec73d1d Database now drops on debug end. 2012-08-02 02:25:53 +00:00
kudzu_cp
7e5785f27f Fix for drop database issue on second run. 2012-08-02 02:14:07 +00:00
kudzu_cp
394e877a37 2012-08-01 15:37:44 +00:00
kudzu_cp
1935fde6b8 2012-08-01 15:37:21 +00:00
kudzu_cp
a2d57ba1f1 2012-08-01 07:12:23 +00:00
kudzu_cp
c7839effd5 Asm Stepping works! 2012-07-30 15:13:20 +00:00
kudzu_cp
90f4570a42 2012-07-30 05:45:08 +00:00
kudzu_cp
ab16e988b9 Assembly load resolution fix (IL2CPUTask), other changes happened along the way to find this bugger. 2012-07-17 18:31:34 +00:00
kudzu_cp
10304bb139 2012-07-17 03:16:49 +00:00
kudzu_cp
65e0ebbf40 Removed old X# from build.sln. 2012-07-16 21:29:22 +00:00
kudzu_cp
f27c8d8e83 2012-07-16 18:17:00 +00:00
kudzu_cp
f676eed038 Change to block labels. 2012-07-15 21:36:52 +00:00