.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 07e2493645 Keep copy propagation enabled 10 years ago
..
CopyPropagation.cs Keep copy propagation enabled 10 years ago
DelegateConstruction.cs Remove ld(s)fld/st(s)fld 10 years ago
ExpressionTransforms.cs Adjust comp.unsigned(ldlen array > ldc.i4 0) transforms to explicit i4->i conversions. 10 years ago
IILTransform.cs Move transforms to transforms namespace 10 years ago
ILInlining.cs Remove ld(s)fld/st(s)fld 10 years ago
InlineCompilerGeneratedVariables.cs Reactivate PatternStatementTransform 10 years ago
LoopingTransform.cs Move transforms to transforms namespace 10 years ago
RemoveDeadVariableInit.cs Add back RemoveDeadVariableInit 10 years ago
SplitVariables.cs First attempt at pinned regions. 10 years ago
TransformArrayInitializers.cs Fixed some bugs in TransformArrayInitializers 10 years ago
TransformInlineAssignment.cs Remove ld(s)fld/st(s)fld 10 years ago