.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 d80719c4ee Adjust ILSpy to NRefactory changes. 14 years ago
..
ContextTrackingVisitor.cs Add support for the using statement. Closes #7. 15 years ago
ConvertConstructorCallIntoInitializer.cs BugFix: incorrectly removed empty constructors with parameters 14 years ago
DelegateConstruction.cs Adjust ILSpy to NRefactory changes. 14 years ago
PatternStatementTransform.cs Adjust ILSpy to NRefactory changes. 14 years ago
PushNegation.cs Adjust ILSpy to NRefactory changes. 14 years ago
ReplaceMethodCallsWithOperators.cs Replace 'i += 1' with 'i++'. Closes #33. 14 years ago
TransformationPipeline.cs Rewritten goto removal. 14 years ago