Commit History

Author SHA1 Message Date
  Nikita Tsukanov e4505ce861 Strong name support 5 years ago
  Dan Walmsley 4ad03c6108 order resources when passed to xamlx to ensure deterministic naming. 5 years ago
  Jeremy Koritzinsky c9d3274154 Merge branch 'master' of https://github.com/AvaloniaUI/Avalonia into compiled-bindings 5 years ago
  Jeremy Koritzinsky 85a96a8cf6 Merge branch 'master' into compiled-bindings 5 years ago
  Jeremy Koritzinsky 8c41ab4db6 Update Avalonia to renamed XamlX branch. 5 years ago
  Nikita Tsukanov 5a4a7c80c7 .axaml 5 years ago
  Andrey Kunchev 3d100923fc add some configurable build output to xamlil build tasks 6 years ago
  Nikita Tsukanov 61340acf4b Disable IL verification for nuget version of compiler by default 6 years ago
  Jeremy Koritzinsky da00a14149 Change property notification management to directly create property accessors. Fix indexer bindings for arrays. 6 years ago
  Jeremy Koritzinsky a43c4fff8c Merge branch 'master' of https://github.com/AvaloniaUI/Avalonia into compiled-bindings 6 years ago
  Nikita Tsukanov fe5c1cec76 Use INameScope from IServiceProvider 6 years ago
  Nikita Tsukanov c222070d84 Added IPropertyInfo and use it in IProvideValueTarget when possible 6 years ago
  Nikita Tsukanov 1263c3b73d Added support for F# way of passing `this` to static methods 6 years ago
  Nikita Tsukanov dd85f48c43 Update target and declaring types for properties of the root object with x:Class, fixes #2520 6 years ago
  Nikita Tsukanov 2ba4ef43b9 Use default symbol writer provider 6 years ago
  Nikita Tsukanov 9ef49aed42 Place populate method into x:Class itself 6 years ago
  Nikita Tsukanov 5a47b295e3 Use !XamlIlPopulateOverride to populate class with precompiled xaml at runtime 6 years ago
  Nikita Tsukanov 4b0f23a80e Cleanup 6 years ago
  Nikita Tsukanov 11af891f03 Updated XamlIl, allow types to import IServiceProvider, preserve entire parent stack 6 years ago
  Nikita Tsukanov 4b9a9cd3a1 Fixed step into 6 years ago
  Nikita Tsukanov d01d69fbef Application is now always the root of the parent stack 6 years ago
  Nikita Tsukanov d0301bb4c4 Now passing most of the tests 6 years ago
  Nikita Tsukanov 6be4062fba Fixed step into 6 years ago
  Nikita Tsukanov c1160247f0 Write directly to a file so it has associated pdb path 6 years ago
  Nikita Tsukanov 8ffde81adb Attempt to generate debug info 6 years ago
  Nikita Tsukanov 1b62667f2d Fixed PDB 6 years ago
  Nikita Tsukanov dbf6c3a148 Entire control catalog is now loaded from precompiled xaml 6 years ago
  Nikita Tsukanov a25a3922fa Generate Build for xaml files without x:Class 6 years ago
  Nikita Tsukanov 6ab1fbd432 Inject the call to compiled xaml to x:Class-type 6 years ago
  Nikita Tsukanov cd93624f3e Now somewhat compiling control catalog, PEVerify complains about assigning null to Nullable<T> 6 years ago