.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 66394b4e52 Remove ILFunction.Read; Add AssignVariableNames 8 years ago
..
Analysis
OutputVisitor C# AST: Add C# 6 property initializer 8 years ago
Resolver Improve decompiler performance. 8 years ago
Syntax C# AST: Add C# 6 property initializer 8 years ago
Transforms Ensure children of using statement are in correct order. 8 years ago
TypeSystem
Annotations.cs
CSharpDecompiler.cs Remove ILFunction.Read; Add AssignVariableNames 8 years ago
ExpressionBuilder.cs Remove ILFunction.Read; Add AssignVariableNames 8 years ago
NRefactoryExtensions.cs
StatementBuilder.cs Remove ILFunction.Read; Add AssignVariableNames 8 years ago
TranslatedExpression.cs
TranslationContext.cs
WholeProjectDecompiler.cs Fix cancellation. 8 years ago