80 Commits (a05c68f1df76f19966bd646eeb8fc73045ff8a22)

Author SHA1 Message Date
Julien Lebosquain 0399137b2d
Made NamespaceInfo internal (#14793) 2 years ago
Julien Lebosquain 434cbac055
Shared XAML setters cache (#14717) 2 years ago
Max Katz ea64505600
XAML warnings/diagnostics support (#13447) 2 years ago
Nikita Tsukanov 2a85f7cafe
Dispose CecilTypeSystem in XAML compiler task (#13429) 2 years ago
Julien Lebosquain d968d7bf2d
Update XamlX (#13158) 3 years ago
workgroupengineering af254d50e4
perf: Micro optimization EndsWith using (#13084) 3 years ago
workgroupengineering 1cb271fb37
fix: Xaml Compiler error when code-behind class contains a `DllImport` method (#12882) 3 years ago
Julien Lebosquain 4405d7970c
Drop original internal XAML resources after merge 3 years ago
Max Katz 917a9b4209 Keep namespace info always public, as it's a nested class, to avoid problems 3 years ago
Max Katz 44c385c314 Minor changes 3 years ago
Max Katz 28d7c1c3bd Adjust transformers and comments 3 years ago
Max Katz 647b0f10e4 Respect x:ClassModifier in NamespaceInfo, Build and Populate methods 3 years ago
Max Katz ec47ea9e2a Implement support for x:ClassModifier="internal" and TryLoad generators 3 years ago
Max Katz f858a7a985 Use TypeSystem.String instead of typeof(string) when resolving types from Cecil 3 years ago
Max Katz de9e9580c0 Pass parent's service provider to the StyleInclude, so parents stack is complete 3 years ago
Max Katz 26c54b2301 Other changes after review 3 years ago
Max Katz d764a6a5fb Minor cleanup 3 years ago
Max Katz 47b9112138 Make AvaloniaXamlIncludeTransformer a group transformer and remove old code with manual IL emit 3 years ago
Max Katz a9e904b0d2 Support group transformations in the XAML Build Task 3 years ago
Max Katz cd83f8558f Changes after the reivew 3 years ago
Max Katz 4043c6aa66 Minor formatting issues 3 years ago
Max Katz fcf26fe4f2 Inject generated types into Ref assembly as well 3 years ago
Max Katz e1c7e8b5ec Apply changes after review 3 years ago
Max Katz 66ad721763 Inject AvaloniaUseCompiledBindingsByDefault from Cecil 3 years ago
Max Katz 5553958238 Remove RuntimeHostConfigurationOption 3 years ago
Giuseppe Lippolis 8da962a71d perf: optimizze TryLoad 3 years ago
Nikita Tsukanov b031dcfe1f Removed deprecated XAML compiler features 3 years ago
robloo 7274083cd1
Fix comment which is correct as "default theme" 4 years ago
robloo e94eb0cbfd More simple theme renaming 4 years ago
Yoh Deadfall 2ab262136c Removed duplicate concatination 4 years ago
Steven Kirk 3c5a7caf74 Fix compile errors. 4 years ago
Jeremy Koritzinsky 3c521e45ab
Add trampolineBuilder type to the main module. 4 years ago
Jeremy Koritzinsky 7639ebebae
Add feature switch to enable switching compiled bindings on by default. 4 years ago
Jeremy Koritzinsky 1d5e262487
Use a dynamically-emitted trampoline method so we can handle the "execute method has a return type" case cleanly. 4 years ago
Jeremy Koritzinsky 0576baf5b7
Add tests for full-fidelity method->delegate conversion in compiled bindings. 4 years ago
Giuseppe Lippolis cf8a3b6327 fixes: Add PID and change importance to High. 4 years ago
Giuseppe Lippolis 2eebb316ef fixes: Debugger Attached 4 years ago
workgroupengineering 979ef682eb
fixes missing namespace 4 years ago
workgroupengineering e7efdbf1fc
fixes: nit 4 years ago
workgroupengineering 1d49d007b8
fixes: Waite Debugger.IsAttached 4 years ago
Giuseppe Lippolis c1969609a2 feat: Allow to debug XamlIl Compilation 4 years ago
Jumar Macato 2fcad40bce
Add Deterministic XamlX ID Generator (#5684) 5 years ago
Nikita Tsukanov 7e4552ffed Reduce the element of surprise in XAML compiler 5 years ago
Nikita Tsukanov 8de6823e5d IT'S ALIVE 5 years ago
Nikita Tsukanov de8edba8ad [WIP] IDL-based codegen 5 years ago
Nikita Tsukanov e5df3970e8 Workaround for corert 6 years ago
Nikita Tsukanov e4505ce861 Strong name support 6 years ago
Dan Walmsley 4ad03c6108 order resources when passed to xamlx to ensure deterministic naming. 6 years ago
Jeremy Koritzinsky 8c41ab4db6 Update Avalonia to renamed XamlX branch. 6 years ago
Nikita Tsukanov 5a4a7c80c7 .axaml 6 years ago