.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 71d3120b94 #2552: Initial support for null coalescing assignment (`??=`). 4 months ago
..
Correctness #3518: Add tests that try unboxing to the wrong type in a number of different ways. 4 months ago
Disassembler/Pretty Support `byreflike` constraint 5 months ago
ILPretty Merge branch 'fix/3465' 4 months ago
PdbGen Add a disabled test for sequence points in all members 3 years ago
Pretty #2552: Initial support for null coalescing assignment (`??=`). 4 months ago
Ugly Extend test cases 6 months ago
VBPretty Fix #1572: parameters of lambdas and local functions are renamed, if there are with names from outer scopes collisions. 10 months ago