summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Build.Tasks/MethodReferenceExtensions.cs
AgeCommit message (Collapse)AuthorFilesLines
2017-04-06More Xaml generic support (#857)Stephane Delcroix1-5/+5
* [XamlG] allow x:Name on nested generic types * [Xaml*] fail on undeclared xmlns * [XamlC] allow x:Arguments on generic ctors
2017-02-02[XamlC] Produce correct mdb files (#699)Stephane Delcroix1-4/+4
* [XamlC] change MockCompile (internal) API * [XamlC] fix debugging in unit test project * f * [XamlC] update cecil to 0.10.0-beta1-v2 * beta2 * avoid method duplication * [XamlC] force loading MdbReader and Writer * [XamlC] force use the writer in the other task too * [XamlC] fix test and test code generator * try building this * [XamlC] Ensure InitializeComponent is correctly routed * fix
2016-12-23[XamlC] import members on x:Static and factories (#642)Stephane Delcroix1-2/+2
2016-11-15[XamlC] TypedBindings, some tests, a compiler, ... (#489)Stephane Delcroix1-0/+18
2016-09-23[XamlC] Implement IValueProvider.PropertyType (#345)Stephane Delcroix1-1/+0
2016-06-01Xaml werr (#191)Stephane Delcroix1-24/+6
* [XamlC] get rid of 0219 * [XamlC] get rid of 0168 * [XamC] it's 436 time * [XamlC] bye 108 * [XamlC] remove one though obsolete invocation * [XamlC] no longer depend on any obsolete * align the stars
2016-03-22Initial importJason Smith1-0/+63