30 Commits (2360c24133bd4f05870415a26740158f36e00330)

Author SHA1 Message Date
Christoph Wille 7a29642b35 Revert "use mono.cecil nuget-package in all projects instead of git sub-module" 9 years ago
Siegfried Pammer 6c1efaa2d7 use mono.cecil nuget-package in all projects instead of git sub-module 9 years ago
Daniel Grunwald 29b26e2232 Ignore test broken in AppVeyor CI. 10 years ago
Daniel Grunwald 0869943ce8 Use lower-case GUIDs in project references. 10 years ago
Daniel Grunwald 0a481a573c Add AvalonEdit, NRefactory, and cecil submodules. 10 years ago
Siegfried Pammer 0ada95d913 fix #470: BAML to XAML conversion does not generate escape sequence {} correctly 11 years ago
Schabse Laks fc92c17146 BamlDecompiler: Correctly qualify types in nested {x:Static} extensions 11 years ago
Siegfried Pammer 8c9ec7b626 fix #445 - Baml Decompiler Exception: ArgumentException: Cannot find StaticResource 11 years ago
Siegfried Pammer 505694671c add failing test for issue #445 11 years ago
Vaughan Woodzell 53cf2a6307 Additional testing for attached properties. 12 years ago
Vaughan Woodzell b54be3902f Fix namespace prefixes of property elements. 12 years ago
Vaughan Woodzell c0c47244d8 Test case for formatting simple properties as elements when following other elements. 12 years ago
Siegfried Pammer a90cf65cad extend test case to check inline markup extension syntax as well 12 years ago
Vaughan Woodzell 450c19f8ac Test case for markup extension conversion fix. 12 years ago
Daniel Grunwald 4ddc6559af Fix compilation of BamlDecompiler.Tests 13 years ago
Siegfried Pammer 2f349f4781 fix bugs in unit tests 14 years ago
Pent Ploompuu 5cb145c576 64bit support for SharpDevelop.LGPL and BamlDecompiler.Tests projects 14 years ago
Siegfried Pammer b8fd7b4d99 fixed static resource handling 14 years ago
Siegfried Pammer 72a1b71f82 reactivate code that turns complex properties into markup extensions if possible 14 years ago
Siegfried Pammer 2c6e34ef07 decompile Name attributes on type of current assembly to x:Name 14 years ago
Siegfried Pammer a75e2a3c96 add ConnectMethodDecompiler 14 years ago
Siegfried Pammer 604d43076e implement correct handling of Keys; add more unit tests 14 years ago
Siegfried Pammer 5ef8af1346 add more unit tests; use current type instead of declaring type for PropertyElements 14 years ago
Siegfried Pammer e0932a6860 implement detection of implicit elements and static resources 14 years ago
Siegfried Pammer b9dd30a0ec add ignored test for special cases with ResourceDictionaries; remove unneeded private modifier 14 years ago
Daniel Grunwald 19f5176186 Remove duplicate references in BamlDecompiler.Tests. 14 years ago
Daniel Grunwald 64f409ad28 Remove duplicate references in BamlDecompiler.Tests. 14 years ago
Siegfried Pammer 9af1c54fe2 add simple unit test for ResourceDictionary 14 years ago
Siegfried Pammer 7c4b944863 implement MoveNamespacesToRoot and add Unit Tests 14 years ago