summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Build.Tasks/XamlCTask.cs
AgeCommit message (Expand)AuthorFilesLines
2016-12-12[XamlC] optimize Datatemplate IL as well (#612)Stephane Delcroix1-24/+1
2016-12-12[XamlC] fix loading ulongs, optimize bytecode for ulongs (#611)Stephane Delcroix1-0/+23
2016-12-05[XamlC] drop ICSharpCode.Decompiler (#586)Stephane Delcroix1-18/+9
2016-11-16[XamlC] use correct filePath for XamlC error reporting (#513)Stephane Delcroix1-2/+7
2016-11-15[XamlC] TypedBindings, some tests, a compiler, ... (#489)Stephane Delcroix1-218/+44
2016-09-08[XamlC] throw exception on missing property (#336)Stephane Delcroix1-83/+94
2016-08-15Refix mc ignorable (#302)Stephane Delcroix1-1/+2
2016-07-25[XamlC] fix a bug in the debugging code introduced last week (#267)Stephane Delcroix1-6/+12
2016-07-18[Xaml] allow the Previewer to provide their own Xaml files for any type (#262)Stephane Delcroix1-0/+49
2016-06-01Xaml werr (#191)Stephane Delcroix1-8/+8
2016-03-25Reformat using statementsChris King1-3/+3
2016-03-22Initial importJason Smith1-0/+417