1267 Commits (14d5728fa69a2d2377a63b7b50dcb13c0d77ab3a)
 

Author SHA1 Message Date
Siegfried Pammer 184a6fc4f0 replace file header in some files 15 years ago
Siegfried Pammer 66c0e844df fix ugly layout of font combobox and preview in DisplaySettingsPanel 15 years ago
Siegfried Pammer 975be57b62 implement DecimalConstantTransform closes #184 15 years ago
Eusebiu Marcu d77139c80b Merge pull request #191 from RKlier/dbg_arguments 15 years ago
Ronny Klier 92e8616aab Dialog for arguments and working directory was missing 15 years ago
Siegfried Pammer e654e33613 Add display settings to the options dialog: allows to configure font family and size used in the DecompilerTextView. fixes #176 15 years ago
Ronny Klier fa3941e1fd Allow arguments for debugged executable 15 years ago
Eusebiu Marcu 6846da89f7 Rename and move. 15 years ago
Eusebiu Marcu 012c024011 Add context menu and actions extensibility; add analyze as default 15 years ago
Eusebiu Marcu 5cf243125c get AST nodes locally 15 years ago
Eusebiu Marcu 6cbd5519ff Use AttributedNode; 15 years ago
Eusebiu Marcu 8c37175189 add icon margin & bookmarks 15 years ago
Siegfried Pammer 01493897c7 fix https://github.com/icsharpcode/ILSpy/issues/177 15 years ago
Eusebiu Marcu 207af4eced update to latest code mappings 15 years ago
Ed Harvey 4c2e64e92b Analyzer: Improved where-used analysis for virtual methods 15 years ago
Eusebiu Marcu 5f34bf473b Merge branch 'master' of git://github.com/icsharpcode/ILSpy into Debugger 15 years ago
Ed Harvey 323ea1a35f Analyzer: removed redundant field from AnalyzedMethodUsedByTreeNode 15 years ago
Ed Harvey 0ccbbb2e1e Analyzer: simplify concurrency handling 15 years ago
Ed Harvey 87d700d4d9 Add tree node icon for Static Class. 15 years ago
Ed Harvey db114400ba Reverse Static Class icon changes to TypeTreeNode.cs 15 years ago
Ed Harvey 5efacf4860 Analyzer: renamed class. 15 years ago
Ed Harvey e7caa3f43f More efficient/correct test for static class icon 15 years ago
Ed Harvey e54bade36a Analyzer: simplify concurrency handling 15 years ago
Eusebiu Marcu 45f62864e1 Some cleanups 15 years ago
Artur Zgodziński 54d777f833 Fixed navigation to preserve state of decompiler's text view. 15 years ago
Pent Ploompuu 8a7da9e400 Merge branch 'master' of git://github.com/icsharpcode/ILSpy 15 years ago
Daniel Grunwald 88bb21d536 Merge NRefactory subtree from commit '1e4a1d911cb430db2a4199695ee73dfd89bcc543' 15 years ago
Daniel Grunwald fc02629e1a Squashed 'NRefactory/' changes from b8330be..1e4a1d9 15 years ago
Ed Harvey 5bf46e3d19 Analyzer: result redirection - don't require that name starts with '<'. 15 years ago
Ed Harvey 637a91236c Add tree node icon for Static Class. 15 years ago
Ed Harvey 91376b44f6 Analyzer: remove property & event 'accessors' node and promote its children up one level. 15 years ago
Ed Harvey 4e95f435a4 Analyzer: Redirect result from compiler-generated type/method to original code location. 15 years ago
Ed Harvey e1ccd3586a Analyzer: Limit search to assemblies with TypeRef to required type. 15 years ago
Eusebiu Marcu 7e9fdb396a fix step into properties getters/setters 15 years ago
Eusebiu Marcu ee3f9e9b7a fix step in/out. 15 years ago
Daniel Grunwald 553ea3f698 Ignore exceptions while reading debug symbols. Closes #169. 15 years ago
Daniel Grunwald 44b577af40 Trying to fix #46 ("Check for updates" fails behind a web proxy). 15 years ago
Eusebiu Marcu 6bae4e5180 Minor clean-ups. 15 years ago
Ivan Hamilton b408acccea Fix local variable post-increment recognition for split local variables. 15 years ago
Pent Ploompuu d5b9d33b73 Merge branch 'master' of git://github.com/icsharpcode/ILSpy 15 years ago
Pent Ploompuu 9c2a58d292 Simplify operators on nullable values: all comparisons 15 years ago
Daniel Grunwald 8c7cef81ca Merge 'Improved decompilation of new modifier' 15 years ago
Daniel Grunwald e552ae0fa1 Display XML documentation in decompiler output. 15 years ago
Eusebiu Marcu a0f2bee87d Merge branch 'master' of git://github.com/icsharpcode/ILSpy into Debugger 15 years ago
Ed Harvey e43f6abcf0 Analyzer - Limit scope of overrides search 15 years ago
Pent Ploompuu 0d6c0b9c2e Merge branch 'master' of git://github.com/icsharpcode/ILSpy 15 years ago
Pent Ploompuu 7d3fbfb1cb Simplify operators on nullable values: all comparisons with two nullable operands 15 years ago
Daniel Grunwald d267eb2412 Fix NullReferenceException when viewing ILAst for a calli instruction. Closes #152 15 years ago
Daniel Grunwald db015f3be6 Show 'Searching...' entry while search is in progress. 15 years ago
Eusebiu Marcu 8d15716f36 set the MIT header. 15 years ago