4 Commits (a3f3a064786c77f10290d1bdf5877afbfc753de7)

Author SHA1 Message Date
Nikita Tsukanov a3f3a06478 Emit compiled XAML from msbuild task 7 years ago
Miha Markič eb93c9f4a7 Spellchecks comments and code in Avalonia.Base 8 years ago
Steven Kirk dc6f14e775 Reader -> CharacterReader 8 years ago
Steven Kirk ffcaa545bb Added PropertyParser. 8 years ago
Jeremy Koritzinsky 841efbcfce Make Reader a ref struct and have it operate directly on ReadOnlySpans to use less memory. 8 years ago
Jeremy Koritzinsky 4040216ff8 Span-ify our homebrew parser's 'public' API. 8 years ago
Jeremy Koritzinsky 2f087c350c Create new Selector parser that does not have a dependency on Sprache. 8 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. 8 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. 8 years ago
Steven Kirk 5be41985c3 Renamed Perspex -> Avalonia 10 years ago
Steven Kirk 67835cc09b Applied a bunch of resharper suggestions. 11 years ago
Steven Kirk b230c3b3f3 Renamed XamlBinding -> Binding 11 years ago
Steven Kirk 034d3691d0 Add tests for malformed binding expressions. 11 years ago
Steven Kirk d43a79fab5 Wrote binding expression parser by hand. 11 years ago