283 Commits (26254e4e66c26b9a54169f0d0a35ce32f6e1c1cc)

Author SHA1 Message Date
Daniel Grunwald 5ead8e9230 Add SpecializingDecompilerTypeSystem 10 years ago
Siegfried Pammer f45c2fa401 implement TransformStackIntoVariables step to eliminate peek and pop instructions 10 years ago
Siegfried Pammer f37d0c37dd add support for fields and properties in decompiler output 11 years ago
Daniel Grunwald 08a5e81517 Re-enable IntroduceUsingDeclarations 11 years ago
Daniel Grunwald 2f83334c2e Use NRefactory.TypeSystem for ILAst. 11 years ago
Daniel Grunwald 7e9f6bb9d6 Fix ConvertConstructorCallIntoInitializer transform. 11 years ago
Siegfried Pammer a5237ffad6 properly remove <Module> during decompilation process 11 years ago
Daniel Grunwald e0a1666547 Add back AST transform infrastructure 11 years ago
Daniel Grunwald 51d4a25be6 Add variable declarations 11 years ago
Daniel Grunwald 1f14dea33f Add CheckInvariant() and fix Return.ComputeFlags() 11 years ago
Daniel Grunwald a9c331d81a Add CSharpDecompiler.DecompileWholeModuleAsSingleFile() 11 years ago
Daniel Grunwald bf917c4352 Decompile call instructions 11 years ago
Daniel Grunwald 68ab914293 Build exception handling blocks 11 years ago
Daniel Grunwald 63b32fef35 Create ILFunction top-level node 11 years ago
Daniel Grunwald 91f875169c Add a bunch of instructions. 11 years ago
Daniel Grunwald 49ce1bcea3 Worked on ILAst instruction representation 11 years ago
Daniel Grunwald f0b58d9701 Add some basic expressions to ExpressionBuilder. 11 years ago
Daniel Grunwald 8235a93e4f Basic infrastructure for C# decompiler 11 years ago