3 Commits (fffa297b8f86f51c93831868ef55948f2161e198)

Author SHA1 Message Date
Daniel Grunwald fffa297b8f Use ResolveResults as annotations. 11 years ago
Daniel Grunwald 11ec5f24a7 Make assignment ILAst opcodes return the assigned value 11 years ago
Daniel Grunwald f0b58d9701 Add some basic expressions to ExpressionBuilder. 11 years ago
Daniel Grunwald e0c7bebfe8 Add license headers to the files that were missing them. 14 years ago
Daniel Grunwald 12a8267c21 Adjust ILSpy to NRefactory API changes. 14 years ago
Daniel Grunwald 8e3f62ba14 Fix issues with 'DeclareVariables' and adjust 'foreach' pattern to the new variable handling. 14 years ago
Daniel Grunwald 2601a4901a Fix "Missing variable name in created C# code". Closes #81. 14 years ago
Daniel Grunwald 8835b085cf Handle non-custom attributes: 14 years ago
Daniel Grunwald 60c02d577b Change namespace to ICSharpCode.Decompiler. 14 years ago
Daniel Grunwald e8f9febcc0 Replace 'i += 1' with 'i++'. Closes #33. 14 years ago
Daniel Grunwald 735dec5491 Fix decompilation of as/is operators. 14 years ago
Daniel Grunwald d1230081d7 Add ConvertConstructorCallIntoInitializer transformation step. 14 years ago
Daniel Grunwald d997511d58 Add hyperlink support to decompiler. 14 years ago
Daniel Grunwald 949e7c2378 Move decompiler code into ICSharpCode.Decompiler; add very simple integration with ILSpy. 14 years ago
David Srbecký 36f29f72e5 Moved everything into top-level directory 14 years ago
David Srbecký eed0f0af6c Refactoring the data model 14 years ago
David Srbecký 44e1258b5f Updated decompiler to the new Cecil 14 years ago