.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 fe84ea9730 WIP: yield return decompiler 10 years ago
..
BlockTransform.cs Improve debug UI 10 years ago
CachedDelegateInitialization.cs WIP: yield return decompiler 10 years ago
CopyPropagation.cs Rename ILVariable.Scope to Function and introduce BlockContainer CaptureScope 10 years ago
DelegateConstruction.cs Improved handling of captured variables. 10 years ago
ExpressionTransforms.cs Namespace adjustments for Syntax classes 10 years ago
IILTransform.cs Namespace adjustments for Syntax classes 10 years ago
ILInlining.cs Namespace adjustments for Syntax classes 10 years ago
LoopingTransform.cs WIP: yield return decompiler 10 years ago
RemoveDeadVariableInit.cs Namespace adjustments for Syntax classes 10 years ago
SplitVariables.cs Rename ILVariable.Scope to Function and introduce BlockContainer CaptureScope 10 years ago
Stepper.cs Run IntroduceExitPoints before loop detection, and let loop detection introduce its own exit points. 10 years ago
TransformArrayInitializers.cs Adjust namespaces 10 years ago
TransformAssignment.cs Namespace adjustments for Syntax classes 10 years ago