summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Xaml/CreateValuesVisitor.cs
AgeCommit message (Expand)AuthorFilesLines
2017-03-24Clean sync with 2.3.4-2Kangho Hur1-4/+14
2017-03-24[Xaml[C]] Do not instantiate DataTemplate Content at parsing time (#683)Stephane Delcroix1-14/+4
2016-12-04[Xaml] support arrays as x:Arguments (#545)Stephane Delcroix1-1/+8
2016-09-27[Xaml] more primitive types (#385)Stephane Delcroix1-47/+61
2016-09-26[Xaml] allow compatible arguments for x:Factory (#382)Stephane Delcroix1-6/+21
2016-09-26[XamlC] Compiled converters (#358)Stephane Delcroix1-2/+1
2016-08-15Refix mc ignorable (#302)Stephane Delcroix1-17/+0
2016-08-15[Xaml] x:Static in x:Arguments (#288)Stephane Delcroix1-3/+3
2016-08-11Fix mc ignorable (#298)Stephane Delcroix1-1/+4
2016-04-17Merged ResourceDictionary (#97)Stephane Delcroix1-1/+3
2016-04-12[X] internal CreateFromXaml () (#77)Stephane Delcroix1-1/+1
2016-03-22Initial importJason Smith1-0/+369