.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 eb48a3764e Fix various issues that caused conversions to decompile to code with different semantics: 10 years ago
..
ControlFlow replace IsSingleUse with IsSingleDefinition 10 years ago
Instructions Fix various issues that caused conversions to decompile to code with different semantics: 10 years ago
Transforms replace IsSingleUse with IsSingleDefinition 10 years ago
BlockBuilder.cs Fix building TryCatchHandlers 11 years ago
IInlineContext.cs Generalize inlining, and make it usable for symbolic phase-1 execution. 11 years ago
ILOpCodes.cs Upgrade to new ICSharpCode.Decompiler (work in progress) 12 years ago
ILOpCodes.tt Upgrade to new ICSharpCode.Decompiler (work in progress) 12 years ago
ILReader.cs Fix 'this' type in generic classes/structs. 10 years ago
ILTypeExtensions.cs Use NRefactory.TypeSystem for ILAst. 11 years ago
ILVariable.cs replace IsSingleUse with IsSingleDefinition 10 years ago
InstructionFlags.cs First version of variable inlining. 11 years ago
InstructionOutputExtensions.cs Use NRefactory.TypeSystem for ILAst. 11 years ago
Instructions.cs Fix bug in Clone() impl for collection slots. 10 years ago
Instructions.tt Fix bug in Clone() impl for collection slots. 10 years ago
NRTypeExtensions.cs Add CompoundAssignment mode to BinaryNumericInstruction 11 years ago
PrimitiveType.cs Worked on ILAst instruction representation 11 years ago
SemanticHelper.cs First version of variable inlining. 11 years ago
SlotInfo.cs Document stale positions and orphaned nodes. 10 years ago
StackType.cs Add CompoundAssignment mode to BinaryNumericInstruction 11 years ago