.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 c6ce6d3d00 prefix identifiers starting with invalid characters with an underscore 9 years ago
..
AddCheckedBlocks.cs
CombineQueryExpressions.cs
ContextTrackingVisitor.cs
ConvertConstructorCallIntoInitializer.cs
CustomPatterns.cs
DecimalConstantTransform.cs add transformation of decimal literals and decimal constants 10 years ago
DeclareVariables.cs Merge remote-tracking branch 'origin/master' into newdecompiler 11 years ago
DelegateConstruction.cs Merge branch 'master' into newdecompiler 9 years ago
EscapeInvalidIdentifiers.cs prefix identifiers starting with invalid characters with an underscore 9 years ago
ExpressionTreeConverter.cs
FlattenSwitchBlocks.cs
IAstTransform.cs
IntroduceExtensionMethods.cs
IntroduceQueryExpressions.cs
IntroduceUnsafeModifier.cs Merge remote-tracking branch 'origin/master' into newdecompiler 10 years ago
IntroduceUsingDeclarations.cs fix unit tests 10 years ago
PatternStatementTransform.cs Merge branch 'master' into newdecompiler 9 years ago
PushNegation.cs
ReplaceMethodCallsWithOperators.cs implemented SwitchInstruction, StElem, NewArr instructions 10 years ago
TransformContext.cs TypeSystemAstBuilder in TransformContext 10 years ago