.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 2e5a597300
Merge branch 'master' into ranges
5 years ago
..
Correctness Fix #1946: Don't move `return` into `try` block when doing so changes the semantics of a `finally` block. 5 years ago
Disassembler/Pretty Implement new declsec parser in ReflectionDisassembler + added unit tests. 7 years ago
ILPretty #1918: Fix a bunch of issues with pinned region detection. 5 years ago
PdbGen Fix build 5 years ago
Pretty Merge branch 'master' into ranges 5 years ago
Ugly Fix #1863: Invalid decompilation: accessibility level for CompilerGenerated method 5 years ago
VBPretty Fix #1906: RRs for default expressions of primitive types should use the correct constant value. 5 years ago