.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 478ec4d632 Port WholeProjectDecompiler 8 years ago
..
OutputVisitor Reduced allocations 8 years ago
Resolver SRM WIP basic implementation of DecompilerTypeSystem 8 years ago
Syntax Fix #1093: Remove usage of type or this qualifiers, when possible. 8 years ago
Transforms Partially port transforms 8 years ago
TypeSystem Remove some dead code in the type system. 8 years ago
Annotations.cs Use out variable declarations where possible. 8 years ago
AstTypeBuilder.cs Add AstTypeBuilder and RequiredNamespaceCollector 8 years ago
CSharpDecompiler.cs Port CSharpDecompiler to SRM 8 years ago
CSharpLanguageVersion.cs Add DecompilerSettings constructor that takes a language version. 8 years ago
CallBuilder.cs Fix redundant qualifiers in method group expressions. 8 years ago
ExpressionBuilder.cs Fix redundant qualifiers in method group expressions. 8 years ago
NRefactoryExtensions.cs Add BinaryOperatorType.IsBitwise extension. 9 years ago
RequiredNamespaceCollector.cs Add AstTypeBuilder and RequiredNamespaceCollector 8 years ago
SequencePointBuilder.cs Port ILFunction and SequencePointBuilder 8 years ago
StatementBuilder.cs Fix #1093: Remove usage of type or this qualifiers, when possible. 8 years ago
TranslatedExpression.cs Fix some bugs in decompilation of ?. operator. 8 years ago
TranslationContext.cs Namespace adjustments for Syntax classes 10 years ago
WholeProjectDecompiler.cs Port WholeProjectDecompiler 8 years ago