.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.
 
 
 
 
David Srbecký 1bc30662b0 Rewritten goto removal. 15 years ago
..
ContextTrackingVisitor.cs Add support for the using statement. Closes #7. 15 years ago
ConvertConstructorCallIntoInitializer.cs Add some documentation comments. 15 years ago
DelegateConstruction.cs Fix foreach pattern. Closes #16. 15 years ago
PatternStatementTransform.cs Rewritten goto removal. 15 years ago
PushNegation.cs Add some improvements to pattern matching. 15 years ago
ReplaceMethodCallsWithOperators.cs Replace 'i += 1' with 'i++'. Closes #33. 15 years ago
TransformationPipeline.cs Rewritten goto removal. 15 years ago