.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 56edf27334 Add DecompilerAstNode attributes 2 months ago
..
Expressions Add DecompilerAstNode attributes 2 months ago
GeneralScope Add DecompilerAstNode attributes 2 months ago
PatternMatching Fixup 1st commit 2 months ago
Statements Add DecompilerAstNode attributes 2 months ago
TypeMembers Add DecompilerAstNode attributes 2 months ago
AstNode.cs Add DecompilerAstNode attributes 2 months ago
AstNodeCollection.cs #2128: Reformat the whole code base. 5 years ago
AstType.cs Add DecompilerAstNode attributes 2 months ago
CSharpModifierToken.cs Add DecompilerAstNode attributes 2 months ago
CSharpTokenNode.cs Add DecompilerAstNode attributes 2 months ago
ComposedType.cs Add DecompilerAstNode attributes 2 months ago
DepthFirstAstVisitor.cs Add support for simple recursive patterns where the sub pattern is a simple type pattern. 2 years ago
DocumentationReference.cs Add DecompilerAstNode attributes 2 months ago
FunctionPointerAstType.cs Add DecompilerAstNode attributes 2 months ago
IAnnotatable.cs #2128: Reformat the whole code base. 5 years ago
IAstVisitor.cs Add support for simple recursive patterns where the sub pattern is a simple type pattern. 2 years ago
Identifier.cs Add DecompilerAstNode attributes 2 months ago
InvocationAstType.cs Add DecompilerAstNode attributes 2 months ago
MemberType.cs Add DecompilerAstNode attributes 2 months ago
Modifiers.cs Add support for C# 11 required members. 3 years ago
NodeType.cs
PrimitiveType.cs Add DecompilerAstNode attributes 2 months ago
Role.cs #nullable enable for AstNode 4 years ago
Roles.cs Revert "Add support for C# 11 parameter null checks" 11 months ago
SimpleType.cs Add DecompilerAstNode attributes 2 months ago
SyntaxExtensions.cs #2128: Reformat the whole code base. 5 years ago
SyntaxTree.cs Add DecompilerAstNode attributes 2 months ago
TextLocation.cs #2128: Reformat the whole code base. 5 years ago
TokenRole.cs Fix #2413: Avoid global state in `TokenRole`. 4 years ago
TupleAstType.cs Add DecompilerAstNode attributes 2 months ago
TypeSystemAstBuilder.cs Fix: #3407 Add "private protected" feature for 7.2 decompiler options 3 months ago
VariableDesignation.cs Add DecompilerAstNode attributes 2 months ago