summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Xaml.Xamlc/Xamlc.cs
AgeCommit message (Collapse)AuthorFilesLines
2017-02-02[XamlC] Produce correct mdb files (#699)Stephane Delcroix1-2/+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-05[XamlC] drop ICSharpCode.Decompiler (#586)Stephane Delcroix1-4/+1
* [XamlC] drop ICSharpCode.Decompiler * update nuspec * fix typo
2016-11-15[XamlC] TypedBindings, some tests, a compiler, ... (#489)Stephane Delcroix1-2/+12
2016-03-22Initial importJason Smith1-0/+69