summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Build.Tasks/DebugXamlCTask.cs
AgeCommit message (Expand)AuthorFilesLines
2017-05-16[XamlC] process symbols if DebugType is set (#925)Stephane Delcroix1-2/+5
2017-04-10Do not emit implict_op if from/to are same type (#862)kingces951-0/+2
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-2/+2
2017-02-02[XamlC] Produce correct mdb files (#699)Stephane Delcroix1-88/+101
2016-11-15[XamlC] TypedBindings, some tests, a compiler, ... (#489)Stephane Delcroix1-34/+34
2016-07-25[XamlC] fix a bug in the debugging code introduced last week (#267)Stephane Delcroix1-2/+2
2016-07-18[Xaml] allow the Previewer to provide their own Xaml files for any type (#262)Stephane Delcroix1-11/+4
2016-06-01Xaml werr (#191)Stephane Delcroix1-5/+5
2016-03-22Initial importJason Smith1-0/+152