191 Commits (deconstruction-fixes)

Author SHA1 Message Date
Siegfried Pammer 11b4f4babd read connection ids as x:ConnectionId from binary stream 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 b515326b74 reimplemented reading of keys 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 320b6d96c2 Fix some compiler warnings. 14 years ago
Daniel Grunwald 19f5176186 Remove duplicate references in BamlDecompiler.Tests. 14 years ago
Daniel Grunwald 6daf7cb6bc Fix some compiler warnings. 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 f20cd83e6d implement x:Class detection in BamlDecompiler 14 years ago
Siegfried Pammer 963f8ff945 implemented using base type as root node in decompiled BAML 14 years ago
Siegfried Pammer 7c4b944863 implement MoveNamespacesToRoot and add Unit Tests 14 years ago
Siegfried Pammer 17f8c8f1ef convert elements with no value to empty elements 14 years ago
Siegfried Pammer 0bfb193e47 fix deserialisation of consecutive integer ranges 14 years ago
Siegfried Pammer 02e6cf6dd8 implement support for TextWithId records and add some safety checks 14 years ago
Siegfried Pammer 1009303088 sort BamlRecordType; clean up some code; replace Hashtable with Dictionary 14 years ago
Siegfried Pammer 949ec40349 throw a better exception, if an assembly cannot be resolved 14 years ago
Siegfried Pammer cced248753 add AnyCPU configuration to ILSpy.BamlDecompiler.csproj 14 years ago
Siegfried Pammer 7843a5b95f implement ITypeResolver based on Cecil to avoid loading of assemblies using reflection 14 years ago
Siegfried Pammer 1bd14655d0 Ricciolo.StylesExplorer.MarkupReflection FIX: properly set _eof when reaching end of file 14 years ago
Siegfried Pammer d3f31d054e implement basic plug-in 14 years ago
Siegfried Pammer 71c8fb1446 add source of Ricciolo.StylesExplorer.MarkupReflection by Cristian Civera 14 years ago
Siegfried Pammer dd02632a4b add ILSpy.BamlDecompiler project 14 years ago