.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.
 
 
 
 
lrieger 42bfb9bb23 modify the using pattern to also detect F# 10 years ago
..
AddCheckedBlocks.cs Fixed issue in AddCheckedBlocks that could cause variable declarations to be omitted or placed incorrectly. 14 years ago
CombineQueryExpressions.cs Merge NRefactory 5.2.0-261-g7a948e7 to ILSpy. 13 years ago
ContextTrackingVisitor.cs Consistently use the full MIT license header on source files. 14 years ago
ConvertConstructorCallIntoInitializer.cs Adjust ILSpy to NRefactory API changes. 13 years ago
CustomPatterns.cs Initial implementation of Expression Tree Decompilation (#175) 14 years ago
DecimalConstantTransform.cs Fix DecimalConstantTransform. 14 years ago
DeclareVariables.cs fix #554: Variables are moved outside of the block 11 years ago
DelegateConstruction.cs fix #556: ILSpy doesn't highlight uses of invoked delegates 11 years ago
ExpressionTreeConverter.cs #405 final fix. 12 years ago
FlattenSwitchBlocks.cs simplified switch sections by removing redundant blocks. 14 years ago
IntroduceExtensionMethods.cs fix #167 - Incorrect decompilation of null as extension method this parameter 14 years ago
IntroduceQueryExpressions.cs Consistently use the full MIT license header on source files. 14 years ago
IntroduceUnsafeModifier.cs Fixed tree traversal in IntroduceUnsafeModifier 10 years ago
IntroduceUsingDeclarations.cs ICSharpCode.Decompiler: Merge changes from SharpDevelop to ILSpy. 10 years ago
PatternStatementTransform.cs modify the using pattern to also detect F# 10 years ago
PushNegation.cs Use annotations to mark lifted operators that can't be transformed by PushNegation 14 years ago
ReplaceMethodCallsWithOperators.cs Adjust ILSpy to NRefactory API changes. 13 years ago
TransformationPipeline.cs simplified switch sections by removing redundant blocks. 14 years ago