.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 f05c1bb466 Fix build break; only escape _ if it is a type name. Add basic Discards tests. 7 years ago
..
Expressions Fix #1283: handle invalid metadata when decoding constants 7 years ago
GeneralScope remove NR.Editor namespace 10 years ago
PatternMatching Reorganize extension methods + remove unused/obsolete. 8 years ago
Statements Remove Expression->Statement operator implicit. 9 years ago
TypeMembers Add pattern matching support in ParameterDeclaration. 7 years ago
AstNode.cs Remove dead NRefactory code: DomRegion + IUnresolvedFile 8 years ago
AstNodeCollection.cs Fix #1093: Remove usage of type or this qualifiers, when possible. 8 years ago
AstType.cs Remove AST-helper-methods 9 years ago
CSharpModifierToken.cs Reduced allocations 8 years ago
CSharpTokenNode.cs Namespace adjustments for Syntax classes 10 years ago
CSharpUtil.cs Namespace adjustments for Syntax classes 10 years ago
ComposedType.cs Namespace adjustments for Syntax classes 10 years ago
DepthFirstAstVisitor.cs Decompile TupleElementNamesAttribute into tuple type syntax. 8 years ago
DocumentationReference.cs Namespace adjustments for Syntax classes 10 years ago
ErrorNode.cs Namespace adjustments for Syntax classes 10 years ago
IAnnotatable.cs Adjust namespaces 10 years ago
IAstVisitor.cs Decompile TupleElementNamesAttribute into tuple type syntax. 8 years ago
Identifier.cs Namespace adjustments for Syntax classes 10 years ago
IdentifierExpressionBackreference.cs Namespace adjustments for Syntax classes 10 years ago
MemberType.cs Namespace adjustments for Syntax classes 10 years ago
Modifiers.cs Add ref modifier 8 years ago
NodeType.cs Adjust namespaces 10 years ago
PrimitiveType.cs Namespace adjustments for Syntax classes 10 years ago
Role.cs Remove unused usings in solution; remove dead code; unify namespaces 10 years ago
Roles.cs Add expression body syntax for getter-only properties. 8 years ago
SimpleType.cs Namespace adjustments for Syntax classes 10 years ago
SyntaxExtensions.cs Reorganize extension methods + remove unused/obsolete. 8 years ago
SyntaxTree.cs Remove dead NRefactory code: DomRegion + IUnresolvedFile 8 years ago
TextLocation.cs Namespace adjustments for Syntax classes 10 years ago
TokenRole.cs Adjust namespaces 10 years ago
TupleAstType.cs Decompile TupleElementNamesAttribute into tuple type syntax. 8 years ago
TypeSystemAstBuilder.cs Fix build break; only escape _ if it is a type name. Add basic Discards tests. 7 years ago