Stephane Delcroix
56fc6218ff
[XamlC] resolve generic EventArgs ( #1020 )
2017-07-24 16:28:19 -04:00
Stephane Delcroix
9631ec2d8b
[XamlC] Check param type in op_Implicit ( #876 )
2017-04-25 11:15:36 -07:00
kingces95
0f57733a38
Do not emit implict_op if from/to are same type ( #862 )
2017-04-10 08:48:54 +02:00
Stephane Delcroix
eacbc1acf4
[Xaml[C]] check for compatible types on op_implicit ( #715 )
...
* [Xaml[C]] check for compatible types on op_implicit
* fix merge issue
2017-02-02 15:19:03 +01:00
Stephane Delcroix
fa0882114d
[XamlC] Produce correct mdb files ( #699 )
...
* [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
2017-02-02 10:57:50 +01:00
Stephane Delcroix
2c91b0facd
[XamlC] import members on x:Static and factories ( #642 )
2016-12-23 08:50:02 +01:00
Stephane Delcroix
8181e6d4cb
[XamlC] Type ref tests, and fixes ( #569 )
...
* [XamlC] Add tests for TypeRefExts, fix and enhancements
* [XamlC] more fixes, more tests
* Fix failing test
2016-12-07 10:57:43 +01:00
Stephane Delcroix
39f2deb5e0
[Xaml] support arrays as x:Arguments ( #545 )
...
* [Xaml] port some FactoryMethod tests to XamlC
* [Xaml] support array parameters in factory ctors
* [XamlC] support arrays as x:Arguments
* fix build
2016-12-04 22:08:11 +01:00
Stephane Delcroix
e413e0cf33
[XamlC] use op_implicit where we should ( #580 )
...
* [XamlC] (passing) test for 48242
* [XamlC] (failing) test for 48242
* [XamlC] more op_implicit conversions
* additional test
* fix rebase
2016-12-01 22:34:39 +01:00
Stephane Delcroix
3d85653f27
[XamlC] assigned derived type to generic BP ( #566 )
...
* [XamlC] assigned derived type to generic BP
* [XamlC] fix 48554
* f
2016-12-01 22:14:22 +01:00
Stephane Delcroix
89199205e4
Xaml convert on add ( #273 )
...
* [Xaml] add test for conversion on Set and Add
* [Xaml] Fix conversion on Add()
* [XamlC] use op_implicit before Add()
2016-08-02 13:24:50 -07:00
Jason Smith
17fdde66d9
Initial import
2016-03-22 16:13:41 -07:00