Yoshi Askharoun
|
a5b9b12908
|
Reformat Color and StringSchemas
|
2024-02-12 01:09:59 -06:00 |
|
Yoshi Askharoun
|
d8742a9ab9
|
Make ErrorRecord public
|
2024-02-10 21:36:02 -06:00 |
|
Yoshi Askharoun
|
f1059f9816
|
Add MarkupType overload to MarkupTypeSchema.Build
|
2024-02-10 19:35:14 -06:00 |
|
Yoshi Askharoun
|
488ba6e089
|
Make more APIs public
|
2024-02-03 17:35:35 -06:00 |
|
Yoshi Askharoun
|
ab51ed67bf
|
Make some markup-related classes public
|
2024-02-02 23:26:38 -06:00 |
|
Yoshi Askharoun
|
e9859b350a
|
Move NewMarkupLoad to when markup is completely loaded
|
2024-01-31 23:45:04 -06:00 |
|
Yoshi Askharoun
|
c4e5af3e9c
|
Add event to be fired when new markup is loaded
|
2024-01-31 21:01:19 -06:00 |
|
Yoshi Askharoun
|
76c42ce43b
|
Make MarkupSystem public
|
2024-01-31 20:59:16 -06:00 |
|
Yoshi Askharoun
|
46833d467f
|
UIX debugger improvements
|
2024-01-20 20:32:30 -06:00 |
|
Yoshi Askharoun
|
3345ffe590
|
Implement MarkupLineNumberTable.DumpTable()
|
2023-10-11 13:23:33 -05:00 |
|
Yoshi Askharoun
|
06f47d21ca
|
Make InterpreterObject default to printing actual values
|
2023-10-11 13:23:18 -05:00 |
|
Yoshi Askharoun
|
63fd7848c1
|
Add Connected event and default to break state
|
2023-10-11 13:22:33 -05:00 |
|
Yoshi Askharoun
|
306a7124d8
|
Handle all interpreter debug stuff in same location
|
2023-10-09 22:58:28 -05:00 |
|
Yoshi Askharoun
|
b5837bd3b8
|
Separate decode and execute steps
|
2023-10-09 14:46:51 -05:00 |
|
Yoshi Askharoun
|
be78b55a30
|
Fix interpreter crash when debugger is not attached
|
2023-10-08 23:54:26 -05:00 |
|
Yoshi Askharoun
|
a442d66213
|
Split generic instruction info into separate class
|
2023-10-08 23:54:01 -05:00 |
|
Yoshi Askharoun
|
7b25639c40
|
Only convert value when necessary
|
2023-08-25 14:38:51 -05:00 |
|
Yoshi Askharoun
|
a4c47e611a
|
InterpreterEntry refinements
|
2023-08-22 02:04:19 -05:00 |
|
Yoshi Askharoun
|
d0b65a58d7
|
Read DebuggerMessageFrame data on net461
|
2023-06-03 20:34:49 -05:00 |
|
Yoshi Askharoun
|
35e7b19d2f
|
Allow default connection URI as string
|
2023-06-03 20:34:30 -05:00 |
|
Yoshi Askharoun
|
2873c49502
|
Merge branch 'master' of https://github.com/ZuneDev/MicrosoftIris
|
2023-06-02 16:45:32 -05:00 |
|
Yoshi Askharoun
|
910907bf21
|
Set RootNamespace to empty
The project folder structure handles the entire namespace
|
2023-06-02 16:45:29 -05:00 |
|
Yoshi Askharoun
|
f1a8627057
|
Implement basic interpreter execution controls
|
2023-06-02 00:09:51 -05:00 |
|
Yoshi Askharoun
|
1dea74d1e5
|
Add debugger serialization and deserialization helpers
|
2023-06-02 00:08:56 -05:00 |
|
Yoshi Askharoun
|
1ae6b92cf9
|
Mark Breakpoint as serializable
|
2023-06-02 00:08:28 -05:00 |
|