5346 Commits (9a77a80e3c10b42f4905d766e65b376a31df76a5)
 

Author SHA1 Message Date
Siegfried Pammer 9a77a80e3c Fix #1767: Fix detection switch-on-string that uses leave instead of branch instructions. 6 years ago
Siegfried Pammer 83c525c1c2 Fix #1758: Input var name conflicting with framework class name 6 years ago
Siegfried Pammer d6edcaa469
Merge pull request #1763 from yyjdelete/patch1762 6 years ago
Siegfried Pammer d0f32b93c1 Make sure mappingInfo is not null when passed to typedefs, methoddefs, properties and events. 6 years ago
SilverFox 8c8dcf5630 Fix issue #1762 6 years ago
Siegfried Pammer 4e729db8c3
Update README.md 6 years ago
Siegfried Pammer 7d6ebae03a
Update README.md 6 years ago
Siegfried Pammer ce36e9d488
Merge pull request #1754 from davidwengier/FixNREWhenForeachTurnedOff 6 years ago
Siegfried Pammer 981401a206 Fix #1750: DotNetCorePathFinder should not crash if a package is missing 6 years ago
Siegfried Pammer f07bfeca51
Merge pull request #1740 from icsharpcode/issue1677 6 years ago
Siegfried Pammer e92b9f9476 Add basic "ugly" test with disabled foreach detection. 6 years ago
David Wengier e30e08a59d The resource expression is always needed regardless of the setting. 6 years ago
Siegfried Pammer 99fc4d8b83
Merge pull request #1751 from github-jane-doe/typos 6 years ago
David Wengier 3aebec96f5 Fix NullReferenceException when foreach decompilation is turned off 6 years ago
Siegfried Pammer b0935ef2e4 Fix #1752: ExpandUsingDeclarations not saved. 6 years ago
Jane Doe d7fb32741b compilaton -> compilation 6 years ago
Jane Doe 2b019a922a commiting -> committing 6 years ago
Jane Doe 8a625954c4 short-circuting -> short-circuiting 6 years ago
Jane Doe 446ac06e38 candiate -> candidate 6 years ago
Jane Doe 517691dcd2 attibutes -> attributes 6 years ago
Jane Doe 16036f12ec Atributes -> Attributes 6 years ago
Jane Doe 0c39ddbd9a assosiated -> associated 6 years ago
Jane Doe 37a801e3fb Anaylsis -> Analysis 6 years ago
Jane Doe 180280cc2d agressive -> aggressive 6 years ago
Jane Doe 5373cb26ad Ancsestor -> Ancestor 6 years ago
Andreas Weizel b4a63c4c15 Temporary fix for search pane bug being opened twice 6 years ago
Siegfried Pammer 645341b860 Fix #1741: Use __ld(virt)ftn(...) pattern for accessor method group references. 6 years ago
Siegfried Pammer 0a432e23fb Fix #1742: Special case for case string.Empty generated by mcs. 6 years ago
Siegfried Pammer cc3a0bef7e Fix #1745: Empty string is missing from switch result 6 years ago
Siegfried Pammer 18935434fe
Merge pull request #1746 from icsharpcode/buildorderbug 6 years ago
Christoph Wille 54ae60b555 Apply suggestion from https://github.com/dotnet/sdk/issues/3708#issuecomment-539254182 "setting GenerateSupportedRuntime to false" 6 years ago
Siegfried Pammer 8ec9bcb1a6 Fix #1744: C# decompilation does not show System.Enum derives from System.ValueTuple 6 years ago
Siegfried Pammer b1352aa569 Fix #1743: Add pattern for struct constructor initializers. 6 years ago
Christoph Wille 55edb093cb iconUrl -> icon for ics.d nuspec https://aka.ms/deprecateIconUrl 6 years ago
Christoph Wille 935e63f21a iconUrl -> icon for ilspycmd https://aka.ms/deprecateIconUrl 6 years ago
Siegfried Pammer e60a3c44c4 Merge branch '5.0.x' of https://github.com/icsharpcode/ILSpy 6 years ago
Siegfried Pammer 99cc6102a5 Update README 6 years ago
Siegfried Pammer dc4dcc5082 Add LanguageVersion, RemoveDeadCode and RemoveDeadStores options to powershell cmdlet. 6 years ago
Siegfried Pammer 7f873b8f38 Add RemoveDeadCode and RemoveDeadStores setting to ilspycmd. 6 years ago
Siegfried Pammer cffc95e7b1 Add languageversion option to ilspycmd. 6 years ago
Siegfried Pammer d2999e7d5d Simplify ShowIL implementation 6 years ago
Siegfried Pammer 2dc1dd4efc Refactor IlspyCmdProgram to use non-static methods. 6 years ago
Siegfried Pammer 3d4139a703
Merge pull request #1738 from icsharpcode/switch-frontends-on-configuration 6 years ago
Christoph Wille 1010d3658c Try switching .Decompiler.Console on Release(NuGet)/Debug(ProjectRef). Tested on VS Mac 8.3 6 years ago
Siegfried Pammer 941906e8db Fix #1699: Auto properties without getter are not properly decompiled 6 years ago
Christoph Wille 9c52bdffb1
Merge pull request #1735 from icsharpcode/issue1729docsudpate 6 years ago
Siegfried Pammer 026f78db35
Merge pull request #1736 from miloush/namespace-search 6 years ago
Siegfried Pammer 4bc7feadbf Fix #1734: Do not roundtrip ICSharpCode.Decompiler test-case. 6 years ago
Christoph Wille e91152fc76
Merge pull request #1728 from icsharpcode/removingcsprojhacks 6 years ago
Jan Kučera 44acb103bc Add namespace search strategy 6 years ago