.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.
 
 
 
David Srbecký ff56995219 Reduce some 'goto's in loops to 'break' and 'continue'. 16 years ago
..
ControlFlow Reduce some 'goto's in loops to 'break' and 'continue'. 16 years ago
AssemblyInfo.cs Started the decompiler project - just a form with a text box where the generated source code will go 16 years ago
AstBuilder.cs GUI debugging controls 16 years ago
AstMetodBodyBuilder.cs Reduce some 'goto's in loops to 'break' and 'continue'. 16 years ago
ByteCode.StackAnalysis.cs Move stack analysis to the ByteCode class 16 years ago
ByteCode.StackBehaviour.cs Convert ByteCodeCollection to new data representation: StackExpressionCollection; 16 years ago
ByteCode.Type.cs Move stack analysis to the ByteCode class 16 years ago
ByteCode.cs GUI debugging controls 16 years ago
ByteCodeCollection.cs Move stack analysis to the ByteCode class 16 years ago
CilStack.cs Convert ByteCodeCollection to new data representation: StackExpressionCollection; 16 years ago
MainForm.Designer.cs Non-conditional branch does not have 'fall-through' node as successor. 16 years ago
MainForm.cs Non-conditional branch does not have 'fall-through' node as successor. 16 years ago
MainForm.resx Started the decompiler project - just a form with a text box where the generated source code will go 16 years ago
Options.cs Non-conditional branch does not have 'fall-through' node as successor. 16 years ago
Program.cs GUI debugging controls 16 years ago
StackExpression.cs GUI debugging controls 16 years ago
StackExpressionCollection.cs GUI debugging controls 16 years ago
Util.cs Move code from Util class to 16 years ago