.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 ae75c57e22 Basic implementation of CompoundAssignmentInstruction 9 years ago
..
CopyPropagation.cs Keep copy propagation enabled 9 years ago
DelegateConstruction.cs Remove ld(s)fld/st(s)fld 9 years ago
ExpressionTransforms.cs Basic implementation of CompoundAssignmentInstruction 9 years ago
IILTransform.cs Move transforms to transforms namespace 9 years ago
ILInlining.cs Merge binary arithmetic instructions into one class. 9 years ago
InlineCompilerGeneratedVariables.cs Reactivate PatternStatementTransform 9 years ago
LoopingTransform.cs Move transforms to transforms namespace 9 years ago
RemoveDeadVariableInit.cs Add back RemoveDeadVariableInit 9 years ago
SplitVariables.cs First attempt at pinned regions. 9 years ago
TransformArrayInitializers.cs Remove unnecessary Clone() calls in TransformArrayInitializers 9 years ago
TransformInlineAssignment.cs Improve TransformInlineAssignment 9 years ago