.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 80cebbe448 fix bug in IntroduceUsingDeclarations: use matching ITypeResolveContext for each namespace and type 10 years ago
..
AddCheckedBlocks.cs Re-enable IntroduceUsingDeclarations 11 years ago
CombineQueryExpressions.cs Use ResolveResults as annotations. 11 years ago
ContextTrackingVisitor.cs Use ResolveResults as annotations. 11 years ago
ConvertConstructorCallIntoInitializer.cs Re-enable IntroduceUsingDeclarations 11 years ago
CustomPatterns.cs Add back AST transform infrastructure 11 years ago
DecimalConstantTransform.cs Use ResolveResults as annotations. 11 years ago
DeclareVariables.cs Merge remote-tracking branch 'origin/master' into newdecompiler 11 years ago
DelegateConstruction.cs Merge remote-tracking branch 'origin/master' into newdecompiler 11 years ago
EscapeInvalidIdentifiers.cs fix bugs in InitializerTests 10 years ago
ExpressionTreeConverter.cs Use ResolveResults as annotations. 11 years ago
FlattenSwitchBlocks.cs Use ResolveResults as annotations. 11 years ago
IAstTransform.cs Re-enable IntroduceUsingDeclarations 11 years ago
IntroduceExtensionMethods.cs Use ResolveResults as annotations. 11 years ago
IntroduceQueryExpressions.cs Use ResolveResults as annotations. 11 years ago
IntroduceUnsafeModifier.cs Merge remote-tracking branch 'origin/master' into newdecompiler 10 years ago
IntroduceUsingDeclarations.cs fix bug in IntroduceUsingDeclarations: use matching ITypeResolveContext for each namespace and type 10 years ago
PatternStatementTransform.cs Merge remote-tracking branch 'origin/master' into newdecompiler 11 years ago
PushNegation.cs Use ResolveResults as annotations. 11 years ago
ReplaceMethodCallsWithOperators.cs implemented SwitchInstruction, StElem, NewArr instructions 10 years ago
TransformContext.cs TypeSystemAstBuilder in TransformContext 10 years ago