.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.
 
 
 
 
Maximilian Schmöcker 43bfaba7e0
Add ExpandParamsArguments DecompilerSettings
1 week ago
..
Correctness Fix #2165: DeclareVariables step must update ResolveResult annotation when using out var. 2 weeks ago
Disassembler/Pretty Support `byreflike` constraint 3 weeks ago
ILPretty Fix #3524: Property without backing field cannot have an initializer. 2 weeks ago
PdbGen Add a disabled test for sequence points in all members 2 years ago
Pretty Add ExpandParamsArguments DecompilerSettings 1 week ago
Ugly Extend test cases 1 month ago
VBPretty Fix #1572: parameters of lambdas and local functions are renamed, if there are with names from outer scopes collisions. 5 months ago