.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 8d2116dea7 Fix casts to type parameters. 9 years ago
..
BlockTransform.cs more step groups 10 years ago
CachedDelegateInitialization.cs fix bug in CachedDelegateInitialization 9 years ago
CopyPropagation.cs Add step messages to all block transforms. 10 years ago
DelegateConstruction.cs Fix casts to type parameters. 9 years ago
ExpressionTransforms.cs Change some transforms to block transforms. 10 years ago
IILTransform.cs Added UI for debug steps 10 years ago
ILInlining.cs Add step messages to all block transforms. 10 years ago
LoopingTransform.cs Add step messages to all block transforms. 10 years ago
RemoveDeadVariableInit.cs Add back RemoveDeadVariableInit 10 years ago
SplitVariables.cs First attempt at pinned regions. 10 years ago
Stepper.cs More DebugStep UI options 10 years ago
TransformArrayInitializers.cs Add step messages to all block transforms. 10 years ago
TransformAssignment.cs Add step messages to all block transforms. 10 years ago