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