Граф коммитов

22 Коммитов

Автор SHA1 Сообщение Дата
Alexander Sklar 2390a5794a > 2021-11-05 18:07:50 -07:00
Alexander Sklar 6b35da0180 UserControl working 2021-03-06 15:00:43 -08:00
Alexander Sklar 525a43667b Produce custom winmd files. Still need to fix being able to mix XAML and custom winmd in the generated output 2021-03-06 09:46:14 -08:00
Alexander Sklar 8cc8b8b48f generate stub for DO 2021-03-06 04:33:53 -08:00
Alexander Sklar 70914dac74 Codegen FlyoutBase, marshal MenuFlyoutItem 2021-03-06 04:21:27 -08:00
Alexander Sklar 3f9f313367 don't issue types for non concrete types 2021-02-28 12:28:32 -08:00
Alexander Sklar bad573a6e5 Only allow concrete types in type TS property 2021-02-28 12:28:29 -08:00
Alexander Sklar 3a29ceb2d7
Merge pull request #15 from asklar/packageSrc
Package src
2021-02-28 12:23:53 -08:00
Alexander Sklar ef39543487 Save TS files to package/src 2021-02-28 11:15:25 -08:00
Alexander Sklar 48b24cdc85 . 2021-02-28 11:14:57 -08:00
Alexander Sklar 5aefe0a710 Marshal combobox selection changed event args 2021-02-25 05:31:41 -08:00
Alexander Sklar 12bd5ace87 hide keydown/keyup since they're pre-registered as bubbling by the framework 2021-02-25 04:34:01 -08:00
Alexander Sklar 0a64f5c8c5 Start to stamp out event args so we can communicate them to the JS handler 2021-02-25 03:23:18 -08:00
Alexander Sklar 833498a4d3 thickness, pre-calculate derived types, only send events for ones associated with views 2021-02-24 18:27:29 -08:00
Alexander Sklar 9b26d74630 codegen events 2021-02-23 19:25:12 -08:00
Alexander Sklar f4e183bd72 codegen typescript 2021-02-23 17:01:12 -08:00
Alexander Sklar 732ff346fb success, it's working! Next step is to codegen the TS typings 2021-02-20 19:16:56 -08:00
Alexander Sklar a4326a7fb4 add event handlers 2021-02-20 17:23:58 -08:00
Alexander Sklar 1d23dcaa48 Use C arrays and remove RTTI 2021-02-20 16:03:01 -08:00
Alexander Sklar dc739f9a22 only create property metadata for properties that are settable. Make enum converters smaller by only calling box_value once 2021-02-20 13:26:10 -08:00
Alexander Sklar 4ca882f270 remove creator map 2021-02-20 12:37:52 -08:00
Alexander Sklar 9dddb0292c Codegen metadata instead 2021-02-20 01:05:06 -08:00