.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 55a2637985 Convert trivial scalar properties to auto-properties 2 weeks ago
..
AnonymousMethodExpression.cs Convert trivial scalar properties to auto-properties 2 weeks ago
AnonymousTypeCreateExpression.cs Generate node constructors 2 weeks ago
ArrayCreateExpression.cs Delete TokenRole; carry token text as constants 2 weeks ago
ArrayInitializerExpression.cs Generate node constructors 2 weeks ago
AsExpression.cs Generate node constructors 2 weeks ago
AssignmentExpression.cs Convert trivial scalar properties to auto-properties 2 weeks ago
BaseReferenceExpression.cs Remove dead parsing-only properties and finish DoMatch generation 2 weeks ago
BinaryOperatorExpression.cs Convert trivial scalar properties to auto-properties 2 weeks ago
CastExpression.cs Generate node constructors 2 weeks ago
CheckedExpression.cs Generate node constructors 2 weeks ago
ConditionalExpression.cs Generate node constructors 2 weeks ago
DeclarationExpression.cs Rewrite AST node grammar productions in W3C EBNF 2 weeks ago
DecompilerAstNodeAttribute.cs Add the AST source generator for the C# syntax tree 2 weeks ago
DefaultValueExpression.cs Generate node constructors 2 weeks ago
DirectionExpression.cs Convert trivial scalar properties to auto-properties 2 weeks ago
ErrorExpression.cs Rewrite AST node grammar productions in W3C EBNF 2 weeks ago
Expression.cs Delete the NodeType enum and other dead node members 2 weeks ago
IdentifierExpression.cs Generate node constructors 2 weeks ago
IndexerExpression.cs Generate node constructors 2 weeks ago
InterpolatedStringExpression.cs Generate node constructors 2 weeks ago
InvocationExpression.cs Generate node constructors 2 weeks ago
IsExpression.cs Generate node constructors 2 weeks ago
LambdaExpression.cs Convert trivial scalar properties to auto-properties 2 weeks ago
MemberReferenceExpression.cs Generate node constructors 2 weeks ago
NamedArgumentExpression.cs Generate node constructors 2 weeks ago
NamedExpression.cs Generate node constructors 2 weeks ago
NullReferenceExpression.cs Remove dead parsing-only properties and finish DoMatch generation 2 weeks ago
ObjectCreateExpression.cs Generate node constructors 2 weeks ago
OutVarDeclarationExpression.cs Generate node constructors 2 weeks ago
ParenthesizedExpression.cs Generate node constructors 2 weeks ago
PointerReferenceExpression.cs Delete TokenRole; carry token text as constants 2 weeks ago
PrimitiveExpression.cs Convert trivial scalar properties to auto-properties 2 weeks ago
QueryExpression.cs Convert trivial scalar properties to auto-properties 2 weeks ago
RecursivePatternExpression.cs Delete the Role hierarchy; key the child API on SlotKind 2 weeks ago
SizeOfExpression.cs Generate node constructors 2 weeks ago
StackAllocExpression.cs Delete TokenRole; carry token text as constants 2 weeks ago
SwitchExpression.cs Delete TokenRole; carry token text as constants 2 weeks ago
ThisReferenceExpression.cs Remove dead parsing-only properties and finish DoMatch generation 2 weeks ago
ThrowExpression.cs Generate node constructors 2 weeks ago
TupleExpression.cs Generate DoMatch for the remaining AST nodes 2 weeks ago
TypeOfExpression.cs Generate node constructors 2 weeks ago
TypeReferenceExpression.cs Generate node constructors 2 weeks ago
UnaryOperatorExpression.cs Convert trivial scalar properties to auto-properties 2 weeks ago
UncheckedExpression.cs Generate node constructors 2 weeks ago
UndocumentedExpression.cs Delete TokenRole; carry token text as constants 2 weeks ago
WithInitializerExpression.cs Delete TokenRole; carry token text as constants 2 weeks ago