.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 ba8b453b36 Fix #1404: local variables with init flag are not declared in the correct scope 8 years ago
..
Correctness Fix #1404: local variables with init flag are not declared in the correct scope 8 years ago
Disassembler/Pretty Implement new declsec parser in ReflectionDisassembler + added unit tests. 8 years ago
ILPretty Fix #1325: Do not perform inline assignment transform on setter calls, that belong to parameterized properties. 8 years ago
Pretty Merge branch 'master' of https://github.com/icsharpcode/ILSpy into combine-exitpoints-in-lambdas 8 years ago
Ugly Fixed bug with decimal optional parameters not being resolved correctly. 8 years ago
VBPretty Add VBPrettyTestRunner 8 years ago