.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 55a2637985 Convert trivial scalar properties to auto-properties 2 weeks ago
..
OutputVisitor Delete TokenRole; carry token text as constants 2 weeks ago
ProjectDecompiler Fix #3775: escape reserved Windows device names in output file names 4 weeks ago
Resolver Fix IDE2000 globally 6 months ago
Syntax Convert trivial scalar properties to auto-properties 2 weeks ago
Transforms Generate node constructors 2 weeks ago
TypeSystem dev: Strip BOM mark from text files 10 months ago
Annotations.cs dev: Strip BOM mark from text files 10 months ago
CSharpDecompiler.cs Delete the Role hierarchy; key the child API on SlotKind 2 weeks ago
CSharpLanguageVersion.cs Add scaffolding for the C# 15 runtime-async lowering. 2 months ago
CallBuilder.cs Replace AST null-objects with nullable reference types 2 weeks ago
ExpressionBuilder.cs Make optional AST slots nullable 2 weeks ago
RecordDecompiler.cs Fix #3703: Do not transform to a primary constructor if it's not public (or protected in abstract classes) 3 months ago
RequiredNamespaceCollector.cs Add a treenode and decompiler APIs for extensions. 4 months ago
SequencePointBuilder.cs Replace AST null-objects with nullable reference types 2 weeks ago
StatementBuilder.cs Make optional AST slots nullable 2 weeks ago
TranslatedExpression.cs Addressed feedback 1 year ago
TranslatedStatement.cs dev: Strip BOM mark from text files 10 months ago
TranslationContext.cs dev: Strip BOM mark from text files 10 months ago