.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 a40f0754c1 Add InvalidInstruction to represent invalid IL opcodes in the ILAst instead of crashing. 10 years ago
..
ControlFlowNode.cs * Rename ControlFlowSimplification to ConditionDetection 11 years ago
DataFlowVisitor.cs Add InvalidInstruction to represent invalid IL opcodes in the ILAst instead of crashing. 10 years ago
DefiniteAssignmentVisitor.cs Add SplitVariables transforms. 10 years ago
Dominance.cs * Rename ControlFlowSimplification to ConditionDetection 11 years ago
ReachingDefinitionsVisitor.cs Add SplitVariables transforms. 10 years ago