.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 e264e926bb Enforce one child type per slot kind; de-alias shared kinds 3 months ago
..
AddCheckedBlocks.cs Delete the Role hierarchy; key the child API on SlotKind 3 months ago
AddXmlDocumentationTransform.cs Enable nullable reference types across the C# transforms 3 months ago
CombineQueryExpressions.cs Enable nullable reference types across the remaining C# Syntax files 3 months ago
ContextTrackingVisitor.cs Enable nullable reference types across the C# transforms 3 months ago
CustomPatterns.cs Enable nullable reference types across the remaining C# Syntax files 3 months ago
DeclareVariables.cs Enforce one child type per slot kind; de-alias shared kinds 3 months ago
EscapeInvalidIdentifiers.cs Enable nullable reference types across the C# transforms 3 months ago
FixNameCollisions.cs Generate typed Slots; key 1:1-kind child access on them 3 months ago
FlattenSwitchBlocks.cs Enable nullable reference types across the C# transforms 3 months ago
IAstTransform.cs Enable nullable reference types across the C# transforms 3 months ago
IntroduceExtensionMethods.cs Enable nullable reference types across the remaining C# Syntax files 3 months ago
IntroduceQueryExpressions.cs Enable nullable reference types across the remaining C# Syntax files 3 months ago
IntroduceUnsafeModifier.cs Replace AST null-objects with nullable reference types 3 months ago
IntroduceUsingDeclarations.cs Replace the SlotKind enum with object-identity Slots kinds 3 months ago
NormalizeBlockStatements.cs Enforce one child type per slot kind; de-alias shared kinds 3 months ago
PatternStatementTransform.cs Enforce one child type per slot kind; de-alias shared kinds 3 months ago
PrettifyAssignments.cs Replace AST null-objects with nullable reference types 3 months ago
RemoveCLSCompliantAttribute.cs Enable nullable reference types across the C# transforms 3 months ago
ReplaceMethodCallsWithOperators.cs Replace the SlotKind enum with object-identity Slots kinds 3 months ago
TransformContext.cs Enable nullable reference types across the C# transforms 3 months ago
TransformFieldAndConstructorInitializers.cs Replace the SlotKind enum with object-identity Slots kinds 3 months ago