Commit Graph
41 Commits
Author SHA1 Message Date
Yoshi Askharoun 9f1a892f7b Allow building on Linux and update to .NET 8.0 2026-07-26 20:57:05 -05:00
Joshua "Yoshi" Askharoun 47a8c25353 Implement source breakpoints 2025-12-03 20:42:58 -06:00
Joshua "Yoshi" Askharoun 27ee87c8f0 [WIP] DAP 2025-12-01 00:45:01 -06:00
Joshua "Yoshi" Askharoun 22e78658ce First pass at debug adapter support 2025-11-30 13:37:39 -06:00
Joshua "Yoshi" Askharoun 75efccc271 Enhancements to UIXC debug command 2025-11-29 18:44:08 -06:00
Joshua "Yoshi" Askharoun a8f1f2c305 Implement symbols for XML elements 2025-11-29 01:32:09 -06:00
Joshua "Yoshi" Askharoun c68fb6fc1f Begin work on UIXC debug command 2025-11-28 18:06:49 -06:00
Yoshi Askharoun 6bf7589819 Remove unused braek/continue tracking 2025-09-26 13:20:59 -05:00
Yoshi Askharoun 4fba315791 more launchSettings 2025-09-21 21:25:30 -05:00
Yoshi Askharoun 983474c5f1 Add resx command 2025-09-21 21:25:29 -05:00
Yoshi Askharoun 4325bc3e73 More inline scripts, shared classes 2025-07-20 02:03:16 -05:00
Yoshi Askharoun b72918726b Guess type of null dictionary items 2025-07-18 19:57:50 -05:00
Yoshi Askharoun 2f09fbf67c [WIP] Static analysis of XML constructors 2025-07-16 23:00:49 -05:00
Yoshi Askharoun 8e922468c5 Don't overwrite original files 2025-07-16 23:00:24 -05:00
Yoshi Askharoun 8b2a88a77c Begin UIX XML decompiler target 2025-02-01 20:31:25 -06:00
Yoshi Askharoun 0904702679 [WIP] Importing shared data tables 2025-01-29 14:23:12 -06:00
Yoshi Askharoun c34aae8212 Show errors from loading shared data table when decompiling 2025-01-29 10:58:05 -06:00
Yoshi Askharoun ac5ef6b127 [WIP] Fix assembler bugs 2025-01-28 15:36:23 -06:00
Yoshi Askharoun 26610d63e0 Support decompiling directory contents 2025-01-28 14:14:14 -06:00
Yoshi Askharoun 7ef46d843f Check in test commands 2025-01-28 00:20:30 -06:00
Yoshi Askharoun 7ad4ee68e0 [WIP] Data table imports 2025-01-27 19:15:30 -06:00
Yoshi Askharoun 609325b62c Allow generic load result 2024-12-30 11:24:26 -06:00
Yoshi Askharoun cbc4d6149f Remove LoadFromAssemblyPath hack from compiler command 2024-12-30 03:43:09 -06:00
Yoshi Askharoun 2a3b9ec4db Rename to TryResolvePath 2024-12-30 01:34:30 -06:00
Yoshi Askharoun f7ab609a0c Update Iris with more tracing 2024-12-27 22:58:03 -06:00