.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 41edef710e Fix build. 5 years ago
..
ControlFlow Fix #2148: Don't attempt to detect `fixed` statement for pinned value types 5 years ago
Instructions Properly support `calli` instruction and its interaction with function pointer types. 5 years ago
Patterns #2128: Reformat the whole code base. 5 years ago
Transforms Fix build. 5 years ago
BlockBuilder.cs #2128: Reformat the whole code base. 5 years ago
ILAstWritingOptions.cs #2128: Reformat the whole code base. 5 years ago
ILInstructionExtensions.cs #2128: Reformat the whole code base. 5 years ago
ILReader.cs Properly support `calli` instruction and its interaction with function pointer types. 5 years ago
ILTypeExtensions.cs Properly support `calli` instruction and its interaction with function pointer types. 5 years ago
ILVariable.cs #2128: Reformat the whole code base. 5 years ago
InstructionFlags.cs #2128: Reformat the whole code base. 5 years ago
InstructionOutputExtensions.cs #2128: Reformat the whole code base. 5 years ago
Instructions.cs #2128: Reformat the whole code base. 5 years ago
Instructions.tt Add support for tuple deconstruction 5 years ago
PointerArithmeticOffset.cs Add missing file header 5 years ago
PrimitiveType.cs Fix #1794: Avoid extra cast to double for ulong -> float conversion 6 years ago
SemanticHelper.cs #2128: Reformat the whole code base. 5 years ago
SlotInfo.cs #2128: Reformat the whole code base. 5 years ago
StackType.cs Add StackType.F4 and StackType.F8, and instructions LdcF4 and LdcF8. 8 years ago