.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 b2ef367c77 Added UI for debug steps 10 years ago
..
BlockTransform.cs Added UI for debug steps 10 years ago
CopyPropagation.cs Extend TransformAssignment 10 years ago
DelegateConstruction.cs Add single-stepping support to some ILAst transforms. 10 years ago
ExpressionTransforms.cs Add BlockTransform concept and apply a bunch of refactoring essentials suggestions. 10 years ago
IILTransform.cs Added UI for debug steps 10 years ago
ILInlining.cs Extend TransformAssignment 10 years ago
InlineCompilerGeneratedVariables.cs Reactivate PatternStatementTransform 10 years ago
LoopingTransform.cs Add BlockTransform concept and apply a bunch of refactoring essentials suggestions. 10 years ago
RemoveDeadVariableInit.cs Add back RemoveDeadVariableInit 10 years ago
SplitVariables.cs First attempt at pinned regions. 10 years ago
Stepper.cs Added UI for debug steps 10 years ago
TransformArrayInitializers.cs Add BlockTransform concept and apply a bunch of refactoring essentials suggestions. 10 years ago
TransformAssignment.cs Fix/Add more pretty tests for compound assignment 10 years ago