.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.
 
 
 
 
Daniel Grunwald 9f842fcda2 Implemented foreach pattern over non-generic collections. 14 years ago
..
AddCheckedBlocks.cs Adjust ILSpy to NRefactory API changes. 14 years ago
CombineQueryExpressions.cs Adjust ILSpy to NRefactory API changes. 14 years ago
ContextTrackingVisitor.cs Optimize PatternStatementTransform. 15 years ago
ConvertConstructorCallIntoInitializer.cs Adjust ILSpy to NRefactory API changes. 14 years ago
DeclareVariables.cs Adjust ILSpy to NRefactory API changes. 14 years ago
DelegateConstruction.cs Adjust ILSpy to NRefactory API changes. 14 years ago
IntroduceExtensionMethods.cs Don't introduce usings when only a single method is being decompiled. 14 years ago
IntroduceQueryExpressions.cs Add support for query continuations. 14 years ago
IntroduceUnsafeModifier.cs Handle pointer arithmetic. 15 years ago
IntroduceUsingDeclarations.cs Fix unit tests. 14 years ago
PatternStatementTransform.cs Implemented foreach pattern over non-generic collections. 14 years ago
PushNegation.cs Adjust ILSpy to NRefactory API changes. 14 years ago
ReplaceMethodCallsWithOperators.cs Implemented support for undocumented expressions. 14 years ago
TransformationPipeline.cs Get rid of transparent identifiers in query expressions. 14 years ago