.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 3db0e01eee Handle 'leave' instruction in StatementBuilder 12 years ago
..
Instructions Handle 'leave' instruction in StatementBuilder 12 years ago
Transforms Introduce 'leave' instruction for leaving block containers. 12 years ago
BlockBuilder.cs Add loop detection. 12 years ago
IInlineContext.cs Generalize inlining, and make it usable for symbolic phase-1 execution. 12 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 implement decompilation of typeof() (LdTypeToken and LdMemberToken) 12 years ago
ILTypeExtensions.cs Use NRefactory.TypeSystem for ILAst. 12 years ago
ILVariable.cs implement TransformStackIntoVariables step to eliminate peek and pop instructions 12 years ago
InstructionFlags.cs Generalize inlining, and make it usable for symbolic phase-1 execution. 12 years ago
InstructionOutputExtensions.cs Use NRefactory.TypeSystem for ILAst. 12 years ago
Instructions.cs Introduce 'leave' instruction for leaving block containers. 12 years ago
Instructions.tt Introduce 'leave' instruction for leaving block containers. 12 years ago
NRTypeExtensions.cs Add CompoundAssignment mode to BinaryNumericInstruction 12 years ago
PrimitiveType.cs Worked on ILAst instruction representation 12 years ago
SemanticHelper.cs TypeSystem helper for unit tests 12 years ago
StackType.cs Add CompoundAssignment mode to BinaryNumericInstruction 12 years ago
UnionFind.cs implement TransformStackIntoVariables step to eliminate peek and pop instructions 12 years ago