.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 65b4c928c0 Add support for simple constant patterns. 2 years ago
..
ControlFlow Add support for MSC 2.6.4 pinned region with string variable 2 years ago
Instructions Add support for calling `operator checked`. 2 years ago
Patterns #nullable enable for ILAst (except for generated code) 4 years ago
Transforms Add support for simple constant patterns. 2 years ago
BlockBuilder.cs Fix #2964: Better error message when a method only contains a single ret instruction. 2 years ago
ILAstWritingOptions.cs #nullable enable for ILAst (except for generated code) 4 years ago
ILInstructionExtensions.cs #nullable enable for ILAst (except for generated code) 4 years ago
ILReader.cs Fix #2964: Better error message when a method only contains a single ret instruction. 2 years ago
ILTypeExtensions.cs Fixed compound assignment and post/pre increment for pointer dereference 2 years ago
ILVariable.cs Fix #2791: Ensure that the capture scope used is either a loop or the ILFunction root container. 3 years ago
InstructionFlags.cs #nullable enable for ILAst (except for generated code) 4 years ago
InstructionOutputExtensions.cs Add filtering/sorting capabilities to ReflectionDisassembler (#2835) 3 years ago
Instructions.cs Add support for UTF8 string literals 2 years ago
Instructions.tt Add support for UTF8 string literals 2 years ago
PointerArithmeticOffset.cs #2158: Fix decompilation of arithmetic on managed pointers after ConversionKind.StartGCTracking. 5 years ago
PrimitiveType.cs #nullable enable for ILAst (except for generated code) 4 years ago
SemanticHelper.cs #nullable enable for ILAst (except for generated code) 4 years ago
SlotInfo.cs #nullable enable for ILAst (except for generated code) 4 years ago
StackType.cs #nullable enable for ILAst (except for generated code) 4 years ago