.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 57db57670c Fix bug when decompiling lambdas that are nested 3 or more levels (and have a closure on each level). 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 Fix bug when decompiling lambdas that are nested 3 or more levels (and have a closure on each level). 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 Add refanytype and refanyval to type analysis. 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