.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 33d44f7828 Rename the Roles token-text constants to Tokens 3 months ago
..
CSharpAmbience.cs Generate typed Slots; key 1:1-kind child access on them 3 months ago
CSharpFormattingOptions.cs Enable nullable reference types across the C# AST consumers 3 months ago
CSharpOutputVisitor.cs Rename the Roles token-text constants to Tokens 3 months ago
FormattingOptionsFactory.cs Enable nullable reference types across the C# AST consumers 3 months ago
GenericGrammarAmbiguityVisitor.cs Enable nullable reference types across the C# AST consumers 3 months ago
ITokenWriter.cs Model optional AST names as nullable; fold [NameSlot] into [Slot] 3 months ago
InsertMissingTokensDecorator.cs Use a HashSet for the nodes awaiting a start location 3 months ago
InsertParenthesesVisitor.cs Replace the SlotKind enum with object-identity Slots kinds 3 months ago
InsertRequiredSpacesDecorator.cs Model optional AST names as nullable; fold [NameSlot] into [Slot] 3 months ago
TextWriterTokenWriter.cs Model optional AST names as nullable; fold [NameSlot] into [Slot] 3 months ago