.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 a2c765e2bd Generate DoMatch for the expression nodes 2 weeks ago
..
OutputVisitor Decouple TokenRole from Role 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 Generate DoMatch for the expression nodes 2 weeks ago
Transforms Enable nullable reference types across the C# transforms 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 Expose node.Slot and key child positions on SlotKind 2 weeks ago
CSharpLanguageVersion.cs Add scaffolding for the C# 15 runtime-async lowering. 2 months ago
CallBuilder.cs Drop token nodes and move comments and directives to trivia 2 weeks ago
ExpressionBuilder.cs Drop token nodes and move comments and directives to trivia 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 Store locations at print time; derive sequence points from nodes 2 weeks ago
StatementBuilder.cs Flip AST storage from the linked list to slots 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