Commit Graph
92 Commits
Author SHA1 Message Date
Yoshi Askharoun c54fab21e7 Begin UIB disassebler 2024-01-30 23:30:42 -06:00
Yoshi Askharoun 26ab2444f2 Store actual operand value 2024-01-30 23:30:11 -06:00
Yoshi Askharoun 199d2263e6 Allow for different kinds of imports 2024-01-30 22:44:48 -06:00
Yoshi Askharoun 810a6badac Print parsed program to test output 2024-01-29 22:09:51 -06:00
Yoshi Askharoun 19d65e8cc5 Make OperationMnemonicMap one-to-one 2024-01-29 22:09:39 -06:00
Yoshi Askharoun e77792c15c Rename UIX.Asm namespace to Microsoft.Iris.Asm 2024-01-29 21:57:00 -06:00
Yoshi Askharoun 2bf42a5df3 Remove unused parsers 2024-01-29 21:48:15 -06:00
Yoshi Askharoun 42c18f921b Rename SyntaxModels file 2024-01-29 21:47:02 -06:00
Yoshi Askharoun 687a6b46d6 Added initial implementation of UIXA parser 2024-01-29 21:42:06 -06:00
Yoshi Askharoun 5c1469313e Update UIX and rename disassembly as log view 2024-01-20 20:33:30 -06:00
Yoshi Askharoun 47b4208cd3 Update UIX 2023-08-22 02:04:28 -05:00
Yoshi Askharoun ab7325564f Add auto-scroll to interpreter log view 2023-06-05 23:33:48 -05:00
Yoshi Askharoun 474172326e Begin construction of UIB disassembly 2023-06-05 22:08:18 -05:00
Yoshi Askharoun f769834398 Make selected entries in UIB log view more comapct 2023-06-05 16:08:40 -05:00
Yoshi Askharoun a3d11e35cb Do not attempt to show null values in inspector 2023-06-05 16:08:16 -05:00
Yoshi Askharoun b95b1fd624 Fix crashes due to EnumerableEditorView being used on inappropriate types 2023-06-05 16:02:26 -05:00
Yoshi Askharoun 4315e1e4aa Combine debugger start and stop commands 2023-06-03 20:42:13 -05:00
Yoshi Askharoun 1f5a55ac34 Update UIX 2023-06-03 20:41:46 -05:00
Yoshi Askharoun cc03eace5e Improve inspector compatibility with InterpreterEntry and InterpreterObject 2023-05-29 17:05:46 -05:00
Yoshi Askharoun 6f838ce763 Create basic UI for viewing interpreter entry stream 2023-05-29 00:01:27 -05:00
Yoshi Askharoun 9202bb6444 Add debugger connect/disconnect messages 2023-05-28 20:47:48 -05:00
Yoshi Askharoun aee427df91 Add basic controls for starting/stopping UIX debugging 2023-05-28 20:34:11 -05:00
Yoshi Askharoun e1d4ecf478 Update UIX 2023-05-28 19:21:31 -05:00
Yoshi Askharoun 9cd361630d Switch to inter-process debugger 2023-05-22 21:45:44 -05:00
Yoshi Askharoun bc6ba48e24 Remove ignored MainWindow 2023-05-22 21:42:41 -05:00