.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 f2d5aa2c99 Handle enums in GetStackType() for cecil TypeReference. Add C# translation for the 'void' opcode. 11 years ago
..
Instructions Handle enums in GetStackType() for cecil TypeReference. Add C# translation for the 'void' opcode. 11 years ago
BlockBuilder.cs Build exception handling blocks 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 Handle enums in GetStackType() for cecil TypeReference. Add C# translation for the 'void' opcode. 11 years ago
ILTypeExtensions.cs Handle enums in GetStackType() for cecil TypeReference. Add C# translation for the 'void' opcode. 11 years ago
ILVariable.cs Decompile call instructions 11 years ago
InstructionFlags.cs Finish the move to the new generated ILAst classes 11 years ago
InstructionOutputExtensions.cs Instead of OverflowMode, use bool checkForOverflow + Sign 11 years ago
Instructions.cs Instead of OverflowMode, use bool checkForOverflow + Sign 11 years ago
Instructions.tt Instead of OverflowMode, use bool checkForOverflow + Sign 11 years ago
NRTypeExtensions.cs Add support for conv and ldobj opcodes 11 years ago
PrimitiveType.cs Worked on ILAst instruction representation 11 years ago
SemanticHelper.cs Worked on ILAst instruction representation 11 years ago
StackType.cs Instead of OverflowMode, use bool checkForOverflow + Sign 11 years ago
TransformingVisitor.cs Build exception handling blocks 11 years ago