.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 62fe21fb9f add transformation of decimal literals and decimal constants 10 years ago
..
CompoundAssignment.cs
ControlFlow.cs implement StObj instruction 11 years ago
DecimalFields.cs add transformation of decimal literals and decimal constants 10 years ago
Generics.cs Merge remote-tracking branch 'origin/master' into newdecompiler 10 years ago
HelloWorld.cs Merge remote-tracking branch 'origin/master' into newdecompiler 10 years ago
InitializerTests.cs add TranslateArrayInitializer in ExpressionBuilder 10 years ago
PropertiesAndEvents.cs add support for fields and properties in decompiler output 11 years ago
Switch.cs fix build; add correct resolve result for delegate construction 10 years ago
ValueTypeCall.cs Avoid unnecessary specialization. 10 years ago