.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 c12187277c Also use GraphTraversal.DepthFirstSearch for dominance calculation. 2 years ago
..
ControlFlow Avoid reference count temporarily dropping to zero while ConditionDetection moves instructions to other blocks. 3 years ago
Instructions Also use GraphTraversal.DepthFirstSearch for dominance calculation. 2 years ago
Patterns
Transforms Fix #3075: eliminate recursion in TopologicalSort and BlockTransform. 2 years ago
BlockBuilder.cs Fix #3051: "InvalidOperationException: Stack empty" when decompiling reference assembly with empty method bodies 3 years ago
ILAstWritingOptions.cs
ILInstructionExtensions.cs
ILReader.cs Fix #3070 stack order on block reimport 3 years ago
ILTypeExtensions.cs Fixed compound assignment and post/pre increment for pointer dereference 3 years ago
ILVariable.cs Make `ILVariableEqualityComparer.GetHashCode` structurally more similar to the Equals implementation 3 years ago
InstructionFlags.cs
InstructionOutputExtensions.cs Add filtering/sorting capabilities to ReflectionDisassembler (#2835) 3 years ago
Instructions.cs Add support for UTF8 string literals 3 years ago
Instructions.tt Add support for UTF8 string literals 3 years ago
PointerArithmeticOffset.cs
PrimitiveType.cs
SemanticHelper.cs
SlotInfo.cs
StackType.cs