5260 Commits (a1af0e5a06e7ac04dec27039e11858e1c036b6e3)
 

Author SHA1 Message Date
Siegfried Pammer a1af0e5a06
Merge pull request #1727 from icsharpcode/aboutpagetcstoasync 6 years ago
Siegfried Pammer 81b952e236
Merge pull request #1726 from icsharpcode/mefupdate 6 years ago
Andreas Weizel 36ce46a694 Temporarily improve dock layout with wider assembly list and better pane captions 6 years ago
Christoph Wille 11fca6c338 TCS to async/await for AboutPage version checking code 6 years ago
Christoph Wille 9c591fef63 Update to latest MEF NuGet packages 6 years ago
Christoph Wille 49dfc5a6af
Merge pull request #1725 from icsharpcode/avalondock 6 years ago
Siegfried Pammer dc1e72a3d0 Fix #1151: Add ref readonly test case. 6 years ago
Daniel Grunwald 0465cc8475 Adjust expected output in ILPretty tests 6 years ago
Siegfried Pammer 9190515d8b #1151: Support for ref readonly locals. 6 years ago
Daniel Grunwald 4b90e43187 Avoid making explicit ToString() implicit when doing so changes the semantics for mutable value types. 6 years ago
Andreas Weizel 3f2f14ac14 Merge remote-tracking branch 'origin/master' into avalondock 6 years ago
Daniel Grunwald b5eecb8afc Don't remove redundant ToString() calls in expression trees. 6 years ago
Christoph Wille c6ec08f666 Non-conditional DiaSymReader package reference deleted (was duplicated) 6 years ago
Daniel Grunwald 7a5d8af57d #1691: Further improvements for decompiling the new VS 2019.3 string concatenation IL pattern 6 years ago
Christoph Wille 282174263b Disable DecompileInNewViewCommand (will be re-activated when multi-document support is designed) 6 years ago
Siegfried Pammer 9c0200a296 Remove Viewbox special cases. 6 years ago
Daniel Grunwald bfa5ae8ac0 Fix #1691: Remove ToString() calls inserted by C# compiler. 6 years ago
jkuehner c580576742 bugfix closeable panes 6 years ago
jkuehner 853987803b feature enbale command only in treeview 6 years ago
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
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
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
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