.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
 
 
 
 
Daniel Grunwald 108c5f643e Fix #2413: Avoid global state in `TokenRole`. 4 years ago
..
Expressions Add support for 'with' expressions 4 years ago
GeneralScope Add support for primary constructor syntax. 4 years ago
PatternMatching #2128: Reformat the whole code base. 5 years ago
Statements #2128: Reformat the whole code base. 5 years ago
TypeMembers Fix #603: Single element arrays should not span multiple lines 4 years ago
AstNode.cs #2128: Reformat the whole code base. 5 years ago
AstNodeCollection.cs #2128: Reformat the whole code base. 5 years ago
AstType.cs #2128: Reformat the whole code base. 5 years ago
CSharpModifierToken.cs #2128: Reformat the whole code base. 5 years ago
CSharpTokenNode.cs Fix #2413: Avoid global state in `TokenRole`. 4 years ago
ComposedType.cs #2128: Reformat the whole code base. 5 years ago
DepthFirstAstVisitor.cs Add support for primary constructor syntax. 4 years ago
DocumentationReference.cs #2128: Reformat the whole code base. 5 years ago
FunctionPointerAstType.cs Add support for .NET 5 custom calling conventions. 5 years ago
IAnnotatable.cs #2128: Reformat the whole code base. 5 years ago
IAstVisitor.cs Add support for primary constructor syntax. 4 years ago
Identifier.cs #2128: Reformat the whole code base. 5 years ago
IdentifierExpressionBackreference.cs #2128: Reformat the whole code base. 5 years ago
InvocationAstType.cs Add support for primary constructor syntax. 4 years ago
MemberType.cs #2128: Reformat the whole code base. 5 years ago
Modifiers.cs #2128: Reformat the whole code base. 5 years ago
NodeType.cs Adjust namespaces 9 years ago
PrimitiveType.cs #2128: Reformat the whole code base. 5 years ago
Role.cs #2128: Reformat the whole code base. 5 years ago
Roles.cs Use "record" instead of "class" for C# 9 record class types. 5 years ago
SimpleType.cs #2128: Reformat the whole code base. 5 years ago
SyntaxExtensions.cs #2128: Reformat the whole code base. 5 years ago
SyntaxTree.cs #2128: Reformat the whole code base. 5 years 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 #2128: Reformat the whole code base. 5 years ago
TypeSystemAstBuilder.cs Update to dotnet-format 5.1.225507. 4 years ago
VariableDesignation.cs Refactor ForeachStatement to support deconstruction 5 years ago