.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 7e50076671 Introduce array.to.pointer instruction. 9 years ago
..
ControlFlow Introduce array.to.pointer instruction. 9 years ago
Instructions Introduce array.to.pointer instruction. 9 years ago
Transforms First attempt at pinned regions. 9 years ago
BlockBuilder.cs Fix building TryCatchHandlers 10 years ago
IInlineContext.cs Generalize inlining, and make it usable for symbolic phase-1 execution. 10 years ago
ILOpCodes.cs Upgrade to new ICSharpCode.Decompiler (work in progress) 11 years ago
ILOpCodes.tt Upgrade to new ICSharpCode.Decompiler (work in progress) 11 years ago
ILReader.cs First attempt at pinned regions. 9 years ago
ILTypeExtensions.cs Make comparisons in the ILAst more similar to C# comparisons. 9 years ago
ILVariable.cs Add SplitVariables transforms. 9 years ago
InstructionFlags.cs Extract reusable DataFlowVisitor from ReachingDefinitions; and add ILVariable.HasInitialValue. 9 years ago
InstructionOutputExtensions.cs Use NRefactory.TypeSystem for ILAst. 11 years ago
Instructions.cs Introduce array.to.pointer instruction. 9 years ago
Instructions.tt Introduce array.to.pointer instruction. 9 years ago
PrimitiveType.cs Worked on ILAst instruction representation 11 years ago
SemanticHelper.cs Extract reusable DataFlowVisitor from ReachingDefinitions; and add ILVariable.HasInitialValue. 9 years ago
SlotInfo.cs Document stale positions and orphaned nodes. 9 years ago
StackType.cs Add CompoundAssignment mode to BinaryNumericInstruction 11 years ago