.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 abb9d49a0f Add support for C# 8 switch expressions. 5 years ago
..
Expressions Add support for C# 8 switch expressions. 5 years ago
GeneralScope #2049: Delete old NRefactory node types that were never supported for output. 5 years ago
PatternMatching Fix CA1507:UseNameofInPlaceOfString, adjust formatting of some older source files copied from NRefactory. 6 years ago
Statements Refactor LocalFunctionDeclarationStatement + LocalFunctionMethod 5 years ago
TypeMembers Add support for C# 9 init accessors. 5 years ago
AstNode.cs Fix CA1507:UseNameofInPlaceOfString, adjust formatting of some older source files copied from NRefactory. 6 years ago
AstNodeCollection.cs Fix CA1507:UseNameofInPlaceOfString, adjust formatting of some older source files copied from NRefactory. 6 years ago
AstType.cs
CSharpModifierToken.cs
CSharpTokenNode.cs
CSharpUtil.cs
ComposedType.cs Show attributes on type parameter constraints in C# decompilation. 6 years ago
DepthFirstAstVisitor.cs Add support for C# 8 switch expressions. 5 years ago
DocumentationReference.cs
FunctionPointerType.cs Fix #1963: Support decompiling `calli` instructions into C# 9 function pointer syntax. 5 years ago
IAnnotatable.cs Fix CA1507:UseNameofInPlaceOfString, adjust formatting of some older source files copied from NRefactory. 6 years ago
IAstVisitor.cs Add support for C# 8 switch expressions. 5 years ago
Identifier.cs Fix CA1507:UseNameofInPlaceOfString, adjust formatting of some older source files copied from NRefactory. 6 years ago
IdentifierExpressionBackreference.cs Fix CA1507:UseNameofInPlaceOfString, adjust formatting of some older source files copied from NRefactory. 6 years ago
MemberType.cs
Modifiers.cs
NodeType.cs
PrimitiveType.cs
Role.cs Fix CA1507:UseNameofInPlaceOfString, adjust formatting of some older source files copied from NRefactory. 6 years ago
Roles.cs #2049: Delete old NRefactory node types that were never supported for output. 5 years ago
SimpleType.cs
SyntaxExtensions.cs Fix #1618: Unwrap in-arguments, when converting method calls to operators. 6 years ago
SyntaxTree.cs Remove dead NRefactory code: DomRegion + IUnresolvedFile 7 years ago
TextLocation.cs Fix a bunch of XmlDoc compiler warnings. 6 years ago
TokenRole.cs
TupleAstType.cs
TypeSystemAstBuilder.cs Add support for C# 9 init accessors. 5 years ago