.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 9035211d06 Conditional defines should only be added once per symbol. 8 years ago
..
OutputVisitor Remove a bunch of obsolete NRefactory code. 8 years ago
Resolver Remove a bunch of obsolete NRefactory code. 8 years ago
Syntax Remove a bunch of obsolete NRefactory code. 8 years ago
Transforms Add special cases for fields and constructors back in CSharpLanguage 8 years ago
TypeSystem Namespace adjustments for Syntax classes 9 years ago
Annotations.cs Make AnnotationExtensions public 8 years ago
CSharpDecompiler.cs Conditional defines should only be added once per symbol. 8 years ago
ExpressionBuilder.cs Add one more test for generics to OverloadResolution + Fix 8 years ago
NRefactoryExtensions.cs Namespace adjustments for Syntax classes 9 years ago
StatementBuilder.cs [Loops] Detect simple for loops in ILAst as well. 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