.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.
 
 
 
 
Daniel Grunwald a642c61a4e Enable using patterns in place of catch clauses. 15 years ago
..
Expressions Merge commit '39fcd7d72f73d386455d00d63446601c99eafb83' 15 years ago
GeneralScope Merge commit '39fcd7d72f73d386455d00d63446601c99eafb83' 15 years ago
PatternMatching Enable using patterns in place of catch clauses. 15 years ago
Statements Merge commit '39fcd7d72f73d386455d00d63446601c99eafb83' 15 years ago
TypeMembers Add support for Modifiers.Any (for pattern-matching) and for AttributeSection patterns. 15 years ago
AstLocation.cs Merge commit '39fcd7d72f73d386455d00d63446601c99eafb83' 15 years ago
AstNode.cs NRefactory AstNode: add DescendantsAndSelf property. 15 years ago
AstNodeCollection.cs Merge commit '39fcd7d72f73d386455d00d63446601c99eafb83' 15 years ago
AstType.cs AstNode: add Invoke() methods to AstType (builds InvocationExpression for static methods) 15 years ago
CSharpModifierToken.cs Add support for Modifiers.Any (for pattern-matching) and for AttributeSection patterns. 15 years ago
CSharpTokenNode.cs Merge commit '39fcd7d72f73d386455d00d63446601c99eafb83' 15 years ago
CompilationUnit.cs Add pattern matching support to the NRefactory C# AST. 15 years ago
ComposedType.cs Add pattern matching support to the NRefactory C# AST. 15 years ago
DepthFirstAstVisitor.cs Merge in the latest NRefactory (8db1fe252f6539e9cde8c9fb5f59aa60e4089d8f) 15 years ago
IAstVisitor.cs Merge in the latest NRefactory (8db1fe252f6539e9cde8c9fb5f59aa60e4089d8f) 15 years ago
Identifier.cs Merge commit '39fcd7d72f73d386455d00d63446601c99eafb83' 15 years ago
MemberType.cs Merge commit '39fcd7d72f73d386455d00d63446601c99eafb83' 15 years ago
Modifiers.cs Add support for Modifiers.Any (for pattern-matching) and for AttributeSection patterns. 15 years ago
NodeType.cs Add visitor support to pattern nodes (IPatternAstVisitor). Add pattern support to output visitor (makes debugging easier if you can print out patterns) 15 years ago
PrimitiveType.cs Add pattern matching support to the NRefactory C# AST. 15 years ago
Role.cs Merge commit 'ba47995db3c377a96ce701fa0ad3e3b6fed1decc' as 'NRefactory' 15 years ago
SimpleType.cs Merge commit '39fcd7d72f73d386455d00d63446601c99eafb83' 15 years ago