Sentinel209_cp
704af021ff
Compiler fix for the Isinst OpCode.
2014-10-25 12:47:56 +00:00
Trivalik_cp
131767a55f
CosmosTask.cs: remove need of 3.5 framework, for build is it not needed at all
...
rename wrong method names and comments
Code.inc: give different error on missing VS 2013 installation, because if integrated shell is install it will allow installation
VMware.cs: add check for Hyper V Service, if this is enabled, we should not start vmware, because it say an error (i.e. Windows 10)
Cosmos.Debug.VSDebugEngine.csproj: add reference to able to use ServiceController
2014-10-16 20:22:33 +00:00
Sentinel209_cp
b668b50b41
Fixed an issue with the compiler which caused Int64[] and UInt64[] elements to get retrieved incorrectly.
2014-10-14 10:30:55 +00:00
Sentinel209_cp
5e26a7e5c4
Getting locals and primitive fields to work in the debugger.
2014-09-25 13:21:22 +00:00
mterwoord_cp
387ee6374b
.
2014-09-20 09:07:09 +00:00
mterwoord_cp
9f39b85ee9
Use of new "analytical stack"
2014-07-21 17:53:26 +00:00
mterwoord_cp
81dbeb61b0
Fixed bug in ILReader. It would create a OpSwitch, where the NextPosition is wrong.
2014-07-20 10:15:20 +00:00
mterwoord_cp
3d215a19a9
.
2014-07-19 13:37:04 +00:00
mterwoord_cp
6f84adc409
IL interpretation now enabled
2014-07-19 13:31:21 +00:00
mterwoord_cp
6fcd870f61
2014-07-19 13:25:04 +00:00
jonathonchase_cp
08b776746b
Skip VSIX file creation because it's slow and unused in XShap.VS, Cosmos.Vs.Package and Cosmos.VS.Windows
2014-07-19 13:18:55 +00:00
jonathonchase_cp
336c3afa8a
Guid.NewGuid() Replaced with prefixed Guid_NewGuid in ExtractMapFromElfFile
2014-07-18 16:51:27 +00:00
mterwoord_cp
c4de249bee
.
2014-07-18 16:48:16 +00:00
mterwoord_cp
994f096dfc
.
2014-07-17 15:11:53 +00:00
Trivalik_cp
481d305f91
give Step into/over in assemler window a the function of F11/F10
2014-07-16 19:56:22 +00:00
mterwoord_cp
21ea8d7f43
Ongoing IL interpretation work for compiler
2014-07-15 19:03:35 +00:00
mterwoord_cp
8fcd0d7385
2014-07-15 15:05:23 +00:00
mterwoord_cp
b0b69b79db
2014-07-15 12:28:38 +00:00
mterwoord_cp
e9fc03edd5
2014-07-14 17:44:37 +00:00
mterwoord_cp
f126aa5358
.
2014-07-14 16:47:20 +00:00
mterwoord_cp
720b550efd
Start with making analytical stack changes
2014-07-14 16:41:57 +00:00
kudzu_cp
a58ad95c10
2014-07-14 15:56:02 +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
5ba99f933b
2014-07-14 15:25:16 +00:00
kudzu_cp
9e63a7ad25
2014-07-14 15:07:39 +00:00
kudzu_cp
b65c31dcec
2014-07-14 15:01:59 +00:00
kudzu_cp
26e492eed6
2014-07-14 14:59:07 +00:00
mterwoord_cp
801ab5f4a1
build fix.
2014-07-14 14:57:21 +00:00
kudzu_cp
e00334baa9
2014-07-14 14:11:28 +00:00
kudzu_cp
0b123bc06e
2014-07-14 14:09:51 +00:00
mterwoord_cp
e9a2fb40df
.
2014-07-13 22:33:53 +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
mterwoord_cp
d76989ddd5
.
2014-07-13 14:06:09 +00:00
kudzu_cp
7d700a8d10
2014-07-13 00:09:11 +00:00
kudzu_cp
5946127f03
2014-07-12 23:18:07 +00:00
kudzu_cp
609aebe90b
2014-07-12 18:47:29 +00:00
kudzu_cp
c3030c2726
2014-07-12 18:47:23 +00:00
mterwoord_cp
a2f9f00505
Ongoing fixes.
2014-07-12 17:56:58 +00:00
kudzu_cp
863a78a4a5
2014-07-12 17:42:06 +00:00
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
kudzu_cp
e907fcfc85
2014-07-12 15:22:09 +00:00
mterwoord_cp
c1920d35c4
EditorConfig files
2014-07-12 13:02:48 +00:00
mterwoord_cp
8f30e7675d
Several changes again.
2014-07-12 13:02:10 +00:00
Trivalik_cp
10052cd8d8
reduce Dispatcher.Invoke calls, use now the Application.Current.Dispatcher, fix exception on FindWindow, assembler stepping is working for me without mterwood's changes
2014-07-12 11:28:44 +00:00