summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Build.Tasks/SetPropertiesVisitor.cs
AgeCommit message (Expand)AuthorFilesLines
2017-03-24Clean sync with 2.3.4-2Kangho Hur1-15/+10
2017-03-24[Xaml[C]] throw meaningful exception while trying to set the content … (#714)Stephane Delcroix1-2/+3
2017-03-24[Xaml[C]] cast to BindingBase before SetBinding() (#709)Stephane Delcroix1-1/+2
2017-03-24[Xaml[C]] Do not instantiate DataTemplate Content at parsing time (#683)Stephane Delcroix1-7/+10
2017-03-22[XamlC] accept assignment of Object from unboxed value types in SetValue (#832)Stephane Delcroix1-0/+4
2017-03-01Xamlc ppdb backport (#792)Stephane Delcroix1-87/+87
2016-12-14[XamlC] Allow compilation of IValueProviders (#622)Stephane Delcroix1-3/+21
2016-12-12[XamlC] Box valueTypes on Add() (#624)Stephane Delcroix1-0/+2
2016-12-12[XamlC] optimize Datatemplate IL as well (#612)Stephane Delcroix1-0/+2
2016-12-12[XamlC] support setting values on ValueTypes (#596)Stephane Delcroix1-3/+13
2016-12-01[XamlC] use op_implicit where we should (#580)Stephane Delcroix1-3/+15
2016-12-01[XamlC] support non-generic IMarkup on ABPs (#562)Stephane Delcroix1-6/+12
2016-11-15[XamlC] TypedBindings, some tests, a compiler, ... (#489)Stephane Delcroix1-4/+369
2016-09-26[XamlC] Compiled converters (#358)Stephane Delcroix1-2/+12
2016-09-23[XamlC] Implement IValueProvider.PropertyType (#345)Stephane Delcroix1-45/+42
2016-09-08[XamlC] throw exception on missing property (#336)Stephane Delcroix1-1/+3
2016-09-08[XamlC] replace the runtime type check by compiletime (#334)Stephane Delcroix1-229/+322
2016-08-15[Xaml] Simplify listnodes with single elements (#304)Stephane Delcroix1-3/+11
2016-08-15Refix mc ignorable (#302)Stephane Delcroix1-9/+0
2016-08-02Xaml convert on add (#273)Stephane Delcroix1-44/+36
2016-07-18[XamlC] correctly resolve override of virtual event handlers (#247)Stephane Delcroix1-1/+13
2016-06-01Xaml werr (#191)Stephane Delcroix1-6/+8
2016-04-17Merged ResourceDictionary (#97)Stephane Delcroix1-3/+3
2016-03-22Initial importJason Smith1-0/+681