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