Commit Graph
203 Commits
Author SHA1 Message Date
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
Yoshi Askharoun 7cba2bf1fd Fix in-proc debugger from continuously stopping 2025-07-29 00:07:27 -05:00
Yoshi Askharoun e79bb7d755 Create script ID helper function 2025-07-21 01:08:02 -05:00
Yoshi Askharoun 13d2fc640b Allow debugger instaces to be passed at runtime; Create in-processes debugger 2025-07-20 02:13:45 -05:00
Yoshi Askharoun 1667d353c2 Use constant values in MarkupTypeSchema.Run 2025-07-20 02:02:22 -05:00
Yoshi Askharoun af659f4bd5 Fix DeferredCall debug packet 2025-07-19 14:10:41 -05:00
Yoshi Askharoun fc26c21836 Include resources in UIXControls 2025-07-18 20:57:19 -05:00
Yoshi Askharoun 32555f355c Fix IDeferredInvokeItem calls 2025-07-15 16:02:21 -05:00
Yoshi Askharoun fb24662492 Add UIXControls 2025-07-12 23:44:01 -05:00
Yoshi Askharoun 958a1024a1 Merge branch 'master' of https://github.com/ZuneDev/MicrosoftIris 2025-07-11 21:18:48 -05:00
Yoshi Askharoun af06736516 Remove CallType in favor of checking type directly 2025-07-11 21:18:39 -05:00
Yoshi Askharoun 7d9d4b9465 Allow null _predefinedProperties 2025-07-11 19:01:58 -05:00