8010 Commits (c6b6c09cfcc8a10940d913c2d6f11342b7fddb54)
 

Author SHA1 Message Date
Sebastien Lebreton f58b56b828 Remove unneeded alias, typo 11 years ago
Sebastien Lebreton b1ec293f3f Rework DeclaringType filter 11 years ago
Sebastien Lebreton b245038da9 Format code 11 years ago
Sebastien Lebreton cc6afd94cd Add a new "Used By" analyzer node on types 11 years ago
Sebastien LEBRETON 1c31eff7af Change scope to public 11 years ago
Sebastien LEBRETON 560eb73565 Allow assembly hot replacement from stream 11 years ago
Sebastien Lebreton b69f3818fb Expose AssemblyReferenceTreeNode and its AssemblyNameReference to plugins 11 years ago
Sebastien Lebreton 6da464ab02 Expose SelectionChanged event from TreeView to plugins 11 years ago
Ronny Klier 4e7d806744 Search as command line argument 11 years ago
Siegfried Pammer 4c44303989 implement LdFld and StFld instructions 11 years ago
Siegfried Pammer 466cb0c702 add support for Getter/Setter call translation 11 years ago
Siegfried Pammer f37d0c37dd add support for fields and properties in decompiler output 11 years ago
Siegfried Pammer cd30be3b80 implement box instruction 11 years ago
Daniel Grunwald 08a5e81517 Re-enable IntroduceUsingDeclarations 11 years ago
Daniel Grunwald 0cde213429 Support references to specialized methods/fields. 11 years ago
Daniel Grunwald 6f81a30212 Update to AvalonEdit 5.0.2 11 years ago
Daniel Grunwald 2f83334c2e Use NRefactory.TypeSystem for ILAst. 11 years ago
Daniel Grunwald 4fadba8f4f Fix NRefactoryCecilMapper.GetMethod() for methods outside the current assembly. 11 years ago
Siegfried Pammer bc68339ac4 rename ConvertedExpression to TranslatedExpression and Convert to Translate, etc. 11 years ago
Siegfried Pammer 7f36725b6f implement StObj instruction 11 years ago
Daniel Grunwald 83095dd4a1 Ensure ConvertVariable() always adds a resolve result to the IdentifierExpression 11 years ago
Daniel Grunwald ea0eaf9623 Add CompoundAssignment mode to BinaryNumericInstruction 11 years ago
Daniel Grunwald 834dd09830 Flush the instruction stack if peek or pop instructions remain after inlining. 11 years ago
Daniel Grunwald da4a0eb0bf Add some CompoundAssignment tests 11 years ago
Daniel Grunwald ea54bcddc1 Fix boolean comparisons. 11 years ago
Daniel Grunwald 7e9f6bb9d6 Fix ConvertConstructorCallIntoInitializer transform. 11 years ago
Daniel Grunwald b8098e63ba Fix some bugs that were just introduced while adding the ResolveResults. 11 years ago
Daniel Grunwald 771a461308 Fix HandleCallInstruction 11 years ago
Daniel Grunwald fffa297b8f Use ResolveResults as annotations. 11 years ago
Siegfried Pammer 757d4039df ControlFlow test case 11 years ago
Siegfried Pammer a5237ffad6 properly remove <Module> during decompilation process 11 years ago
Siegfried Pammer f0382f6dbc Add RemoveEmptyNamespace transform to get rid of <Module> definitions in all test cases 11 years ago
Siegfried Pammer 2e0fceef7a Update ILSpy.AddIn version to 1.1 11 years ago
Siegfried Pammer 125cd1fdfc add new TestRunner 11 years ago
Siegfried Pammer 2d2c96af34 remove micro optimization and simplify HexStringToBytes 11 years ago
Siegfried Pammer 27f50ee6b9 fix #509 Visual Studio Addin is useless for Framework Assemblies 11 years ago
Siegfried Pammer 1b1ee57db7 Merge pull request #512 from SLaks/fix-vs2015 11 years ago
Siegfried Pammer 9d994a4b0c Merge pull request #513 from SLaks/addin-version-compat 11 years ago
Schabse Laks 8094814cd3 Addin: Retarget to .Net 4.0 11 years ago
Schabse Laks c241f80aa1 Addin: Include all dependent assemblies in VSIX 11 years ago
Schabse Laks 6fc2f753ec Addin: Fix runtime error in VS2010 11 years ago
Schabse Laks 32904d9356 Addin: Port VSIX manifest to v1 to enable installation on VS2010 11 years ago
SLaks 765a3e0803 Addin: Replace VS references with @sharwell's v10 NuGet packages 11 years ago
Schabse Laks 814fc471d9 Addin: Change project file to open in every VS version 11 years ago
Schabse Laks 09defcb4bd Fix minor compiler warnings 11 years ago
Schabse Laks be718680fe Add #pragma to suppress warning in test case 11 years ago
Schabse Laks 5bd1892e9a Temporary workaround for Roslyn compiler bug 11 years ago
Schabse Laks 99ca5a53fc git: Ignore Roslyn temp files 11 years ago
Siegfried Pammer 0ada95d913 fix #470: BAML to XAML conversion does not generate escape sequence {} correctly 11 years ago
Siegfried Pammer 0d82186161 fix formatting of pull request changes 11 years ago