Commit Graph
65 Commits
Author SHA1 Message Date
Yoshi Askharoun 7d343e646f Remove previous native attempts 2026-07-25 15:31:58 -05:00
Joshua "Yoshi" Askharoun d87e9d33db Allow interpreter breakpoints to check for multiple URIs 2025-12-05 20:00:00 -06: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 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 303a5f84b0 Don't crash when loading fonts from CLR DLLs 2025-07-29 00:07:28 -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 7d9d4b9465 Allow null _predefinedProperties 2025-07-11 19:01:58 -05: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 2e5eaedcdc Add public PredefinedLayouts 2024-02-18 22:23:59 -06:00
Yoshi Askharoun 42c3597646 Use HEX constants for header 2024-02-16 20:39:10 -06:00
Yoshi Askharoun 23d20873cf Add IStringEncodable 2024-02-12 12:15:35 -06:00
Yoshi Askharoun a5b9b12908 Reformat Color and StringSchemas 2024-02-12 01:09:59 -06:00
Yoshi Askharoun f1059f9816 Add MarkupType overload to MarkupTypeSchema.Build 2024-02-10 19:35:14 -06:00
Yoshi Askharoun 488ba6e089 Make more APIs public 2024-02-03 17:35:35 -06:00
Yoshi Askharoun ab51ed67bf Make some markup-related classes public 2024-02-02 23:26:38 -06:00