.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 a9acf77193
Merge pull request #4086 from icsharpcode/fix/ref-conditional-assignment-parens
2 weeks ago
..
Correctness Stack slots holding value types previously nevertheless often had type `object` 3 weeks ago
Disassembler/Pretty Show the hexadecimal form of negative ldc.i4/ldc.i8 operands 1 month ago
ILPretty Expand nested conditional operators back into if-else 3 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 #4086 from icsharpcode/fix/ref-conditional-assignment-parens 2 weeks ago
Ugly Decide backing-field references by one verdict, not three 2 weeks ago
VBPretty Emit C# 7.1 default literals where the context supplies the type 4 weeks ago