12 Commits (20f9a624f2958fdc649f6167538b041e8b139df2)

Author SHA1 Message Date
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