Commit Graph
146 Commits
Author SHA1 Message Date
Yoshi Askharoun 49c900fc22 Add reverse support for canonical instances 2024-12-29 17:17:40 -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
Yoshi Askharoun 3050703ab1 Implement more IStringEncodable 2024-02-19 13:10:24 -06:00
Yoshi Askharoun b0d5209f07 Fix DockLayout and UIImage string encoding 2024-02-19 00:09:33 -06:00
Yoshi Askharoun 2e5eaedcdc Add public PredefinedLayouts 2024-02-18 22:23:59 -06:00
Yoshi Askharoun 3bd3531f44 Add secondary Trace callback 2024-02-16 20:39:27 -06:00
Yoshi Askharoun 42c3597646 Use HEX constants for header 2024-02-16 20:39:10 -06:00
Yoshi Askharoun cc9c1e4bb5 Make ItemAlignment encodable 2024-02-12 23:14:05 -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 d8742a9ab9 Make ErrorRecord public 2024-02-10 21:36:02 -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
Yoshi Askharoun e9859b350a Move NewMarkupLoad to when markup is completely loaded 2024-01-31 23:45:04 -06:00
Yoshi Askharoun c4e5af3e9c Add event to be fired when new markup is loaded 2024-01-31 21:01:19 -06:00
Yoshi Askharoun 76c42ce43b Make MarkupSystem public 2024-01-31 20:59:16 -06:00
Yoshi Askharoun 46833d467f UIX debugger improvements 2024-01-20 20:32:30 -06:00
Yoshi Askharoun 3345ffe590 Implement MarkupLineNumberTable.DumpTable() 2023-10-11 13:23:33 -05:00
Yoshi Askharoun 06f47d21ca Make InterpreterObject default to printing actual values 2023-10-11 13:23:18 -05:00
Yoshi Askharoun 63fd7848c1 Add Connected event and default to break state 2023-10-11 13:22:33 -05:00