.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 50509c4985 Fix #1140: Fix assertion when finally block unconditionally throws an exception. 8 years ago
..
Correctness Don't use compound assignment when the RHS value does not fit into the LHS type. 8 years ago
ILPretty Fix C# 1.0 switch on string transform and add tests 8 years ago
Pretty Fix #1140: Fix assertion when finally block unconditionally throws an exception. 8 years ago
Ugly Added support for ArrayInitializers=false to suppress prettifier over array initializers (used by SharpLab). 8 years ago
VBPretty Add VBPrettyTestRunner 8 years ago