.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 140040b6c9 Annotate AST node classes with their C# grammar productions 2 weeks ago
..
Expressions Annotate AST node classes with their C# grammar productions 2 weeks ago
GeneralScope Annotate AST node classes with their C# grammar productions 2 weeks ago
PatternMatching Port the pattern matcher to list-indexed slot children 2 weeks ago
Statements Annotate AST node classes with their C# grammar productions 2 weeks ago
TypeMembers Annotate AST node classes with their C# grammar productions 2 weeks ago
AstNode.cs Expose node.Slot and key child positions on SlotKind 2 weeks ago
AstNodeCollection.cs Enable nullable reference types across the C# transforms 2 weeks ago
AstType.cs Expose node.Slot and key child positions on SlotKind 2 weeks ago
CSharpSlotInfo.cs Expose node.Slot and key child positions on SlotKind 2 weeks ago
ComposedType.cs Annotate AST node classes with their C# grammar productions 2 weeks ago
DepthFirstAstVisitor.cs Drop token nodes and move comments and directives to trivia 2 weeks ago
DocumentationReference.cs Annotate AST node classes with their C# grammar productions 2 weeks ago
FunctionPointerAstType.cs Annotate AST node classes with their C# grammar productions 2 weeks ago
IAnnotatable.cs Annotate intentional analyzer-violations with [SuppressMessage]. 2 months ago
Identifier.cs Annotate AST node classes with their C# grammar productions 2 weeks ago
InvocationAstType.cs Annotate AST node classes with their C# grammar productions 2 weeks ago
MemberType.cs Annotate AST node classes with their C# grammar productions 2 weeks ago
Modifiers.cs Drop token nodes and move comments and directives to trivia 2 weeks ago
NodeType.cs dev: Strip BOM mark from text files 10 months ago
PrimitiveType.cs Annotate AST node classes with their C# grammar productions 2 weeks ago
Role.cs Model AST children as [Slot] partial properties 2 weeks ago
Roles.cs Drop token nodes and move comments and directives to trivia 2 weeks ago
SimpleType.cs Annotate AST node classes with their C# grammar productions 2 weeks ago
SyntaxExtensions.cs Fix IDE2000 globally 6 months ago
SyntaxTree.cs Annotate AST node classes with their C# grammar productions 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 Annotate AST node classes with their C# grammar productions 2 weeks ago
TypeSystemAstBuilder.cs Drop token nodes and move comments and directives to trivia 2 weeks ago
VariableDesignation.cs Annotate AST node classes with their C# grammar productions 2 weeks ago