.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 bb99e9668a Fix #2115: Re-introduce the evaluation order bug #2050 when a language version <=C# 5 is selected. 6 years ago
..
ControlFlow Fix #2129: be more flexible about the initialization order for the async state machine. 6 years ago
Instructions #2128: Reformat the whole code base. 6 years ago
Patterns #2128: Reformat the whole code base. 6 years ago
Transforms Fix #2115: Re-introduce the evaluation order bug #2050 when a language version <=C# 5 is selected. 6 years ago
BlockBuilder.cs #2128: Reformat the whole code base. 6 years ago
ILAstWritingOptions.cs #2128: Reformat the whole code base. 6 years ago
ILInstructionExtensions.cs #2128: Reformat the whole code base. 6 years ago
ILReader.cs #2128: Reformat the whole code base. 6 years ago
ILTypeExtensions.cs #2128: Reformat the whole code base. 6 years ago
ILVariable.cs #2128: Reformat the whole code base. 6 years ago
InstructionFlags.cs #2128: Reformat the whole code base. 6 years ago
InstructionOutputExtensions.cs #2128: Reformat the whole code base. 6 years ago
Instructions.cs #2128: Reformat the whole code base. 6 years ago
Instructions.tt Add support for tuple deconstruction 6 years ago
PointerArithmeticOffset.cs #2128: Reformat the whole code base. 6 years ago
PrimitiveType.cs Fix #1794: Avoid extra cast to double for ulong -> float conversion 7 years ago
SemanticHelper.cs #2128: Reformat the whole code base. 6 years ago
SlotInfo.cs #2128: Reformat the whole code base. 6 years ago
StackType.cs Add StackType.F4 and StackType.F8, and instructions LdcF4 and LdcF8. 8 years ago