5295 Commits (5d337aa655400d69328a7ed036c5fb484593a352)
 

Author SHA1 Message Date
jkuehner 97009de794 support multiple decompilations 6 years ago
jkuehner 6a23e5ae9b work on docking ui 6 years ago
jkuehner 851ee29261 work on avalondock 6 years ago
Siegfried Pammer 74f3b2a0dd Fix #1712: Invalid SequencePointsBlob when generating PDB: Filter duplicate IL range assignments. 6 years ago
Daniel Grunwald c32361d464 #1691: Avoid replacing string.Concat() with operator+ when the evaluation order depends on the compiler version. 6 years ago
Daniel Grunwald 7eb7ea9aab Merge branch '5.0.x' 6 years ago
Daniel Grunwald b45f21e714 #1675: Fix converting static method to method group 6 years ago
Andreas Weizel 115f8ab0d9 AddIn: Pass /navigateTo:none to ILSpy as command-line parameter 6 years ago
Christoph Wille 9b3692eda2 Use .NET Core 3.0 final SDK on Azure Pipelines 6 years ago
Siegfried Pammer 9ab83e71de Reset version back to 6.0.0. 6 years ago
Siegfried Pammer a89111b914 Merge branch '5.0.x' of https://github.com/icsharpcode/ILSpy 6 years ago
Daniel Grunwald d43d4785cb #1711: Support /navigateTo:none on command-line to disable the automatic navigation on startup. 6 years ago
Siegfried Pammer 28ef411109 Set version = 5.0.1 6 years ago
Siegfried Pammer 9fff0438c0 Fix #1675: Emit __ldftn/__ldvirtftn pseudo expressions, if delegate construction is not supported. 6 years ago
Daniel Grunwald fb70a2861e Fix #1656: Disable CopyPropagation for split variables. 6 years ago
Daniel Grunwald 0d3a3bee82 Fix #1703: Support async methods that never return normally. 6 years ago
Christoph Wille ba22906b3b Fix obvious .Result errors (there are more instances of calling .Result that would need investigation) 6 years ago
Christoph Wille e8015aac37 Link to test repository of VS Addin 6 years ago
Andreas Weizel 1d11d0efa4 Fix #1706: Handle unloaded projects correctly to avoid NotImplementedException 6 years ago
Andreas Weizel ef477c5c28 Fix #1706: Handle unloaded projects correctly to avoid NotImplementedException 6 years ago
Jan Kučera 5d4a4b81da Assembly search option limited to NameOrFileName, FullName and FilePath 6 years ago
Christoph Wille 144b62e975
Merge pull request #1714 from christophwille/netcore3rtm-updates 6 years ago
Siegfried Pammer 1684514817
Merge pull request #1710 from christophwille/issue1418vsixdeps 6 years ago
Christoph Wille 1f3cb2c076 Update to AvalonEdit 6.0 RTM 6 years ago
Jan Kučera b342dd6b11 Assembly search kind, default to short name 6 years ago
Jan Kučera c9b1a85282 Add assembly search strategy 6 years ago
Christoph Wille a53cf0a0e2 Addin: Change Package References 6 years ago
Andreas Weizel 06d343bd7e Removed Viewbox from Copy icon causing an exception when opening context menu 6 years ago
Andreas Weizel 486f6f6c8a Completed some missing sources in list of ILSpy icons 6 years ago
Siegfried Pammer b8c2e7c35a
Merge pull request #1707 from miloush/search-strategies 6 years ago
Jan Kučera 146b3e7f4b Accomodate result image caching, split search result, jump to resource children, clean-up 6 years ago
Jan Kučera 8dbf1b6a17 Basic resource search strategy fitness 6 years ago
Jan Kučera ee1096958c Add resource search strategy 6 years ago
Siegfried Pammer 5920049faa Do not shrink icons that only have the static overlay. 6 years ago
Siegfried Pammer 1b1d77967b
Merge pull request #1690 from miloush/master 6 years ago
Siegfried Pammer ec7e627547 Merge branch 'master' of https://github.com/icsharpcode/ILSpy 6 years ago
Siegfried Pammer 006c6cb4eb Fix icons in SearchPane. 6 years ago
Siegfried Pammer 158d5e2304
Merge pull request #1704 from icsharpcode/icons-refresh 6 years ago
Siegfried Pammer ed2d7c2a45
Merge pull request #1686 from christophwille/net472switch 6 years ago
Siegfried Pammer fc8633d152 Set version to 6.0-alpha1 6 years ago
Siegfried Pammer ccd8311909 Merge branch 'master' of https://github.com/icsharpcode/ILSpy into icons-refresh 6 years ago
Siegfried Pammer dbb34ac155 Remove all PNGs and add icons that did not have vector versions. 6 years ago
Christoph Wille 939832866f Update frontends for 5.0 RTM 6 years ago
Christoph Wille 112e751bb8 Set 3.0 SDK to RC1 6 years ago
Siegfried Pammer 978eaf2772 Add some missing SVGs; 6 years ago
Siegfried Pammer 37eae3d32f Fix bug in AddIn that causes ILSpy to infinitely be asked to load nuget packages. 6 years ago
Siegfried Pammer 9cea240b66 Update OverlayInternal.xaml 6 years ago
Siegfried Pammer 2d8f6c3b1c Add README.md for icons. 6 years ago
Siegfried Pammer 3509d06e75 Replace OverlayInternal.svg with resized Friend.svg from VS 2017 Icon Pack. 6 years ago
Siegfried Pammer d2f7258347 Fix #1681: Use discard assignment, if possible. 6 years ago