.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Siegfried Pammer 081528ab52 fix #772 - Creation of an anonymous array doesn't decompile properly 10 years ago
..
Analysis Remove unused usings in solution; remove dead code; unify namespaces 10 years ago
OutputVisitor Fix some issues with missing casts for overload resolution and for boxing in attributes. 10 years ago
Resolver Remove unused usings in solution; remove dead code; unify namespaces 10 years ago
Syntax Fix some issues with missing casts for overload resolution and for boxing in attributes. 10 years ago
Transforms Run IntroduceExitPoints before loop detection, and let loop detection introduce its own exit points. 10 years ago
TypeSystem Namespace adjustments for Syntax classes 10 years ago
Annotations.cs Namespace adjustments for Syntax classes 10 years ago
CSharpDecompiler.cs Convert LoopDetection into a block transform. 10 years ago
ExpressionBuilder.cs fix #772 - Creation of an anonymous array doesn't decompile properly 10 years ago
NRefactoryExtensions.cs Namespace adjustments for Syntax classes 10 years ago
StatementBuilder.cs Add Loops tests (ignored); commit loop transform WIP 10 years ago
TranslatedExpression.cs Namespace adjustments for Syntax classes 10 years ago
TranslationContext.cs Namespace adjustments for Syntax classes 10 years ago
WholeProjectDecompiler.cs Namespace adjustments for Syntax classes 10 years ago