summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Build.Tasks/TypeDefinitionExtensions.cs
AgeCommit message (Collapse)AuthorFilesLines
2017-04-10Do not emit implict_op if from/to are same type (#862)kingces951-0/+1
2017-02-02[XamlC] Produce correct mdb files (#699)Stephane Delcroix1-2/+2
* [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-03-22Initial importJason Smith1-0/+66