.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 8ee222b373 Remove old switch-on-string code from PatternStatementTransform 8 years ago
..
OutputVisitor [nullables] Add support for '??' operator on nullables. 8 years ago
Resolver [nullables] Support lifting calls to user-defined operators. 8 years ago
Syntax Fixup array indices 8 years ago
Transforms Remove old switch-on-string code from PatternStatementTransform 8 years ago
TypeSystem Namespace adjustments for Syntax classes 9 years ago
Annotations.cs Fix #854: Inconsistent annotations: ILVariable vs. ILVariableResolveResult 8 years ago
CSharpDecompiler.cs Remove old switch-on-string code from PatternStatementTransform 8 years ago
CallBuilder.cs Move ExpressionBuilder.HandleCallInstruction to CallBuilder.Build. 8 years ago
ExpressionBuilder.cs Fix #854: Inconsistent annotations: ILVariable vs. ILVariableResolveResult 8 years ago
NRefactoryExtensions.cs Namespace adjustments for Syntax classes 9 years ago
StatementBuilder.cs [switch] Add basic SwitchOnStringTransform for Roslyn switch on strings. 8 years ago
TranslatedExpression.cs Avoid 'unchecked' annotation on float->double casts. 8 years ago
TranslationContext.cs Namespace adjustments for Syntax classes 9 years ago
WholeProjectDecompiler.cs Fix formatting. 8 years ago