.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 3a3220ccc2 Include operands in ILAst output 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 Include operands in ILAst output 11 years ago
BinaryInstruction.cs Finish the move to the new generated ILAst classes 11 years ago
BinaryNumericInstruction.cs Finish the move to the new generated ILAst classes 11 years ago
Block.cs Fix bugs. 11 years ago
BlockContainer.cs Finish the move to the new generated ILAst classes 11 years ago
BoxInstructions.cs expr inlining 11 years ago
Branch.cs Change representation of conditional branch. 11 years ago
CallInstruction.cs Fix bugs. 11 years ago
Conv.cs Finish the move to the new generated ILAst classes 11 years ago
FieldAccess.cs expr inlining 11 years ago
ILInstruction.cs Include operands in ILAst output 11 years ago
IfInstruction.cs Change representation of conditional branch. 11 years ago
InstructionCollection.cs Finish the move to the new generated ILAst classes 11 years ago
MemoryInstructions.cs Finish the move to the new generated ILAst classes 11 years ago
OpCode.cs Basic infrastructure for C# decompiler 11 years ago
Return.cs Finish the move to the new generated ILAst classes 11 years ago
SimpleInstruction.cs Fix bugs. 11 years ago
UnaryInstruction.cs Finish the move to the new generated ILAst classes 11 years ago
VarInstructions.cs expr inlining 11 years ago