79 Commits (1f35911dfea4ae55831223eed0cf03076ae4b280)

Author SHA1 Message Date
Matt Duffin 8c3d9f8c39 Added word wrapping 10 years ago
Siegfried Pammer ebc0526ac1 move DecompilerSettings to ICSharpCode.Decompiler 10 years ago
David Roth da6faf8b0c Added switch to enable/disable decompiling of expression trees. 11 years ago
Daniel Grunwald 8235a93e4f Basic infrastructure for C# decompiler 11 years ago
Siegfried Pammer 34a5637be4 refactor 65e30ec0f6 a bit; fix #448: Show metadata tokens like in ILDasm 11 years ago
Yves Goergen 65e30ec0f6 Added option to display metadata tokens in the tree 11 years ago
Ronny Klier 0bcca5473b Optional enable folding on all blocks in braces 13 years ago
Daniel Grunwald 2edcaa2c44 Initial implementation of async/await decompiler. 14 years ago
Ed Harvey 729cc9da0c Code Tidy : Remove redundant using statements 14 years ago
Eusebiu Marcu 895a3d68b1 Move DisplaySettings to Options 14 years ago
Ronny Klier fa3941e1fd Allow arguments for debugged executable 14 years ago
Eusebiu Marcu a0bff8626e sync bookmarks : types/members and C#/IL(not working 100%). 15 years ago
Eusebiu Marcu 495307b4ed Remove the X11 from header. 15 years ago
Eusebiu Marcu a2b35dbd60 Store the code mappings when decompiling multiple member references (TypeDefinitions, MethodDefinitions, PropertyDefinitions, etc). 15 years ago
Eusebiu Marcu 895855f77f Use "ICSharpCode." prefix for ILSpy.Debugger namespaces. 15 years ago
Eusebiu Marcu 203799c744 Display a warning message when attaching to a running process. 15 years ago