.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 6400b32c2b
Merge pull request #3533 from MSchmoecker/fix-disabled-optional-arguments
8 months ago
..
Correctness Fix #2165: DeclareVariables step must update ResolveResult annotation when using out var. 8 months ago
Disassembler/Pretty Support `byreflike` constraint 8 months ago
ILPretty Fix #3524: Property without backing field cannot have an initializer. 8 months ago
PdbGen Add a disabled test for sequence points in all members 3 years ago
Pretty Merge pull request #3533 from MSchmoecker/fix-disabled-optional-arguments 8 months ago
Ugly Extend test cases 9 months ago
VBPretty Fix #1572: parameters of lambdas and local functions are renamed, if there are with names from outer scopes collisions. 1 year ago