.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 d70a5e7fb2 Fix #3626: Do not emit named arguments for bool constants, if it causes the call to become ambiguous. 1 month ago
..
Correctness dev: Strip BOM mark from text files 4 months ago
Disassembler/Pretty dev: Strip BOM mark from text files 4 months ago
ILPretty Rewrite TransformFieldAndConstructorInitializers from a step-by-step AST-based analysis to an analysis that tracks the whole constructor body. 1 month ago
PdbGen Add a disabled test for sequence points in all members 3 years ago
Pretty Fix #3626: Do not emit named arguments for bool constants, if it causes the call to become ambiguous. 1 month ago
Ugly Fix ugly test 3 months ago
VBPretty dev: Strip BOM mark from text files 4 months ago