.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 e2c0f40f71 ILAst: make 'Return' less of a special case 10 years ago
..
ControlFlow Attempt to improve control flow detection 11 years ago
Instructions ILAst: make 'Return' less of a special case 10 years ago
Transforms add simple CopyPropagation transform 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 introduce variables named "E_{StartOffset}" for exceptions 10 years ago
ILTypeExtensions.cs Use NRefactory.TypeSystem for ILAst. 11 years ago
ILVariable.cs First version of variable inlining. 11 years ago
InstructionFlags.cs First version of variable inlining. 11 years ago
InstructionOutputExtensions.cs Use NRefactory.TypeSystem for ILAst. 11 years ago
Instructions.cs add transformation of decimal literals and decimal constants 11 years ago
Instructions.tt add transformation of decimal literals and decimal constants 11 years ago
NRTypeExtensions.cs Add CompoundAssignment mode to BinaryNumericInstruction 11 years ago
PrimitiveType.cs Worked on ILAst instruction representation 12 years ago
SemanticHelper.cs First version of variable inlining. 11 years ago
SlotInfo.cs First version of variable inlining. 11 years ago
StackType.cs Add CompoundAssignment mode to BinaryNumericInstruction 11 years ago