.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 5d9cdce94c We need to properly compare the C# type, not just the StackType, otherwise our implicit conversions might end up converting to the wrong type. 3 weeks ago
..
Correctness Emit C# 7.1 default literals where the context supplies the type 4 weeks ago
Disassembler/Pretty Show the hexadecimal form of negative ldc.i4/ldc.i8 operands 1 month ago
ILPretty Emit C# 7.1 default literals where the context supplies the type 4 weeks ago
IsolatedDecompilation Fix #3938: nested-type members must not inherit ExtensionInfo 2 months ago
PdbGen Remove the syntactic automatic-event patterns 2 months ago
Pretty We need to properly compare the C# type, not just the StackType, otherwise our implicit conversions might end up converting to the wrong type. 3 weeks ago
Ugly Merge pull request #3964 from icsharpcode/fix-copypropagation-stobj-target 1 month ago
VBPretty Emit C# 7.1 default literals where the context supplies the type 4 weeks ago