summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Core/BindingExpression.cs
AgeCommit message (Expand)AuthorFilesLines
2017-07-24[core] Prevent canonicalization of '*.[.]' and '-0' (#1035)kingces951-0/+11
2017-03-07Remove InternalsVisibleTo from Core to XF.Platforms.* (#782)kingces951-1/+2
2016-11-15[XamlC] TypedBindings, some tests, a compiler, ... (#489)Stephane Delcroix1-33/+30
2016-09-27Don't unsubscribe/resubscribe the listener to the same INPC (#384)E.Z. Hart1-1/+8
2016-08-16Fix for BindingExpression memory leak (#279)Jonathan Peppers1-9/+69
2016-03-22Initial importJason Smith1-0/+506