Commit graph

584 commits

Author SHA1 Message Date
tgiphil
f7c0fea4b4 - Removed TFS parameters in solution files 2014-12-04 23:07:35 -08:00
Sentinel209_cp
c591a7ff1b Reorganize source: Everything is out of source2 now and the soutions are cleaned up. 2014-11-28 00:48:23 +00:00
Sentinel209_cp
1a2f83dc84 Reorgaizing source: Assembler, Build, Debug, Deploy, VSIP 2014-11-26 03:43:20 +00:00
Sentinel209_cp
e851d3efcb Reorganizing code: Moved Build and Compiler. 2014-11-26 01:13:58 +00:00
Sentinel209_cp
5e26a7e5c4 Getting locals and primitive fields to work in the debugger. 2014-09-25 13:21:22 +00:00
kudzu_cp
71af6ca460 2014-07-23 15:56:06 +00:00
mterwoord_cp
8fcd0d7385 2014-07-15 15:05:23 +00:00
kudzu_cp
29f5cd8df5 2014-07-14 22:04:21 +00:00
kudzu_cp
be7f469d6a 2014-07-14 18:07:08 +00:00
mterwoord_cp
e9fc03edd5 2014-07-14 17:44:37 +00:00
kudzu_cp
7f93aabcc5 2014-07-14 17:05:13 +00:00
kudzu_cp
288052b34a 2014-07-14 17:04:26 +00:00
kudzu_cp
14aff92d17 2014-07-14 16:59:07 +00:00
kudzu_cp
74bc3f99fb 2014-07-14 16:58:46 +00:00
kudzu_cp
2806091769 2014-07-14 16:57:50 +00:00
kudzu_cp
9c92fc227f 2014-07-14 16:55:04 +00:00
kudzu_cp
a23731b0d5 2014-07-14 16:42:33 +00:00
kudzu_cp
36aaf46919 2014-07-14 15:54:43 +00:00
kudzu_cp
967ebef95e 2014-07-14 15:52:06 +00:00
kudzu_cp
352ffaae4d 2014-07-14 15:36:58 +00:00
kudzu_cp
a32c2c9e40 2014-07-14 15:29:06 +00:00
kudzu_cp
f3292e4d5b 2014-07-14 14:42:46 +00:00
kudzu_cp
52f2bd9189 2014-07-13 22:20:16 +00:00
kudzu_cp
0e7a13e738 2014-07-13 22:16:42 +00:00
kudzu_cp
9dc7ff5b1f 2014-07-13 17:33:00 +00:00
kudzu_cp
bedd397583 2014-07-12 15:15:32 +00:00
kudzu_cp
f4434dcd22 2014-07-12 14:32:37 +00:00
mterwoord_cp
b86ec15cf9 several performance related fixes, and some functional improvements. 2014-07-06 18:27:24 +00:00
mterwoord_cp
b7b15a12d1 Performance improvements.. 2014-07-04 19:28:27 +00:00
lcr_watson_cp
c863b669fd 2014-04-20 15:37:09 +00:00
EdwardNutting_cp
cbd1b81ffb LabelName: Was removing underscores from method namesfor readability. Caused bug with Buffer.__Memcpy where Buffer.MemCpy and Buffer._Memcpy were also used labels.
PlugManager: bug in my design fixed.
FatFileSystem: completed the todo that said trailing periods should be ignored.
Buffer: Added __Memcpy plug so that String.Trim method compiles so that FAT code will compile.
2014-02-04 16:27:16 +00:00
EdwardNutting_cp
b7fbc80043 Basic Plugs Inspector code working - it can load plugs from all referenced assemblies correctly and display the list of plugs. 2014-02-01 12:21:04 +00:00
EdwardNutting_cp
3bc116caa3 Extracted ILScanner plug code into new PlugManager class for use in Plug Inspector app.
Added project for Plug Inspector app.
Added my own test project.
2014-02-01 10:46:46 +00:00
kudzu_cp
18013cd463 2013-12-30 15:02:48 +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
kudzu_cp
5393689642 sqlite works! 2013-08-06 17:28:32 +00:00
mterwoord_cp
70f90dfa97 2013-07-28 18:11:20 +00:00
HugeCode_cp
c4feb83d64 SqlLite 2013-05-25 11:38:31 +00:00
melikesPCcheese_cp
c9767a986f Fixed the database connection and DbFactoryProvider bug. 2013-04-29 16:47:25 +00:00
mterwoord_cp
46b7d1222c 2013-04-20 08:57:27 +00:00
mterwoord_cp
ff41b7ecf1 Updated version of my playground and small tweaking of the IL2CPU task. 2013-03-10 16:27:08 +00:00
mterwoord_cp
e6dbfc19a2 2013-03-10 15:53:52 +00:00
AtomOS_cp
2985078561 2013-03-03 13:26:59 +00:00
mterwoord_cp
551a75fdfc Solved String.Empty issue on machines having .net 4.5 installed 2013-02-15 11:04:42 +00:00
geramy_cp
441a6ba8ef Got the debugger even more stable then it was before. 2013-02-14 12:30:29 +00:00
geramy_cp
f5edb722c6 Assembly window doesnt seem to be crashing because i can do asm stepping. 2013-02-03 16:40:10 +00:00
geramy_cp
eab46e2cb0 Fixed asm stepping. also fixed IL2CPU Profiler and changed Label replace chars with a compiled regex. 2013-02-03 16:10:16 +00:00
geramy_cp
4e3328ec3a Matthijs did some changes to IL2CPU Profiler something is going weird further investigation required. 2013-02-03 13:22:49 +00:00
geramy_cp
ba915c87ff Fixed the Debugger. 2013-02-03 11:52:34 +00:00