27 Commits (cb9787098f4860e575aea6d1daec2598f6f67fa2)

Author SHA1 Message Date
Siegfried Pammer cb9787098f Finished port of UI (Analyzers still excluded) and Disassembler 7 years ago
Siegfried Pammer 02b7dc98be Commit of non-compiling WIP 7 years ago
Daniel Grunwald ebab7d5de0 #899: Add calli opcode to ILAst 8 years ago
Siegfried Pammer cca842a969 Fix #440: Ldarg operand is incorrect when parameter has no name 8 years ago
Daniel Grunwald b3590ec292 Update cecil. 9 years ago
Daniel Grunwald 7273fe58fd Add BlockTransform concept and apply a bunch of refactoring essentials suggestions. 9 years ago
Daniel Grunwald 5bcd6142de Fix undocumented expressions 9 years ago
Daniel Grunwald 02a500e762 ICSharpCode.Decompiler: Merge changes from SharpDevelop to ILSpy. 10 years ago
Siegfried Pammer 4f2c231d00 implement LongInterval and LongSet 10 years ago
Daniel Grunwald 68ab914293 Build exception handling blocks 11 years ago
Daniel Grunwald c2ac889ebe Allow viewing 'typed IL'. 11 years ago
Daniel Grunwald 27252656cf Upgrade to new ICSharpCode.Decompiler (work in progress) 11 years ago
Daniel Grunwald d24cb3ff2e Fixed disassembling and decompiling negative zeroes. 13 years ago
Daniel Grunwald 81bb822fdb Adjust ILSpy to NRefactory changes. 14 years ago
Daniel Grunwald 229218174f Inlining: remove the arg_-Variable in catch blocks. 14 years ago
Daniel Grunwald 399a87e5a1 Fix #195 IL identfier escaping. 14 years ago
Kevin Cathcart 20f9a624f2 Add support for privatescope. Fixes #186 14 years ago
KevinCathcart b74daf8c32 Add support for "instance explicit" calling convention for a MethodReference. 14 years ago
Daniel Grunwald dd4d090468 Lots of improvements/fixes for the disassembler. 14 years ago
Daniel Grunwald d362f8d0f6 Fixed several bugs in the IL disassembler. 14 years ago
Daniel Grunwald 1e13e4a6fa Show generic constraints in IL view. Closes #140. 14 years ago
Daniel Grunwald e25a05278b Avoid using the incorrect FilterEnd property. 14 years ago
Daniel Grunwald 55dec5389c Fix crash when decompiling calli instruction. Closes #113. 14 years ago
Daniel Grunwald a3c241dac6 Improve handling of pinned variables. 14 years ago
Siegfried Pammer e1e40816d1 display IL instructions as links to MSDN and display a tooltip with information. 14 years ago
Daniel Grunwald 1093ba83df Code cleanup. 14 years ago
Daniel Grunwald 0259fa8037 Remove unused imports 14 years ago
Daniel Grunwald d569ba5395 Moving the disassembler into the ICSharpCode.Decompiler library. 14 years ago
Daniel Grunwald 831b4ffd39 Disassemble assembly header. 14 years ago
Daniel Grunwald 3d93236b28 Now elements other than methods can be disassembled as well. 14 years ago
Daniel Grunwald 1b8a68d73d Add disassembling support for the method header. 14 years ago
Daniel Grunwald dbdb2c1561 Show loop head in disassembly view. 14 years ago
Daniel Grunwald a0f0a5f5ab Minor improvements to disassembler. 14 years ago
Daniel Grunwald bb679706fb Improved referencing support. 14 years ago
Daniel Grunwald 701a315b90 Implemented reference support in the text view. 14 years ago
Daniel Grunwald 591c4c5bb8 Add control flow analysis. 14 years ago
Daniel Grunwald f2a70aac5a Added very simple disassembler. 14 years ago