summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Xaml/MarkupExtensions
AgeCommit message (Expand)AuthorFilesLines
2017-04-11[C] Lookup in RD also lookup in merged RDs (#861)Stephane Delcroix1-2/+2
2017-03-07Remove InternalsVisibleTo from Core to XF.Platforms.* (#782)kingces951-0/+1
2017-02-24[Xaml] decorate markup and value providers to speed up inflating (#770)Stephane Delcroix4-1/+5
2017-02-17[XamlC] compile NullExtension markup (#750)Stephane Delcroix1-0/+1
2017-02-13[XamlC] compiled TypeExtension (#739)Stephane Delcroix3-6/+17
2017-01-25[Xaml[C]] Do not instantiate DataTemplate Content at parsing time (#683)Stephane Delcroix1-1/+1
2016-12-06ResourceDictionary fixes (#536)Stephane Delcroix1-7/+4
2016-12-01[XamlC] provide backward compat for ProvideValueTarget without Target… (#583)Stephane Delcroix1-10/+13
2016-11-15[XamlC] TypedBindings, some tests, a compiler, ... (#489)Stephane Delcroix1-1/+13
2016-09-23[XamlC] Implement IValueProvider.PropertyType (#345)Stephane Delcroix1-27/+20
2016-09-22[XamlC] supports enum and consts in x:Static (#369)Stephane Delcroix1-3/+3
2016-09-08Native Bindings (#278)Stephane Delcroix1-1/+3
2016-04-18Make sure StaticResources can be looked up in ResourceDictionaries directly (...Jason Smith1-4/+3
2016-04-06Force conversion to target type when Static Resource returns OnPlatform<T>E.Z. Hart1-3/+26
2016-03-22Initial importJason Smith9-0/+307