.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 7873fd5481
Merge pull request #4100 from icsharpcode/fix/3008-callbuilder-assert
2 weeks ago
..
Correctness Emit params and default values on lambda parameter lists 2 weeks ago
Disassembler/Pretty Show the hexadecimal form of negative ldc.i4/ldc.i8 operands 1 month ago
ILPretty Extend InferType() to every ILInstruction 2 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 Merge pull request #4100 from icsharpcode/fix/3008-callbuilder-assert 2 weeks ago
Ugly Decide backing-field references by one verdict, not three 3 weeks ago
VBPretty Fix nondeterministic VBPretty test failure. 2 weeks ago