.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 37ff23f125 Type FirstOrNull/LastOrNull as nullable instead of suppressing 2 weeks ago
..
OutputVisitor Use a HashSet for the nodes awaiting a start location 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 Type FirstOrNull/LastOrNull as nullable instead of suppressing 2 weeks ago
Transforms Replace the SlotKind enum with object-identity Slots kinds 2 weeks ago
TypeSystem dev: Strip BOM mark from text files 10 months ago
Annotations.cs Enable nullable reference types across the C# AST consumers 2 weeks ago
CSharpDecompiler.cs Replace the SlotKind enum with object-identity Slots kinds 2 weeks ago
CSharpLanguageVersion.cs Enable nullable reference types across the C# AST consumers 2 weeks ago
CallBuilder.cs Model optional AST names as nullable; fold [NameSlot] into [Slot] 2 weeks ago
ExpressionBuilder.cs Model optional AST names as nullable; fold [NameSlot] into [Slot] 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 Enable nullable reference types across the C# AST consumers 2 weeks ago
SequencePointBuilder.cs Enable nullable reference types across the C# AST consumers 2 weeks ago
StatementBuilder.cs Enable nullable reference types across the remaining C# Syntax files 2 weeks ago
TranslatedExpression.cs Enable nullable reference types across the C# AST consumers 2 weeks ago
TranslatedStatement.cs Enable nullable reference types across the C# AST consumers 2 weeks ago
TranslationContext.cs Enable nullable reference types across the C# AST consumers 2 weeks ago