.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.
 
 
 
Siegfried Pammer 5007c660ca Add NullCoalescingInstruction 9 years ago
..
BinaryNumericInstruction.cs Namespace adjustments for Syntax classes 10 years ago
Block.cs First implementation of TransformCollectionAndObjectInitializers 9 years ago
BlockContainer.cs ConditionDetection: Try to prefer 'break;' over other gotos 9 years ago
Branch.cs Namespace adjustments for Syntax classes 10 years ago
CallInstruction.cs Namespace adjustments for Syntax classes 10 years ago
Comp.cs Namespace adjustments for Syntax classes 10 years ago
CompoundAssignmentInstruction.cs Namespace adjustments for Syntax classes 10 years ago
Conv.cs Namespace adjustments for Syntax classes 10 years ago
ILFunction.cs More fixes for yield return decompilation. 9 years ago
ILInstruction.cs WIP: yield return decompiler 10 years ago
ILVariableCollection.cs Rename ILVariable.Scope to Function and introduce BlockContainer CaptureScope 10 years ago
IfInstruction.cs Namespace adjustments for Syntax classes 10 years ago
InstructionCollection.cs Namespace adjustments for Syntax classes 10 years ago
LdLen.cs Namespace adjustments for Syntax classes 10 years ago
Leave.cs Reconstruct try-finally blocks in yield return decompiler 10 years ago
MemoryInstructions.cs Namespace adjustments for Syntax classes 10 years ago
NullCoalescingInstruction.cs Add NullCoalescingInstruction 9 years ago
PatternMatching.cs Reconstruct try-finally blocks in yield return decompiler 10 years ago
SimpleInstruction.cs WIP: yield return decompiler 10 years ago
SwitchInstruction.cs Namespace adjustments for Syntax classes 10 years ago
TryInstruction.cs Rename ILVariable.Scope to Function and introduce BlockContainer CaptureScope 10 years ago
UnaryInstruction.cs Namespace adjustments for Syntax classes 10 years ago