.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 49ce1bcea3 Worked on ILAst instruction representation 11 years ago
..
ArrayInstructions.cs Build inline blocks when there are IL statements (opcodes not pushing anything) in a block while the stack is non-empty. 11 years ago
BinaryComparisonInstruction.cs Worked on ILAst instruction representation 11 years ago
BinaryInstruction.cs Worked on ILAst instruction representation 11 years ago
BinaryNumericInstruction.cs Worked on ILAst instruction representation 11 years ago
Block.cs Worked on ILAst instruction representation 11 years ago
BoxInstructions.cs expr inlining 11 years ago
BranchInstruction.cs Add some basic expressions to ExpressionBuilder. 11 years ago
CallInstruction.cs Worked on ILAst instruction representation 11 years ago
Conv.cs Worked on ILAst instruction representation 11 years ago
FieldAccess.cs expr inlining 11 years ago
ILInstruction.cs Worked on ILAst instruction representation 11 years ago
MemoryInstruction.cs expr inlining 11 years ago
OpCode.cs Basic infrastructure for C# decompiler 11 years ago
Return.cs Worked on ILAst instruction representation 11 years ago
SimpleInstruction.cs Worked on ILAst instruction representation 11 years ago
UnaryInstruction.cs Worked on ILAst instruction representation 11 years ago
VarInstructions.cs expr inlining 11 years ago