8010 Commits (c6b6c09cfcc8a10940d913c2d6f11342b7fddb54)
 

Author SHA1 Message Date
Siegfried Pammer 5f6386aed6 implement translation of EnumDeclaration 14 years ago
Siegfried Pammer 74c376bb98 implement PropertyDeclaration; add Inherits/Implements to TypeDeclaration; implement output for DelegateDeclaration 14 years ago
Siegfried Pammer 6e8b73b23a implement proper conversion of FieldDeclaration 14 years ago
Ed Harvey 323ea1a35f Analyzer: removed redundant field from AnalyzedMethodUsedByTreeNode 14 years ago
Ed Harvey 0ccbbb2e1e Analyzer: simplify concurrency handling 14 years ago
Ed Harvey 87d700d4d9 Add tree node icon for Static Class. 14 years ago
Ed Harvey db114400ba Reverse Static Class icon changes to TypeTreeNode.cs 14 years ago
Siegfried Pammer b7dfb82fb3 add MethodDeclaration, ConstructorDeclaration; 14 years ago
Siegfried Pammer 90013778f1 add GetTypeExpression, GetXmlNamespaceExpression, MemberAccessExpression, TypeOfIsExpression 14 years ago
Ed Harvey 5efacf4860 Analyzer: renamed class. 14 years ago
Ed Harvey e7caa3f43f More efficient/correct test for static class icon 14 years ago
Siegfried Pammer c08710e903 implement AddressOfExpression, InstanceExpression, ParenthesizedExpression and SimpleNameExpression 14 years ago
Ed Harvey e54bade36a Analyzer: simplify concurrency handling 14 years ago
Eusebiu Marcu 45f62864e1 Some cleanups 14 years ago
Siegfried Pammer fffd3d8e80 implement Attribute conversion 14 years ago
Siegfried Pammer d90a82e590 add support for Imports and Namespaces 14 years ago
Artur Zgodziński 54d777f833 Fixed navigation to preserve state of decompiler's text view. 14 years ago
Pent Ploompuu 8a7da9e400 Merge branch 'master' of git://github.com/icsharpcode/ILSpy 14 years ago
Siegfried Pammer 6cfa10746f add VBLanguage 14 years ago
Daniel Grunwald 88bb21d536 Merge NRefactory subtree from commit '1e4a1d911cb430db2a4199695ee73dfd89bcc543' 14 years ago
Daniel Grunwald fc02629e1a Squashed 'NRefactory/' changes from b8330be..1e4a1d9 14 years ago
Ed Harvey 5bf46e3d19 Analyzer: result redirection - don't require that name starts with '<'. 14 years ago
Ed Harvey 637a91236c Add tree node icon for Static Class. 14 years ago
Ed Harvey 91376b44f6 Analyzer: remove property & event 'accessors' node and promote its children up one level. 14 years ago
Ed Harvey 4e95f435a4 Analyzer: Redirect result from compiler-generated type/method to original code location. 14 years ago
Ed Harvey e1ccd3586a Analyzer: Limit search to assemblies with TypeRef to required type. 14 years ago
Eusebiu Marcu 7e9fdb396a fix step into properties getters/setters 14 years ago
Eusebiu Marcu ee3f9e9b7a fix step in/out. 14 years ago
Daniel Grunwald 553ea3f698 Ignore exceptions while reading debug symbols. Closes #169. 14 years ago
Daniel Grunwald 44b577af40 Trying to fix #46 ("Check for updates" fails behind a web proxy). 14 years ago
Eusebiu Marcu 6bae4e5180 Minor clean-ups. 14 years ago
Ivan Hamilton b408acccea Fix local variable post-increment recognition for split local variables. 14 years ago
Pent Ploompuu d5b9d33b73 Merge branch 'master' of git://github.com/icsharpcode/ILSpy 14 years ago
Pent Ploompuu 9c2a58d292 Simplify operators on nullable values: all comparisons 14 years ago
Daniel Grunwald 8c7cef81ca Merge 'Improved decompilation of new modifier' 14 years ago
Daniel Grunwald e552ae0fa1 Display XML documentation in decompiler output. 14 years ago
Eusebiu Marcu a0f2bee87d Merge branch 'master' of git://github.com/icsharpcode/ILSpy into Debugger 14 years ago
Ed Harvey e43f6abcf0 Analyzer - Limit scope of overrides search 14 years ago
Pent Ploompuu 0d6c0b9c2e Merge branch 'master' of git://github.com/icsharpcode/ILSpy 14 years ago
Pent Ploompuu 7d3fbfb1cb Simplify operators on nullable values: all comparisons with two nullable operands 14 years ago
Daniel Grunwald d267eb2412 Fix NullReferenceException when viewing ILAst for a calli instruction. Closes #152 14 years ago
Daniel Grunwald db015f3be6 Show 'Searching...' entry while search is in progress. 14 years ago
Eusebiu Marcu 8d15716f36 set the MIT header. 14 years ago
Eusebiu Marcu 41e97ebed6 fix build 14 years ago
Eusebiu Marcu ef639dd9bc Merge branch 'master' of git://github.com/icsharpcode/ILSpy into Debugger 14 years ago
Eusebiu Marcu 802702908a debug methods - part 1. 14 years ago
Pent Ploompuu 1628f2870c Simplify operators on nullable values: primitive comparisons 14 years ago
Daniel Grunwald 66897752a1 Add combo box that allows choosing whether to search for a type or member. 14 years ago
Daniel Grunwald f84556b4eb Thread-safety fix for Cecil when resetting a method body to save memory. 14 years ago
Daniel Grunwald f5443a33d5 New search. 14 years ago