62 Commits (33c5e2d3ed2799ce08338cf87efffda41c903618)

Author SHA1 Message Date
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
Artur Zgodziñski c81f81827f Implemented printing of .overrides and interfaces directives in IL. 14 years ago
Eusebiu Marcu bdef355037 Make the specific code mappings storages internal. 14 years ago
Eusebiu Marcu b1d7e2b0a6 fix IL code mappings 15 years ago
Daniel Grunwald a3c241dac6 Improve handling of pinned variables. 15 years ago
Eusebiu Marcu 10f225ffdd synchronize CurrentLineBookmark 15 years ago
Eusebiu Marcu 816c34d94c rename and clean 15 years ago
Eusebiu Marcu 572c79f097 Fix IL Code mappings; 15 years ago
Siegfried Pammer e1e40816d1 display IL instructions as links to MSDN and display a tooltip with information. 15 years ago
Eusebiu Marcu 311944c674 Fix code stepping without symbols. 15 years ago
pentp c61d3b3ab2 Fix for handler blocks ending at method body end 15 years ago
Eusebiu Marcu 31c1527d1a Use ConcurrentDictionary 15 years ago
Eusebiu Marcu a5d912969c CSharp Code mappings and stepping 15 years ago
Eusebiu Marcu 16d84ed0d9 Create a simple expression parser. 15 years ago
Daniel Grunwald f1fc689f96 Fixed structure detection bug that prevented try-finally blocks from being moved into loops. 15 years ago
Eusebiu Marcu 00d01f24ba Stepping in IL debugger 15 years ago
Eusebiu Marcu 556fb79e8c Create IL <-> editor code mappings 15 years ago
Daniel Grunwald 044714fe29 Use a simpler loop detection for the disassembler. 15 years ago
Daniel Grunwald 3d28650309 ControlFlowGraphBuilder bugfix: "try { try {} finally {} } catch {}" 15 years ago
Daniel Grunwald 1093ba83df Code cleanup. 15 years ago
Daniel Grunwald 0259fa8037 Remove unused imports 15 years ago
Daniel Grunwald d569ba5395 Moving the disassembler into the ICSharpCode.Decompiler library. 15 years ago