.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 cf9731b262 Add special cases for fields and constructors back in CSharpLanguage 9 years ago
..
AddCheckedBlocks.cs Split PrettifyAssignments pass out from ReplaceMethodCallsWithOperators and fix pass ordering. 9 years ago
AddXmlDocumentationTransform.cs Add XmlException handling to AddXmlDocumentationTransform 9 years ago
CombineQueryExpressions.cs Reimplement IntroduceQueryExpressions and CombineQueryExpressions 9 years ago
ContextTrackingVisitor.cs Don't introduce foreach when doing so would create a conflict with another variable of the same name as the loop variable. 9 years ago
ConvertConstructorCallIntoInitializer.cs Add special cases for fields and constructors back in CSharpLanguage 9 years ago
CustomPatterns.cs Remove AST-helper-methods 10 years ago
DecimalConstantTransform.cs Namespace adjustments for Syntax classes 10 years ago
DeclareVariables.cs [async] Fix bug when async method uses this pointer. 9 years ago
EscapeInvalidIdentifiers.cs Namespace adjustments for Syntax classes 10 years ago
ExpressionTreeConverter.cs
FixNameCollisions.cs Namespace adjustments for Syntax classes 10 years ago
FlattenSwitchBlocks.cs
IAstTransform.cs Namespace adjustments for Syntax classes 10 years ago
IntroduceExtensionMethods.cs Reimplement IntroduceQueryExpressions and CombineQueryExpressions 9 years ago
IntroduceQueryExpressions.cs Reimplement IntroduceQueryExpressions and CombineQueryExpressions 9 years ago
IntroduceUnsafeModifier.cs Namespace adjustments for Syntax classes 10 years ago
IntroduceUsingDeclarations.cs Add IntroduceExtensionMethods transform 9 years ago
PatternStatementTransform.cs [Loops] Restrict return statement pattern to return simpleIdentifier. 9 years ago
PrettifyAssignments.cs Split PrettifyAssignments pass out from ReplaceMethodCallsWithOperators and fix pass ordering. 9 years ago
RemoveCLSCompliantAttribute.cs Add RemoveCLSCompliantAttribute 9 years ago
ReplaceMethodCallsWithOperators.cs Split PrettifyAssignments pass out from ReplaceMethodCallsWithOperators and fix pass ordering. 9 years ago
TransformContext.cs Add RemoveCLSCompliantAttribute 9 years ago