27 Commits (feature/inlinearrays)

Author SHA1 Message Date
Christoph Wille 7c259a8895 Split Baml Addin into library & addin projects 1 year ago
Christoph Wille fba0dbae8d
Migrate to NUnit 4 (#3132) 2 years ago
Siegfried Pammer 94977d0022 Fix #2773: Decompilation of readonly properties in XAML 3 years ago
Siegfried Pammer e05b0dcbb0 #2657: Use the same metadata reader (same options) in all cases. 3 years ago
Siegfried Pammer 44dee6ecc2 Add additional tests for .NET 4.0 3 years ago
bert2 59bababa9f reproduce missing `x:Static` in decompiled BAML 4 years ago
Siegfried Pammer 113e00505d Fix #2337: Expose simple public XamlDecompiler API. 4 years ago
Siegfried Pammer a78b592bf6 Fix #2052: resolve XML namespaces of properties 4 years ago
dotnet format 0d9f871a4f #2128: Reformat the whole code base. 5 years ago
Siegfried Pammer e0a8f957cc Fix #2097: Prefix:PropertyName is invalid syntax 5 years ago
Siegfried Pammer b84bcdc3a5 Fix #1985: BamlDecompiler.Tests License Header Mess 5 years ago
Siegfried Pammer d965e6aa9e Fix #1547: Fully qualify attached properties in styles. 6 years ago
Siegfried Pammer 49586c77cb Fix #1546: Fix PresentationOptionsAttributeHandler 6 years ago
Siegfried Pammer ab16a77e54 Fix #1435: bug in x:Name handling. 6 years ago
Siegfried Pammer bcfb3742eb Clean up PEFile, move Pdb related types to DebugInfo namespace 7 years ago
Daniel Grunwald 60726e97e9 Fix BamlDecompiler.Tests 7 years ago
Daniel Grunwald c17c3c739f Fix #1192: Use custom ResourcesFile implementation 7 years ago
Siegfried Pammer 9acc372a68 Use TypeSystem for ILSpy UI: 7 years ago
Siegfried Pammer d5f7cd46fc Simplify PEFile API 7 years ago
Siegfried Pammer 8884306244 Port BAML decompiler to SRM. 7 years ago
Daniel Grunwald d9a28314f9 Upgrade to NUnit 3.9 and enable parallel test execution. 7 years ago
Daniel Grunwald 1d029b36cb Fix build. 8 years ago
Sam Harwell 4908b129f8 Convert projects to the new project system 8 years ago
Siegfried Pammer 6293f48ec0 Add InMemory flag to BamlTestRunner 8 years ago
Siegfried Pammer e26af08a1c Move test projects to their own directory in \ 8 years ago
Siegfried Pammer 1604952c3b fix #775 - Invalid BAML namespace decompilation 9 years ago
Siegfried Pammer 4df6c53419 Fix BamlTestRunner 9 years ago
Siegfried Pammer d1fbe5815a Reenabled BAML decompiler tests 9 years ago
Siegfried Pammer 0524b4a353 Remove unused usings in solution; remove dead code; unify namespaces 9 years ago
Daniel Grunwald 29b26e2232 Ignore test broken in AppVeyor CI. 10 years ago
Daniel Grunwald 2f83334c2e Use NRefactory.TypeSystem for ILAst. 11 years ago
Siegfried Pammer 0ada95d913 fix #470: BAML to XAML conversion does not generate escape sequence {} correctly 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 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
Vaughan Woodzell 450c19f8ac Test case for markup extension conversion fix. 12 years ago
Siegfried Pammer 2f349f4781 fix bugs in unit tests 14 years ago
Siegfried Pammer b8fd7b4d99 fixed static resource handling 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
Siegfried Pammer 9af1c54fe2 add simple unit test for ResourceDictionary 14 years ago
Siegfried Pammer 7c4b944863 implement MoveNamespacesToRoot and add Unit Tests 14 years ago