.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 0c72367579 Fix bugs. 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
BinaryComparisonInstruction.cs Finish the move to the new generated ILAst classes 12 years ago
BinaryInstruction.cs Finish the move to the new generated ILAst classes 12 years ago
BinaryNumericInstruction.cs Finish the move to the new generated ILAst classes 12 years ago
Block.cs Fix bugs. 12 years ago
BlockContainer.cs Finish the move to the new generated ILAst classes 12 years ago
BoxInstructions.cs expr inlining 12 years ago
BranchInstruction.cs Fix bugs. 12 years ago
CallInstruction.cs Fix bugs. 12 years ago
Conv.cs Finish the move to the new generated ILAst classes 12 years ago
FieldAccess.cs expr inlining 12 years ago
ILInstruction.cs Fix bugs. 12 years ago
InstructionCollection.cs Finish the move to the new generated ILAst classes 12 years ago
MemoryInstructions.cs Finish the move to the new generated ILAst classes 12 years ago
OpCode.cs Basic infrastructure for C# decompiler 12 years ago
Return.cs Finish the move to the new generated ILAst classes 12 years ago
SimpleInstruction.cs Fix bugs. 12 years ago
UnaryInstruction.cs Finish the move to the new generated ILAst classes 12 years ago
VarInstructions.cs expr inlining 12 years ago