4 Commits (8925b4ff7b19ba3920cb2a3e2908474ca7c69dfc)

Author SHA1 Message Date
Siegfried Pammer 8925b4ff7b Inline variable declarations/modernize parts of our code base. 5 years ago
Siegfried Pammer bd77b8301f Basic implementation of local functions. 6 years ago
Siegfried Pammer 49586c77cb Fix #1546: Fix PresentationOptionsAttributeHandler 6 years ago
Siegfried Pammer c23522dca1 Add BAML decompiler engine from dnSpy. 6 years ago
Daniel Grunwald b396d203bd Merge IDecompilerTypeSystem with ICompilation. 7 years ago
Daniel Grunwald 107fe5eb1c Eliminate SpecializingDecompilerTypeSystem and use GenericContext instead. 7 years ago
Siegfried Pammer bcfb3742eb Clean up PEFile, move Pdb related types to DebugInfo namespace 7 years ago
Siegfried Pammer 9acc372a68 Use TypeSystem for ILSpy UI: 7 years ago
Siegfried Pammer 1822985648 Fix build. 7 years ago
Siegfried Pammer 458f448fae Avoid unnecessary allocations of MetadataReader and clean up Dom structs a bit. 7 years ago
Siegfried Pammer 8884306244 Port BAML decompiler to SRM. 7 years ago
Siegfried Pammer 1a0052a345 Cache UsingScope during decompiler run. 7 years ago
Siegfried Pammer a06a04d48b #1080: Add ILTransformContext.RequiredNamespacesSuperset 7 years ago
Siegfried Pammer 596fca2b37 Fix unit tests 8 years ago
Siegfried Pammer 5399b93df7 ConnectMethodDecompiler: Adapt to new switch transformation. 8 years ago
Daniel Grunwald 1d029b36cb Fix build. 8 years ago
Siegfried Pammer 66394b4e52 Remove ILFunction.Read; Add AssignVariableNames 8 years ago
Christoph Wille 1ce8349dd9 Adjust namespaces 9 years ago
Daniel Grunwald 36d61db3a7 Add support for sparse integer switches. 9 years ago
Siegfried Pammer bc7032a869 Fix ConnectMethodDecompiler 9 years ago
Daniel Grunwald c346f079df Fix compiler warnings, and exclude the refactorings from NR.CSharp. 11 years ago
Daniel Grunwald 27252656cf Upgrade to new ICSharpCode.Decompiler (work in progress) 11 years ago
Siegfried Pammer f4d29b2f2b add AlwaysGenerateExceptionVariableForCatchBlocks setting to avoid Catch clauses without a variable; disable C#'s query expression translation 14 years ago
Siegfried Pammer a75e2a3c96 add ConnectMethodDecompiler 14 years ago
Siegfried Pammer 184a6fc4f0 replace file header in some files 14 years ago
Siegfried Pammer 70ee261147 add support for attached events to BAML-Decompiler 14 years ago
Siegfried Pammer 68ab04298c if only one connectionId is assigned the XAML compiler uses if instead of switch 14 years ago
Siegfried Pammer 60c93bda40 implement proper decompilation of event handlers in XAML; 14 years ago