55 Commits (343694c5499d2dd68896563bbbfc72604231deef)

Author SHA1 Message Date
Charlie Lin 65d1cbcdd5 Add EnableWindowsTargeting propery to csprojs targeting net6.0-windows 3 years ago
Siegfried Pammer 1aa36a23f2 Use test-summary/action@v1 for test reports. 3 years ago
Siegfried Pammer b0ec01de80 Fix #2610: Explicitly qualify members in TemplateBindings. 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
Siegfried Pammer 3a04963191 Fix BAML tests 3 years ago
Christoph Wille 4b5f4c6681 Remove Stub 3 years ago
Christoph Wille d68cc56340 Fix up Baml decompiler unit test project 3 years ago
Siegfried Pammer 9e54b44b11 Move ILSpy to net6.0-windows 3 years ago
wwh1004 aa7f3f5510 add x:Type test 4 years ago
bert2 c9f31d0dc1 extend example with `StaticResource` that does not reference a static property 4 years ago
bert2 59bababa9f reproduce missing `x:Static` in decompiled BAML 4 years ago
Siegfried Pammer cdff458648 Fix test discovery with dotnet test. 4 years ago
Siegfried Pammer 113e00505d Fix #2337: Expose simple public XamlDecompiler API. 4 years ago
Siegfried Pammer 7af9d36354 Fix ILSpy.BamlDecompiler.Tests.csproj 4 years ago
Daniel Grunwald b9eee606af #nullable enable for most files in ICSharpCode.Decompiler/Util 4 years ago
Siegfried Pammer a78b592bf6 Fix #2052: resolve XML namespaces of properties 4 years ago
Christoph Wille 1f35911dfe Convert to <Project Sdk="Microsoft.NET.Sdk">-style 4 years ago
Daniel Grunwald 0eb5469374 Extract package version numbers to packages.props. 5 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 63590f3187 Fix BAML decompiler tests. 5 years ago
Christoph Wille 28be4a755b Switch to net472, of note: 6 years ago
Siegfried Pammer 9590cfbf59 Update tests to latest Roslyn implementation. 6 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
Oren Novotny 8a31bf30bc
IDE cleanup 6 years ago
Oren Novotny b88d8b047f
Switch to UseWpf for compat with Extras 2.x and .NET Core SDK 3 6 years ago
Siegfried Pammer 1170249b1f Fix #1436: Do not crash on unknown assembly reference. 6 years ago
Siegfried Pammer ab16a77e54 Fix #1435: bug in x:Name handling. 6 years ago
Christoph Wille 29e05778c6 See #1416. Also upgraded Cecil to .3 (from .1) 6 years ago
Siegfried Pammer c23522dca1 Add BAML decompiler engine from dnSpy. 6 years ago
Sam Harwell ea930e025c Switch to MSBuild.Sdk.Extras for WPF support 6 years ago
Daniel Grunwald eea40878bf Update Mono.Cecil and NUnit 7 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
Siegfried Pammer cb9787098f Finished port of UI (Analyzers still excluded) and Disassembler 7 years ago
Sam Harwell a31b74da75 Reference Mono.Cecil using a package reference instead of a submodule 8 years ago
Sam Harwell 996e04075e Retarget projects to .NET 4.6 so Roslyn can load them 8 years ago
Daniel Grunwald 1d029b36cb Fix build. 8 years ago
Sam Harwell 5975b2ea67 Work around improper .NET Standard build support in cecil 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