.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 c5012e876e Convert integers to char literals in comparisons with char operands. 8 years ago
..
OutputVisitor Add C# 7 ThrowExpression 8 years ago
Resolver Delete a bunch of dead code. 8 years ago
Syntax Add C# 7 ThrowExpression 8 years ago
Transforms Fix #837 - typeof(T) is not fully decompiled 8 years ago
TypeSystem Namespace adjustments for Syntax classes 9 years ago
Annotations.cs Make AnnotationExtensions public 8 years ago
CSharpDecompiler.cs [async] Support state machine classes. 8 years ago
ExpressionBuilder.cs Convert integers to char literals in comparisons with char operands. 8 years ago
NRefactoryExtensions.cs Namespace adjustments for Syntax classes 9 years ago
StatementBuilder.cs Allow implicit conversions in return statements. 8 years ago
TranslatedExpression.cs Add special case for 0u -> null conversion. 8 years ago
TranslationContext.cs Namespace adjustments for Syntax classes 9 years ago
WholeProjectDecompiler.cs Fix cancellation. 8 years ago