2201 Commits (9fcd20861847de5cc43e6603e18a0d63116004ff)
 

Author SHA1 Message Date
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
Siegfried Pammer 355e096f49 Merge pull request #495 from RKlier/ImageList 11 years ago
Siegfried Pammer 405f3b1819 ignore packages folder 11 years ago
Siegfried Pammer 053a879400 Merge pull request #514 from SLaks/refactor-tests 11 years ago
Siegfried Pammer 4725c17185 change formatting settings to be consistent with the rest of ILSpy 11 years ago
Siegfried Pammer b5526fc6c3 restructure solution 11 years ago
Siegfried Pammer 4e44dc97fe Merge pull request #501 from SLaks/cleanup 11 years ago
Siegfried Pammer 408ba8cebf Merge pull request #515 from SLaks/xaml-static-qualify 11 years ago
Schabse Laks 9bdf96ca08 Add editor settings files 11 years ago
Schabse Laks 9c23972074 Tests: Reuse decompiler roundtrip assertion code 11 years ago