.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 80063e3c15 Fix TDCU's version of copy propagation being too aggressive. 6 years ago
..
Correctness Fix #1946: Don't move `return` into `try` block when doing so changes the semantics of a `finally` block. 6 years ago
Disassembler/Pretty Implement new declsec parser in ReflectionDisassembler + added unit tests. 8 years ago
ILPretty #1918: Fix a bunch of issues with pinned region detection. 6 years ago
PdbGen Fix build 6 years ago
Pretty #1798: Add more unit tests 6 years ago
Ugly Fix TDCU's version of copy propagation being too aggressive. 6 years ago
VBPretty Fix #1906: RRs for default expressions of primitive types should use the correct constant value. 6 years ago