.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 5fb2f7a22f #nullable enable for ILAst (except for generated code) 4 years ago
..
ControlFlow Allow detecting exit points across multiple levels of containers. 4 years ago
Instructions #nullable enable for ILAst (except for generated code) 4 years ago
Patterns #nullable enable for ILAst (except for generated code) 4 years ago
Transforms Merge PR #2425: Keep return statements around in original form for ConditionDetection 4 years ago
BlockBuilder.cs #2128: Reformat the whole code base. 5 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 ILReader: support comparison between StackType.Ref and StackType.I 5 years ago
ILTypeExtensions.cs #nullable enable for ILAst (except for generated code) 4 years ago
ILVariable.cs #nullable enable for ILAst (except for generated code) 4 years ago
InstructionFlags.cs #nullable enable for ILAst (except for generated code) 4 years ago
InstructionOutputExtensions.cs #nullable enable for ILAst (except for generated code) 4 years ago
Instructions.cs Fix #2215: Use `Unsafe` intrinsics for `ldobj`/`stobj` instructions. 5 years ago
Instructions.tt Fix #2215: Use `Unsafe` intrinsics for `ldobj`/`stobj` instructions. 5 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