summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Build.Tasks/XamlCTask.cs
AgeCommit message (Expand)AuthorFilesLines
2017-10-23Revert "[XamlC] process symbols if DebugType is set (#925)"Kangho Hur1-2/+0
2017-10-23[XamlC] process symbols if DebugType is set (#925)Stephane Delcroix1-0/+2
2017-07-17[XamlC] change module MVID (#1045)Stephane Delcroix1-0/+5
2017-06-22[XamlC] Allow overriding the assembly resolver and whether to compile (#1003)Frank A. Krueger1-15/+28
2017-05-16[XamlC] process symbols if DebugType is set (#925)Stephane Delcroix1-9/+9
2017-04-10Do not emit implict_op if from/to are same type (#862)kingces951-0/+3
2017-04-07[Internal] Normalize Obsolete attributes (#860)Samantha Houts1-1/+1
2017-03-16Resource loading (#815)Stephane Delcroix1-18/+34
2017-03-01[XamlC] update to cecil 0.10.0-b4 to better symbol detection (#791)Stephane Delcroix1-2/+0
2017-02-06[XamlC] support portable pdb (#726)Stephane Delcroix1-4/+2
2017-02-02[XamlC] Produce correct mdb files (#699)Stephane Delcroix1-153/+160
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