.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 6df524bb42 Unpack implicit boxing conversions (casts to object). 8 years ago
..
OutputVisitor Reimplement folding for C#. 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 A bit of clean-up 8 years ago
TypeSystem Namespace adjustments for Syntax classes 9 years ago
Annotations.cs Make AnnotationExtensions public 8 years ago
CSharpDecompiler.cs Fix #284 - Ability to disable decompilation of anonymous types to "var" 8 years ago
ExpressionBuilder.cs Add VariableKind.InitializerTarget to separate stack slots should be renamed from purely generated helper variables in initializer blocks. 8 years ago
NRefactoryExtensions.cs Namespace adjustments for Syntax classes 9 years ago
StatementBuilder.cs Add DecompilerSettings reference to StatementBuilder and ExpressionBuilder 8 years ago
TranslatedExpression.cs Unpack implicit boxing conversions (casts to object). 8 years ago
TranslationContext.cs Namespace adjustments for Syntax classes 9 years ago
WholeProjectDecompiler.cs Fix cancellation. 8 years ago