Commit History

Author SHA1 Message Date
  Giuseppe Lippolis 9802493285 Merge branch 'master' into features/NetAnalyzers/CA1822 3 years ago
  Steven Kirk b5891a2ead Fix bug in ExpressionObserver. 3 years ago
  Giuseppe Lippolis de4b55f8ee feat(tests): Address rule CA1822 3 years ago
  Nikita Tsukanov f010322a06 Force compacting WeakEvent subscriber list in before assertions in tests 3 years ago
  Dariusz Komosiński 00dbf12cee Remove not needed code. 5 years ago
  Dariusz Komosiński 8555fed86b Add failing tests for #4733 and fix property accessor. 5 years ago
  Dariusz Komosinski 178a1aeb19 Add failing unit test. 5 years ago
  Dariusz Komosinski 3b7d8574e8 Try matching for INPC before matching methods. 5 years ago
  Steven Kirk 4d01dacd77 Remove copyright headers. 5 years ago
  Dariusz Komosinski 868b5ea840 Update WeakReference usages to use the generic one. 6 years ago
  Nikita Tsukanov 7d6473be3d Merge branch 'master' into make-mono-great-again 6 years ago
  Nikita Tsukanov feadefc1a1 Run Mono/FullNET tests for all "core" libs except Avalonia.Controls 6 years ago
  Jeremy Koritzinsky 44bf2ee721 Add unit test and fix #2149. 6 years ago
  Jeremy Koritzinsky 1b2d644e48 Make tests in Avalonia.Base.UnitTests use ExpressionObserver.Create. For tests that require using invalid members or are more tedious to test with expression trees, test them in Avalonia.Markup.UnitTests with ExpressionObserverBuilder. 7 years ago
  Jeremy Koritzinsky af186e3529 Move string-based binding paths up to Avalonia.Markup. Make the LINQ Expression paths and raw ExpressionNodes (now public) the primarily supported syntax. 7 years ago
  Jeremy Koritzinsky cf8244b37a Move current contents of Avalonia.Markup to Avalonia.Base. Move Avalonia.Markup.Xaml.Data/Parser classes to Avalonia.Markup since they're not Xaml-specific. 7 years ago