.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 eedcfebb0f Remove 'loop' instruction; just use a block container. 11 years ago
..
Transforms Merge remote-tracking branch 'origin/master' into newdecompiler 11 years ago
Annotations.cs Fix duplicate ResolveResult on ConvertConstantValue() 11 years ago
CSharpDecompiler.cs Add loop detection. 11 years ago
ExpressionBuilder.cs Fix missing cast in C# ExpressionBuilder, and add nop removal. 11 years ago
NRefactoryExtensions.cs Use ResolveResults as annotations. 11 years ago
StatementBuilder.cs Remove 'loop' instruction; just use a block container. 11 years ago
TranslatedExpression.cs Fix duplicate ResolveResult on ConvertConstantValue() 11 years ago