.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.
 
 
 
 
mmusu3 88b2c437a7 Address PR review feedback 1 month ago
..
OutputVisitor Many thanks to @sonyps5201314 for providing the test cases and a suggested fix, which inspired these changes. 2 months ago
ProjectDecompiler dev: Strip BOM mark from text files 4 months ago
Resolver Fix #3542: Invalid explicit cast for implicit conversion to generic struct with interface type constraint 3 months ago
Syntax #3614: Use correct number of type arguments when adding type annotations to generic types with nested types. 1 month ago
Transforms Address PR review feedback 1 month ago
TypeSystem dev: Strip BOM mark from text files 4 months ago
Annotations.cs dev: Strip BOM mark from text files 4 months ago
CSharpDecompiler.cs Rewrite TransformFieldAndConstructorInitializers from a step-by-step AST-based analysis to an analysis that tracks the whole constructor body. 1 month ago
CSharpLanguageVersion.cs dev: Strip BOM mark from text files 4 months ago
CallBuilder.cs dev: Strip BOM mark from text files 4 months ago
ExpressionBuilder.cs Fix #3577: Properly infer the switch governing type and preserve conversions 3 months ago
RecordDecompiler.cs Rewrite TransformFieldAndConstructorInitializers from a step-by-step AST-based analysis to an analysis that tracks the whole constructor body. 1 month ago
RequiredNamespaceCollector.cs dev: Strip BOM mark from text files 4 months ago
SequencePointBuilder.cs dev: Strip BOM mark from text files 4 months ago
StatementBuilder.cs Fix lower case type name conflicting with variable name 3 months ago
TranslatedExpression.cs Addressed feedback 10 months ago
TranslatedStatement.cs dev: Strip BOM mark from text files 4 months ago
TranslationContext.cs dev: Strip BOM mark from text files 4 months ago