.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 eb48a3764e Fix various issues that caused conversions to decompile to code with different semantics: 10 years ago
..
Comparisons.cs Fix various issues that caused conversions to decompile to code with different semantics: 10 years ago
CompoundAssignment.cs Add some CompoundAssignment tests 12 years ago
ControlFlow.cs implement StObj instruction 12 years ago
Conversions.cs Fix various issues that caused conversions to decompile to code with different semantics: 10 years ago
DecimalFields.cs add transformation of decimal literals and decimal constants 11 years ago
Generics.cs Fix 'this' type in generic classes/structs. 10 years ago
HelloWorld.cs Merge remote-tracking branch 'origin/master' into newdecompiler 11 years ago
InitializerTests.cs add TranslateArrayInitializer in ExpressionBuilder 11 years ago
PropertiesAndEvents.cs add support for fields and properties in decompiler output 12 years ago
Switch.cs fix build; add correct resolve result for delegate construction 11 years ago
ValueTypeCall.cs Fix 'this' type in generic classes/structs. 10 years ago