.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.
 
 
 
 
Daniel Grunwald bcdd34a9d0 More aggressively duplicate return blocks in MoveNext() methods. 8 years ago
..
Analysis Remove unused usings in solution; remove dead code; unify namespaces 9 years ago
OutputVisitor C# AST: Add C# 6 property initializer 8 years ago
Resolver Improve decompiler performance. 8 years ago
Syntax Remove pre-.NET 4.5 ifdefs 8 years ago
Transforms Add IntroduceExtensionMethods transform 8 years ago
TypeSystem Namespace adjustments for Syntax classes 9 years ago
Annotations.cs Make AnnotationExtensions public 8 years ago
CSharpDecompiler.cs More aggressively duplicate return blocks in MoveNext() methods. 8 years ago
ExpressionBuilder.cs Remove ILFunction.Read; Add AssignVariableNames 8 years ago
NRefactoryExtensions.cs Namespace adjustments for Syntax classes 9 years ago
StatementBuilder.cs Fix bug in ConvertLoop 8 years ago
TranslatedExpression.cs Improve yield-return-decompiler. 8 years ago
TranslationContext.cs Namespace adjustments for Syntax classes 9 years ago
WholeProjectDecompiler.cs Fix cancellation. 8 years ago