.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 c3abc68771 Use SDK default Compile items in ICSharpCode.Decompiler 2 weeks ago
..
OutputVisitor Rename the Roles token-text constants to Tokens 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 Use SDK default Compile items in ICSharpCode.Decompiler 2 weeks ago
Transforms Enforce one child type per slot kind; de-alias shared 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 Fix #3799: keep stackalloc initializer element type when the hint is not a pointer 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