.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 275a147224 First attempt at pinned regions. 10 years ago
..
CopyPropagation.cs Extract reusable DataFlowVisitor from ReachingDefinitions; and add ILVariable.HasInitialValue. 10 years ago
ExpressionTransforms.cs Make comparisons in the ILAst more similar to C# comparisons. 10 years ago
IILTransform.cs Remove the evaluation stack from ILAst; the ILReader now directly introduces stack variables. 11 years ago
ILInlining.cs Add reaching definitions analysis. 10 years ago
InlineCompilerGeneratedVariables.cs Reactivate PatternStatementTransform 10 years ago
LoopingTransform.cs First attempt at pinned regions. 10 years ago
SplitVariables.cs First attempt at pinned regions. 10 years ago
TransformArrayInitializers.cs Add SplitVariables transforms. 10 years ago