.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 56a0ca2f13 Remove useless stack variables. 8 years ago
..
BlockTransform.cs Improve debug UI 9 years ago
CachedDelegateInitialization.cs WIP: yield return decompiler 9 years ago
CopyPropagation.cs Remove useless stack variables. 8 years ago
DelegateConstruction.cs Improved handling of captured variables. 9 years ago
ExpressionTransforms.cs Improve yield-return-decompiler. 8 years ago
IILTransform.cs Namespace adjustments for Syntax classes 9 years ago
ILInlining.cs Remove useless stack variables. 8 years ago
LoopingTransform.cs WIP: yield return decompiler 9 years ago
RemoveDeadVariableInit.cs Remove dead compiler-generated 'V = null;' assignments. 8 years ago
SplitVariables.cs Improve yield-return-decompiler. 8 years ago
Stepper.cs Run IntroduceExitPoints before loop detection, and let loop detection introduce its own exit points. 9 years ago
TransformArrayInitializers.cs Adjust namespaces 9 years ago
TransformAssignment.cs Namespace adjustments for Syntax classes 9 years ago