Commit Graph
145 Commits
Author SHA1 Message Date
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 32555f355c Fix IDeferredInvokeItem calls 2025-07-15 16:02:21 -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
Yoshi Askharoun 9d76811133 Turn off signing 2025-02-01 20:30:24 -06:00
Yoshi Askharoun 72f338a729 Implement Interpolation encoding 2025-01-30 14:32:11 -06:00
Yoshi Askharoun 7ed765ee2e Make MarkupTypeToDefinition public 2025-01-30 14:30:40 -06:00
Yoshi Askharoun 18dba59889 Merge branch 'master' of https://github.com/ZuneDev/MicrosoftIris 2025-01-28 11:38:47 -06:00
Yoshi Askharoun 550f8b6771 Introduce ITypeSchemaWithInternalType 2025-01-28 00:31:57 -06:00
Yoshi Askharoun 5fa6a3b202 Rename variables in AnchorLayoutSchema 2024-12-29 17:28:34 -06:00
Yoshi Askharoun 49c900fc22 Add reverse support for canonical instances 2024-12-29 17:17:40 -06:00
Yoshi Askharoun c0026cb01a Separate length and preamble variables 2024-11-19 16:52:41 -06:00
Yoshi Askharoun b41e796c46 Rename variables in PersistBinaryDataTable 2024-11-18 15:08:35 -06:00
Yoshi Askharoun e7f1db85d9 Rewrite string reader/writer 2024-11-16 15:22:56 -06:00
Yoshi Askharoun f94e29a368 Use reflection to get predefined layouts 2024-07-07 22:46:34 -05:00
Yoshi Askharoun e794bc9903 Fix tracing 2024-07-07 22:46:22 -05:00
Yoshi Askharoun d6e3713ccd Use constants and enums in UIX script parser 2024-03-13 18:55:36 -05:00