.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
f08a721e6a
Merge pull request #1797 from yyjdelete/localFunc
Add support for generic and static local function
Fixes #1588
|
5 years ago |
.. |
Expressions
|
Fix CA1507:UseNameofInPlaceOfString, adjust formatting of some older source files copied from NRefactory.
|
6 years ago |
GeneralScope
|
Fix CA1507:UseNameofInPlaceOfString, adjust formatting of some older source files copied from NRefactory.
|
6 years ago |
PatternMatching
|
Fix CA1507:UseNameofInPlaceOfString, adjust formatting of some older source files copied from NRefactory.
|
6 years ago |
Statements
|
Fix CA1507:UseNameofInPlaceOfString, adjust formatting of some older source files copied from NRefactory.
|
6 years ago |
TypeMembers
|
Show attributes on type parameter constraints in C# decompilation.
|
6 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
|
Remove AST-helper-methods
|
9 years ago |
CSharpModifierToken.cs
|
Reduced allocations
|
7 years ago |
CSharpTokenNode.cs
|
Namespace adjustments for Syntax classes
|
9 years ago |
CSharpUtil.cs
|
Namespace adjustments for Syntax classes
|
9 years ago |
ComposedType.cs
|
Show attributes on type parameter constraints in C# decompilation.
|
6 years ago |
DepthFirstAstVisitor.cs
|
Basic implementation of local functions.
|
6 years ago |
DocumentationReference.cs
|
Namespace adjustments for Syntax classes
|
9 years ago |
ErrorNode.cs
|
Namespace adjustments for Syntax classes
|
9 years ago |
IAnnotatable.cs
|
Fix CA1507:UseNameofInPlaceOfString, adjust formatting of some older source files copied from NRefactory.
|
6 years ago |
IAstVisitor.cs
|
Basic implementation of local functions.
|
6 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
|
Namespace adjustments for Syntax classes
|
9 years ago |
Modifiers.cs
|
Add ref modifier
|
7 years ago |
NodeType.cs
|
Adjust namespaces
|
9 years ago |
PrimitiveType.cs
|
Namespace adjustments for Syntax classes
|
9 years ago |
Role.cs
|
Fix CA1507:UseNameofInPlaceOfString, adjust formatting of some older source files copied from NRefactory.
|
6 years ago |
Roles.cs
|
Add expression body syntax for getter-only properties.
|
7 years ago |
SimpleType.cs
|
Namespace adjustments for Syntax classes
|
9 years ago |
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
|
Adjust namespaces
|
9 years ago |
TupleAstType.cs
|
Decompile TupleElementNamesAttribute into tuple type syntax.
|
7 years ago |
TypeSystemAstBuilder.cs
|
Merge pull request #1797 from yyjdelete/localFunc
|
5 years ago |