.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 ae776716dd Fix #3181: missing type information on NullReferenceExpression used with nullable value types. 6 months ago
..
Correctness Add more tests for C# 12 ref readonly parameters 11 months ago
Disassembler/Pretty Use .interfaceimpl type syntax 2 years ago
ILPretty Fix #2166: Unnecessary uint casts/conversions for certain bitwise operations 8 months ago
PdbGen Add a disabled test for sequence points in all members 2 years ago
Pretty Fix #3181: missing type information on NullReferenceExpression used with nullable value types. 6 months ago
Ugly Rewrite AssignVariableNames algorithm to use variable usages instead of the list of variables. 11 months ago
VBPretty Fix removal of attributes injected by the legacy VB compiler 2 years ago