.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 966b99a7f9 Fix #3278: Missing variable declaration in nested for-loop after many other loops 10 months ago
..
Correctness Add more tests for C# 12 ref readonly parameters 12 months ago
Disassembler/Pretty Use .interfaceimpl type syntax 2 years ago
ILPretty Merge pull request #3243 from icsharpcode/improved-variable-names 11 months ago
PdbGen Add a disabled test for sequence points in all members 2 years ago
Pretty Fix #3278: Missing variable declaration in nested for-loop after many other loops 10 months ago
Ugly Rewrite AssignVariableNames algorithm to use variable usages instead of the list of variables. 12 months ago
VBPretty Fix removal of attributes injected by the legacy VB compiler 2 years ago