52 Commits (af56bb10d076c716691263787b8b1a545f079803)

Author SHA1 Message Date
Eusebiu Marcu 10f225ffdd synchronize CurrentLineBookmark 14 years ago
Eusebiu Marcu 816c34d94c rename and clean 14 years ago
Eusebiu Marcu 311944c674 Fix code stepping without symbols. 14 years ago
Eusebiu Marcu a5d912969c CSharp Code mappings and stepping 14 years ago
Eusebiu Marcu 16d84ed0d9 Create a simple expression parser. 14 years ago
Eusebiu Marcu 00d01f24ba Stepping in IL debugger 14 years ago
Eusebiu Marcu 556fb79e8c Create IL <-> editor code mappings 14 years ago
Daniel Grunwald 044714fe29 Use a simpler loop detection for the disassembler. 14 years ago
Daniel Grunwald 3d28650309 ControlFlowGraphBuilder bugfix: "try { try {} finally {} } catch {}" 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 1b8a68d73d Add disassembling support for the method header. 14 years ago
Daniel Grunwald 158b10d2fb Move decompilation to background thread. 14 years ago
Daniel Grunwald d779383cb8 Add support for short forms to ControlFlowGraphBuilder. 14 years ago
Daniel Grunwald dbdb2c1561 Show loop head in disassembly view. 14 years ago
Daniel Grunwald 807a345d08 Show exception handlers in IL assembly. 14 years ago
Daniel Grunwald 34362a0eaf Implemented a very simple loop detection. 14 years ago
Daniel Grunwald a0f0a5f5ab Minor improvements to disassembler. 14 years ago
Daniel Grunwald f2a70aac5a Added very simple disassembler. 14 years ago
Daniel Grunwald 5e3773b588 Prepare interfaces for decompiler integration. 14 years ago
Daniel Grunwald 47b64383f4 Copyright/License notices. 14 years ago
Daniel Grunwald d3d8892a3b Add references folder. 14 years ago