Yoshi Askharoun
|
862c87fa66
|
Add breakpoints to UIX interpreter
|
2023-04-28 18:46:37 -05:00 |
|
Yoshi Askharoun
|
472361c839
|
Split common props into file
|
2022-12-20 01:54:59 -06:00 |
|
Yoshi Askharoun
|
2667456b41
|
Make visual tree public
|
2022-10-07 10:29:09 -05:00 |
|
Yoshi Askharoun
|
be7d9c5364
|
Merge
|
2022-10-07 09:35:18 -05:00 |
|
Yoshi Askharoun
|
eeb046a82e
|
Started TCP remote messaging
|
2022-10-07 09:34:55 -05:00 |
|
Yoshi Askharoun
|
ab0b5e3a4d
|
Started TCP remote messaging
|
2022-10-07 09:34:08 -05:00 |
|
Yoshi Askharoun
|
4c2548a55a
|
Added platform targets to SimpleDebugClient
|
2022-07-15 21:03:10 -05:00 |
|
Yoshi Askharoun
|
da71a596a9
|
Added simple Iris test app
|
2022-07-15 21:00:29 -05:00 |
|
Yoshi Askharoun
|
acb5d5f59d
|
Merge branch 'master' of https://github.com/ZuneDev/MicrosoftIris
|
2022-07-15 15:19:05 -05:00 |
|
Yoshi Askharoun
|
a7d4b12877
|
Added UIXrender.dll
UIX itself doesn't need it to compile, but apps built on UIX will crash at runtime without it.
|
2022-07-15 15:15:24 -05:00 |
|
Yoshi Askharoun
|
fb81e1ad58
|
Fixed creation of ManagedXmlReader using Resource
|
2022-07-05 21:35:55 -05:00 |
|
Yoshi Askharoun
|
e5ae6cd7cb
|
Added support for .NET embedded resources
|
2022-07-05 15:15:26 -05:00 |
|
Yoshi Askharoun
|
c09f29e92c
|
Added support for .NET embedded resources
|
2022-07-05 15:14:28 -05:00 |
|
Yoshi Askharoun
|
62e3a05189
|
More decompiler fixes
|
2022-07-05 12:00:18 -05:00 |
|
Yoshi Askharoun
|
8074aef7b8
|
Massive improvements to UIX decompiler
|
2022-06-24 20:41:00 -05:00 |
|
Yoshi Askharoun
|
fcde23d52d
|
Fixed incorrect decomp in InputQueue.FilterItem()
|
2022-06-23 13:22:48 -05:00 |
|
Yoshi Askharoun
|
558455de62
|
Fixed potential NRE in ToDebugPacketString
|
2022-06-23 13:19:06 -05:00 |
|
Yoshi Askharoun
|
e0879dfdb3
|
Register resource source for HTTPS
|
2022-06-23 13:18:43 -05:00 |
|
Yoshi Askharoun
|
b476bb2677
|
Added null handling to ToDebugPacketString
|
2022-06-13 01:40:47 -05:00 |
|
Yoshi Askharoun
|
21fbce65df
|
Changed GenerateDataMappingModels default value to false
|
2022-06-12 23:40:11 -05:00 |
|
Yoshi Askharoun
|
6d48431191
|
Added Microsoft.Iris.Debug.DataMappingModel
|
2022-06-12 23:26:39 -05:00 |
|
Yoshi Askharoun
|
1db829f803
|
Made DataMappingModels available on net35
|
2022-06-12 23:16:28 -05:00 |
|
Yoshi Askharoun
|
973855f5d5
|
Updated data mapping codegen
|
2022-06-12 23:13:27 -05:00 |
|
Yoshi Askharoun
|
b0e9352ff2
|
Fixed net35/net40 build
|
2022-06-12 21:40:52 -05:00 |
|
Yoshi Askharoun
|
a41ef575ba
|
Ditched Roslyn
|
2022-06-12 21:38:09 -05:00 |
|