.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 a5858f1694 Add support for primary constructor syntax. 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 #2128: Reformat the whole code base. 5 years ago
CSharpUtil.cs #2128: Reformat the whole code base. 5 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 #2128: Reformat the whole code base. 5 years ago
TupleAstType.cs #2128: Reformat the whole code base. 5 years ago
TypeSystemAstBuilder.cs Records: support generic records 4 years ago
VariableDesignation.cs Refactor ForeachStatement to support deconstruction 5 years ago