Commit Graph
189 Commits
Author SHA1 Message Date
Yoshi Askharoun 5203e4a721 Only use GetProcessDefaultLayout on Windows 2026-07-21 21:40:02 -05:00
Yoshi Askharoun cab11a3c31 Allow compilation on Linux 2026-06-21 02:03:37 -05:00
Joshua "Yoshi" AskharounandGitHub 85efedf96e Debug Adapter Protocol support #1 2025-12-05 20:03:19 -06:00
Joshua "Yoshi" Askharoun 5ea6f1c909 Remove IObservableCollection 2025-12-05 20:01:57 -06:00
Joshua "Yoshi" Askharoun d87e9d33db Allow interpreter breakpoints to check for multiple URIs 2025-12-05 20:00:00 -06:00
Joshua "Yoshi" Askharoun 1ab545d4e2 First pass at debug adapter support 2025-11-30 13:37:34 -06:00
Joshua "Yoshi" Askharoun 61ff45aee5 Merge XML and script symbol storage;
Prefer shortest source range
2025-11-29 19:18:32 -06:00
Joshua "Yoshi" Askharoun 453a8e8b29 More debug symbol work 2025-11-29 01:27:32 -06:00
Joshua "Yoshi" Askharoun f2c5a0d600 Clean up debug symbol structure 2025-11-28 20:27:34 -06:00
Joshua "Yoshi" Askharoun 2f293ec6dd [WIP] XML debug symbols 2025-11-28 18:05:23 -06:00
Joshua "Yoshi" Askharoun ba10c80c08 Redo debug symbols 2025-11-27 23:41:04 -06:00
Joshua "Yoshi" Askharoun 80a79d224d Clean up net debuggers 2025-11-24 04:55:17 -06:00
Yoshi Askharoun 0f95c084e8 Add Start method to debugger server and client 2025-10-03 21:21:35 -05:00
Yoshi Askharoun ae9b24dc34 Compact serialization of SourceSpan 2025-09-27 03:15:10 -05:00
Yoshi Askharoun 55815fe59d [WIP] Add debug symbol models 2025-09-27 02:22:15 -05:00
Yoshi Askharoun 3307b6ea3c Use RESX files for resources and unify import and resource redirects 2025-08-09 00:06:09 -05:00
Yoshi Askharoun 7cf79e87f9 Add support for resource banks; Switch CLR resources to load from RESX files 2025-08-06 23:31:49 -05:00
Yoshi Askharoun f3461ac81b Support loading fonts with names longer than 31 characters 2025-08-04 12:56:47 -05:00
Yoshi Askharoun a2b3addfc1 Implement font loader for .NET assemblies 2025-08-04 00:05:36 -05:00
Yoshi Askharoun 49e08bd707 Add helper for complete URI redirects 2025-08-03 23:35:30 -05:00
Yoshi Askharoun b56d513788 Revert hacky hack 2025-08-03 23:35:16 -05:00
Yoshi Askharoun 61131c0ebf Add AcquiringImage and ErrorImage to UIX 2025-08-03 22:40:34 -05:00
Yoshi Askharoun f4549b5533 Revert logic change in Class.SetProperty
Logic is invalid and causes errors when a symbol has previously been set, especially when set to null
2025-08-03 22:40:20 -05:00
Yoshi Askharoun 4a112102de To revert 2025-07-29 00:07:28 -05:00
Yoshi Askharoun 303a5f84b0 Don't crash when loading fonts from CLR DLLs 2025-07-29 00:07:28 -05:00