.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 75b0e23ae2 Use code generation to create the ILAst classes. 12 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. 12 years ago
BinaryInstruction.cs Use code generation to create the ILAst classes. 12 years ago
Block.cs Use code generation to create the ILAst classes. 12 years ago
BoxInstructions.cs expr inlining 12 years ago
BranchInstruction.cs Add some basic expressions to ExpressionBuilder. 12 years ago
CallInstruction.cs Use code generation to create the ILAst classes. 12 years ago
FieldAccess.cs expr inlining 12 years ago
ILInstruction.cs Use code generation to create the ILAst classes. 12 years ago
MemoryInstruction.cs expr inlining 12 years ago
OpCode.cs Basic infrastructure for C# decompiler 12 years ago
SimpleInstruction.cs Use code generation to create the ILAst classes. 12 years ago
UnaryInstruction.cs Use code generation to create the ILAst classes. 12 years ago
VarInstructions.cs expr inlining 12 years ago