5322 Commits (446ac06e387d5304d9fbd0288ff95add4ac84c39)
 

Author SHA1 Message Date
Jane Doe 446ac06e38 candiate -> candidate 7 years ago
Jane Doe 517691dcd2 attibutes -> attributes 7 years ago
Jane Doe 16036f12ec Atributes -> Attributes 7 years ago
Jane Doe 0c39ddbd9a assosiated -> associated 7 years ago
Jane Doe 37a801e3fb Anaylsis -> Analysis 7 years ago
Jane Doe 180280cc2d agressive -> aggressive 7 years ago
Jane Doe 5373cb26ad Ancsestor -> Ancestor 7 years ago
Andreas Weizel b4a63c4c15 Temporary fix for search pane bug being opened twice 7 years ago
Siegfried Pammer 645341b860 Fix #1741: Use __ld(virt)ftn(...) pattern for accessor method group references. 7 years ago
Siegfried Pammer 0a432e23fb Fix #1742: Special case for case string.Empty generated by mcs. 7 years ago
Siegfried Pammer cc3a0bef7e Fix #1745: Empty string is missing from switch result 7 years ago
Siegfried Pammer 18935434fe
Merge pull request #1746 from icsharpcode/buildorderbug 7 years ago
Christoph Wille 54ae60b555 Apply suggestion from https://github.com/dotnet/sdk/issues/3708#issuecomment-539254182 "setting GenerateSupportedRuntime to false" 7 years ago
Siegfried Pammer 8ec9bcb1a6 Fix #1744: C# decompilation does not show System.Enum derives from System.ValueTuple 7 years ago
Siegfried Pammer b1352aa569 Fix #1743: Add pattern for struct constructor initializers. 7 years ago
Christoph Wille 55edb093cb iconUrl -> icon for ics.d nuspec https://aka.ms/deprecateIconUrl 7 years ago
Christoph Wille 935e63f21a iconUrl -> icon for ilspycmd https://aka.ms/deprecateIconUrl 7 years ago
Siegfried Pammer e60a3c44c4 Merge branch '5.0.x' of https://github.com/icsharpcode/ILSpy 7 years ago
Siegfried Pammer 3d4139a703
Merge pull request #1738 from icsharpcode/switch-frontends-on-configuration 7 years ago
Christoph Wille 1010d3658c Try switching .Decompiler.Console on Release(NuGet)/Debug(ProjectRef). Tested on VS Mac 8.3 7 years ago
Siegfried Pammer 941906e8db Fix #1699: Auto properties without getter are not properly decompiled 7 years ago
Christoph Wille 9c52bdffb1
Merge pull request #1735 from icsharpcode/issue1729docsudpate 7 years ago
Siegfried Pammer 026f78db35
Merge pull request #1736 from miloush/namespace-search 7 years ago
Siegfried Pammer 4bc7feadbf Fix #1734: Do not roundtrip ICSharpCode.Decompiler test-case. 7 years ago
Christoph Wille e91152fc76
Merge pull request #1728 from icsharpcode/removingcsprojhacks 7 years ago
Jan Kučera 44acb103bc Add namespace search strategy 7 years ago
Christoph Wille b479d15c91 MSVC tooling version update, wording 7 years ago
Christoph Wille 5963f737bc Pull request #1728 obsoletes the note for Mac users 7 years ago
Christoph Wille e84c3ae04c Work on issue #1729 7 years ago
jkuehner 0e84a0353a support folding for xaml, fixes #1658 7 years ago
jkuehner 6bd12413ae Apply DebuggerDisplayAttribute to PEFile for easier debugging. 7 years ago
Daniel Grunwald d65b109fbc Fix #1689: Add support for null propagation on array access: `arr?[i]` 7 years ago
Daniel Grunwald 80cb24d180 Fix #1709: NullPropagationTransform.IsGetter on generic types 7 years ago
Andreas Weizel aadad76d52 Save and load AvalonDock layout 7 years ago
Christoph Wille 7de25bc4b5 Change target name to using BeforeTargets 7 years ago
Christoph Wille 5388a18c46 Remove old hacks for decompiler csproj 7 years ago
Andreas Weizel 7a79f15d5c Add Xceed.Wpf.AvalonDock.dll to VSIX dependencies to launch ILSpy instances correctly 7 years ago
Andreas Weizel 000b585bcb Merge branch '5.0.x' 7 years ago
Andreas Weizel 82524f391e Fix #1720: Support new path structure of reference assemblies with .NET Core 3.0 7 years ago
Siegfried Pammer 22a0290a9d Remove unreachable code. 7 years ago
Daniel Grunwald 5911b13497 Fix modifiers on default interface methods. 7 years ago
Daniel Grunwald 605b32558a Extend InterfaceTests 7 years ago
Andreas Weizel c729922961 AddIn: Improve resolution of reference assemblies by removing code duplicates and using logic from ILSpy decompiler. 7 years ago
Andreas Weizel f569962c04 Fix #1721: Additional check and warning message when user tries to launch ILSpy from metadata view 7 years ago
Siegfried Pammer 8b8569bfce Merge branch 'master' of https://github.com/icsharpcode/ILSpy 7 years ago
Siegfried Pammer 9431473286 Merge branch '5.0.x' of https://github.com/icsharpcode/ILSpy 7 years ago
Daniel Grunwald 8f90f3834d Implement support for C# 8 readonly members. 7 years ago
Daniel Grunwald a02bcd8f30 Upgrade Roslyn for tests to 3.3.1. 7 years ago
Daniel Grunwald ae32913aca Add IMethod.ThisIsRefReadOnly 7 years ago
Siegfried Pammer 7c8458dfa3 Refactor TransformDisplayClassUsage 7 years ago