5264 Commits (5592c9c72916ba912272534e333c634acc5aa667)
 

Author SHA1 Message Date
Siegfried Pammer 5592c9c729
Merge pull request #1708 from miloush/assembly-search 7 years ago
Siegfried Pammer a1af0e5a06
Merge pull request #1727 from icsharpcode/aboutpagetcstoasync 7 years ago
Siegfried Pammer 81b952e236
Merge pull request #1726 from icsharpcode/mefupdate 7 years ago
Andreas Weizel 36ce46a694 Temporarily improve dock layout with wider assembly list and better pane captions 7 years ago
Christoph Wille 11fca6c338 TCS to async/await for AboutPage version checking code 7 years ago
Christoph Wille 9c591fef63 Update to latest MEF NuGet packages 7 years ago
Christoph Wille 49dfc5a6af
Merge pull request #1725 from icsharpcode/avalondock 7 years ago
Siegfried Pammer dc1e72a3d0 Fix #1151: Add ref readonly test case. 7 years ago
Daniel Grunwald 0465cc8475 Adjust expected output in ILPretty tests 7 years ago
Siegfried Pammer 9190515d8b #1151: Support for ref readonly locals. 7 years ago
Daniel Grunwald 4b90e43187 Avoid making explicit ToString() implicit when doing so changes the semantics for mutable value types. 7 years ago
Andreas Weizel 3f2f14ac14 Merge remote-tracking branch 'origin/master' into avalondock 7 years ago
Daniel Grunwald b5eecb8afc Don't remove redundant ToString() calls in expression trees. 7 years ago
Christoph Wille c6ec08f666 Non-conditional DiaSymReader package reference deleted (was duplicated) 7 years ago
Daniel Grunwald 7a5d8af57d #1691: Further improvements for decompiling the new VS 2019.3 string concatenation IL pattern 7 years ago
Christoph Wille 282174263b Disable DecompileInNewViewCommand (will be re-activated when multi-document support is designed) 7 years ago
Siegfried Pammer 9c0200a296 Remove Viewbox special cases. 7 years ago
Daniel Grunwald bfa5ae8ac0 Fix #1691: Remove ToString() calls inserted by C# compiler. 7 years ago
jkuehner c580576742 bugfix closeable panes 7 years ago
jkuehner 853987803b feature enbale command only in treeview 7 years ago
jkuehner 97009de794 support multiple decompilations 7 years ago
jkuehner 6a23e5ae9b work on docking ui 7 years ago
jkuehner 851ee29261 work on avalondock 7 years ago
Daniel Grunwald c32361d464 #1691: Avoid replacing string.Concat() with operator+ when the evaluation order depends on the compiler version. 7 years ago
Daniel Grunwald 7eb7ea9aab Merge branch '5.0.x' 7 years ago
Daniel Grunwald b45f21e714 #1675: Fix converting static method to method group 7 years ago
Andreas Weizel 115f8ab0d9 AddIn: Pass /navigateTo:none to ILSpy as command-line parameter 7 years ago
Christoph Wille 9b3692eda2 Use .NET Core 3.0 final SDK on Azure Pipelines 7 years ago
Siegfried Pammer 9ab83e71de Reset version back to 6.0.0. 7 years ago
Siegfried Pammer a89111b914 Merge branch '5.0.x' of https://github.com/icsharpcode/ILSpy 7 years ago
Daniel Grunwald d43d4785cb #1711: Support /navigateTo:none on command-line to disable the automatic navigation on startup. 7 years ago
Siegfried Pammer 28ef411109 Set version = 5.0.1 7 years ago
Siegfried Pammer 9fff0438c0 Fix #1675: Emit __ldftn/__ldvirtftn pseudo expressions, if delegate construction is not supported. 7 years ago
Daniel Grunwald fb70a2861e Fix #1656: Disable CopyPropagation for split variables. 7 years ago
Daniel Grunwald 0d3a3bee82 Fix #1703: Support async methods that never return normally. 7 years ago
Christoph Wille ba22906b3b Fix obvious .Result errors (there are more instances of calling .Result that would need investigation) 7 years ago
Christoph Wille e8015aac37 Link to test repository of VS Addin 7 years ago
Andreas Weizel 1d11d0efa4 Fix #1706: Handle unloaded projects correctly to avoid NotImplementedException 7 years ago
Andreas Weizel ef477c5c28 Fix #1706: Handle unloaded projects correctly to avoid NotImplementedException 7 years ago
Jan Kučera 5d4a4b81da Assembly search option limited to NameOrFileName, FullName and FilePath 7 years ago
Christoph Wille 144b62e975
Merge pull request #1714 from christophwille/netcore3rtm-updates 7 years ago
Siegfried Pammer 1684514817
Merge pull request #1710 from christophwille/issue1418vsixdeps 7 years ago
Christoph Wille 1f3cb2c076 Update to AvalonEdit 6.0 RTM 7 years ago
Jan Kučera b342dd6b11 Assembly search kind, default to short name 7 years ago
Jan Kučera c9b1a85282 Add assembly search strategy 7 years ago
Christoph Wille a53cf0a0e2 Addin: Change Package References 7 years ago
Andreas Weizel 06d343bd7e Removed Viewbox from Copy icon causing an exception when opening context menu 7 years ago
Andreas Weizel 486f6f6c8a Completed some missing sources in list of ILSpy icons 7 years ago
Siegfried Pammer b8c2e7c35a
Merge pull request #1707 from miloush/search-strategies 7 years ago
Jan Kučera 146b3e7f4b Accomodate result image caching, split search result, jump to resource children, clean-up 7 years ago