.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 e1baac3a9c Fix output of space before array initializer expression. 8 years ago
..
OutputVisitor Fix output of space before array initializer expression. 8 years ago
Resolver Remove redundant lambda casts. 8 years ago
Syntax Fix #883: Incorrect decompilation of explicitly implemented events 8 years ago
Transforms Add FlattenSwitchBlocks transform + update test cases. 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 Add FlattenSwitchBlocks transform + update test cases. 8 years ago
CallBuilder.cs When possible, use implicit method group conversions to construct delegates. 8 years ago
ExpressionBuilder.cs Fix bug mentioned in #909 8 years ago
NRefactoryExtensions.cs Namespace adjustments for Syntax classes 9 years ago
StatementBuilder.cs Fix #917: InvalidCastException: Cast from Int64 to Boolean not supported. 8 years ago
TranslatedExpression.cs Merge pull request #887 from icsharpcode/switch 8 years ago
TranslationContext.cs Namespace adjustments for Syntax classes 9 years ago
WholeProjectDecompiler.cs Fix formatting. 8 years ago