.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 9aa0ddd37b Replace AST null-objects with nullable reference types 2 weeks ago
..
Expressions Replace AST null-objects with nullable reference types 2 weeks ago
GeneralScope Replace AST null-objects with nullable reference types 2 weeks ago
PatternMatching Replace AST null-objects with nullable reference types 2 weeks ago
Statements Replace AST null-objects with nullable reference types 2 weeks ago
TypeMembers Replace AST null-objects with nullable reference types 2 weeks ago
AstNode.cs Replace AST null-objects with nullable reference types 2 weeks ago
AstNodeCollection.cs Replace AST null-objects with nullable reference types 2 weeks ago
AstType.cs Delete the NodeType enum and other dead node members 2 weeks ago
CSharpSlotInfo.cs Expose node.Slot and key child positions on SlotKind 2 weeks ago
ComposedType.cs Delete the NodeType enum and other dead node members 2 weeks ago
DepthFirstAstVisitor.cs Replace AST null-objects with nullable reference types 2 weeks ago
DocumentationReference.cs Replace AST null-objects with nullable reference types 2 weeks ago
FunctionPointerAstType.cs Replace AST null-objects with nullable reference types 2 weeks ago
IAnnotatable.cs Annotate intentional analyzer-violations with [SuppressMessage]. 2 months ago
Identifier.cs Replace AST null-objects with nullable reference types 2 weeks ago
InvocationAstType.cs Generate DoMatch for the remaining AST nodes 2 weeks ago
MemberType.cs Replace AST null-objects with nullable reference types 2 weeks ago
Modifiers.cs Drop token nodes and move comments and directives to trivia 2 weeks ago
PrimitiveType.cs Remove dead parsing-only properties and finish DoMatch generation 2 weeks ago
Role.cs Support optional children in roles and generated DoMatch 2 weeks ago
Roles.cs Replace AST null-objects with nullable reference types 2 weeks ago
SimpleType.cs Replace AST null-objects with nullable reference types 2 weeks ago
SyntaxExtensions.cs Fix IDE2000 globally 6 months ago
SyntaxTree.cs Replace AST null-objects with nullable reference types 2 weeks ago
TextLocation.cs dev: Strip BOM mark from text files 10 months ago
TokenRole.cs Decouple TokenRole from Role 2 weeks ago
TupleAstType.cs Replace AST null-objects with nullable reference types 2 weeks ago
TypeSystemAstBuilder.cs Replace AST null-objects with nullable reference types 2 weeks ago
VariableDesignation.cs Generate name-token slots from [NameSlot] string properties 2 weeks ago