.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 07d5a01d2b Add license headers to source files that lacked them 2 days ago
..
AddCheckedBlocks.cs Add fine-grained C# AST debug steps 6 days ago
AddXmlDocumentationTransform.cs Add fine-grained C# AST debug steps 6 days ago
CombineQueryExpressions.cs Add fine-grained C# AST debug steps 6 days ago
ContextTrackingVisitor.cs Enable nullable reference types across the C# transforms 2 weeks ago
CustomPatterns.cs Enable nullable reference types across the remaining C# Syntax files 2 weeks ago
DeclareVariables.cs Address review: keep while-loop instead of headless for for ref locals 2 days ago
EscapeInvalidIdentifiers.cs Add fine-grained C# AST debug steps 6 days ago
FixNameCollisions.cs Add fine-grained C# AST debug steps 6 days ago
FlattenSwitchBlocks.cs Add license headers to source files that lacked them 2 days ago
IAstTransform.cs Enable nullable reference types across the C# transforms 2 weeks ago
IntroduceExtensionMethods.cs Add fine-grained C# AST debug steps 6 days ago
IntroduceQueryExpressions.cs Add fine-grained C# AST debug steps 6 days ago
IntroduceUnsafeModifier.cs Consolidate unsafe-modifier step guards 6 days ago
IntroduceUsingDeclarations.cs Add fine-grained C# AST debug steps 6 days ago
NormalizeBlockStatements.cs Add license headers to source files that lacked them 2 days ago
PatternStatementTransform.cs Fix #3804: reconstruct foreach over an inline array 2 days ago
PrettifyAssignments.cs Add fine-grained C# AST debug steps 6 days ago
RemoveCLSCompliantAttribute.cs Enable nullable reference types across the C# transforms 2 weeks ago
ReplaceMethodCallsWithOperators.cs Add fine-grained C# AST debug steps 6 days ago
TransformContext.cs Move debug-step stepping to a neutral namespace 6 days ago
TransformFieldAndConstructorInitializers.cs Lift chained ctor calls when sibling constructors' field inits diverge 3 days ago