.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 eac591a7d7 Fix #1084: Decompiling constants of the target type 7 years ago
..
OutputVisitor Fix folding bug with string interpolation 7 years ago
Resolver Preparation for non-trailing named arguments 7 years ago
Syntax Fix #1084: Decompiling constants of the target type 7 years ago
Transforms Add minimal support for C# 7 discards in out var declarations. 7 years ago
TypeSystem Namespace adjustments for Syntax classes 9 years ago
Annotations.cs Use out variable declarations where possible. 7 years ago
CSharpDecompiler.cs Fix #1084: Decompiling constants of the target type 7 years ago
CSharpLanguageVersion.cs Add DecompilerSettings constructor that takes a language version. 7 years ago
CallBuilder.cs #1055: Use more type hints in ExpressionBuilder. 7 years ago
ExpressionBuilder.cs Fix #1084: Decompiling constants of the target type 7 years ago
NRefactoryExtensions.cs Add BinaryOperatorType.IsBitwise extension. 8 years ago
SequencePointBuilder.cs SequencePointBuilder: add support for fixed-statement 8 years ago
StatementBuilder.cs Fix #1075: NullReferenceException in StatementBuilder.TranslateSwitch 7 years ago
TranslatedExpression.cs Fix some bugs in decompilation of ?. operator. 8 years ago
TranslationContext.cs Namespace adjustments for Syntax classes 9 years ago
WholeProjectDecompiler.cs Fix #934: Project generation: absolute path used for AssemblyInfo.cs module 8 years ago