.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.
 
 
 
 
Siegfried Pammer 4fa22d6c30 Add ExpressionTransforms and RemoveDeadVariableInit after DetectPinnedRegions; Remove InlineCompilerGeneratedVariables 9 years ago
..
BlockTransform.cs more step groups 9 years ago
CachedDelegateInitialization.cs fix bug in CachedDelegateInitialization 9 years ago
CopyPropagation.cs Add step messages to all block transforms. 9 years ago
DelegateConstruction.cs add CachedDelegateInitialization block transform 9 years ago
ExpressionTransforms.cs Change some transforms to block transforms. 9 years ago
IILTransform.cs Added UI for debug steps 9 years ago
ILInlining.cs Add step messages to all block transforms. 9 years ago
LoopingTransform.cs Add step messages to all block transforms. 9 years ago
RemoveDeadVariableInit.cs Add back RemoveDeadVariableInit 9 years ago
SplitVariables.cs First attempt at pinned regions. 9 years ago
Stepper.cs More DebugStep UI options 9 years ago
TransformArrayInitializers.cs Add step messages to all block transforms. 9 years ago
TransformAssignment.cs Add step messages to all block transforms. 9 years ago