9360 Commits (d29aeb3eaae54efc841cff307dca01c7218e477c)
 

Author SHA1 Message Date
Siegfried Pammer d29aeb3eaa Do not pass /shared to compilers that cannot reach a compiler server 2 months ago
Siegfried Pammer 541bdec2c8 Pin the surviving propagate-despite-mutation path and rename its guard 2 months ago
Siegfried Pammer e81e22ff6a Do not re-emit initializer stores of propagated display-class fields 2 months ago
Siegfried Pammer 49bdca02d0 Fix #2032: avoid propagating mutated SROA fields 2 months ago
Siegfried Pammer a1726a9dbf Fix #3938: nested-type members must not inherit ExtensionInfo 2 months ago
Christoph Wille 03965a2284 Hide modal dialogs from the taskbar 2 months ago
Christoph Wille 16cd684a09 Replace the process dialog's grids with ListBoxes 2 months ago
Christoph Wille ff46536269 Await the trace drain when a module rundown fails 2 months ago
Christoph Wille d6bf916398 Fix unreachable-process and selection defects in the process dialog 2 months ago
Christoph Wille 719e863679 Add "Open from running process" dialog 2 months ago
Siegfried Pammer 4a73dcbc43 Skip the decompiler tests on macOS 2 months ago
Christoph Wille a22be6a5cd Extract the PR build gate into a reusable workflow 2 months ago
Siegfried Pammer d8a68e36e4 Skip redundant push builds for branches with an open PR 2 months ago
Siegfried Pammer 546f802bc8
Merge pull request #3903 from ds5678/iassemblyreferenceclassifier 2 months ago
Christoph Wille e2abac9428 Pin format.ps1 to Git Bash on Windows 2 months ago
Siegfried Pammer 1982773eaf Assemble the ID string probe once, outside the source tree 2 months ago
Siegfried Pammer e22851bd66 Remove the now-unused IMemberReference interface 2 months ago
Siegfried Pammer bba00519d0 Throw on unbalanced braces in ID string type names 2 months ago
Siegfried Pammer 75baa4991f Do not fall back to a sibling's documentation key 2 months ago
Siegfried Pammer 6893ab585d Replace the ID string grammar parser with name-based member matching 2 months ago
Siegfried Pammer eb50f1d307 Match members one ID string dialect at a time in FindEntity 2 months ago
Siegfried Pammer 7a126f9a0e Try both ID string dialects when looking up documentation 2 months ago
Siegfried Pammer 75e7c61e93 Fix #2728: render the MSVC C++/CLI ID string dialect 2 months ago
Siegfried Pammer 8473e821d3 Resolve navigate-to ID strings at the metadata level 2 months ago
Siegfried Pammer c17c6af1e9 Add a metadata-level IdStringProvider.FindEntity 2 months ago
Siegfried Pammer fe147ce211 Port IdStringProvider.GetIdString to SRM 2 months ago
ds5678 e3f45c8c39 Enable nullable in WholeProjectDecompiler.cs 2 months ago
ds5678 616dc1d702 Provide a WholeProjectDecompiler constructor with no default parameter values 2 months ago
Jeremy Pritts 5fe8c1a21f
Publicize `IProjectFileWriter` implementations (#3934) 2 months ago
Christoph Wille 5a5c39b4d5 Update ilspycmd docs to latest command line options 2 months ago
Siegfried Pammer dd6a9979f4 Load ILSpy.sln via a relative path in the DotRush settings 2 months ago
Siegfried Pammer d7bbf17e2e Add pretty test for C# 13 ref struct interfaces / allows ref struct 2 months ago
Siegfried Pammer bf3beea96a Fix #2879: show stored member-list values for empty ranges 2 months ago
Siegfried Pammer 800efc6e10 Fix #749: toggle a member's fold together with its documentation 2 months ago
Siegfried Pammer 48fb85960e Fix #781: click highlights member references, Ctrl+Click navigates 2 months ago
Siegfried Pammer 74bc61b70f ilspycmd: add --member for single-member decompilation 2 months ago
Siegfried Pammer 89800af156 Use the default wait budget for frozen-tab re-decompile waits 2 months ago
Siegfried Pammer 0e53fb9be1 Center the selected step in the viewport after filter changes 2 months ago
Siegfried Pammer bd6cfbc539 Preserve Debug Steps tree state across filter sessions 2 months ago
Christoph Wille 211fbc059c
Merge pull request #3925 from icsharpcode/dependabot/github_actions/ossf/scorecard-action-2.4.4 2 months ago
dependabot[bot] 186fb1cc14
Bump ossf/scorecard-action from 2.4.3 to 2.4.4 2 months ago
Siegfried Pammer 486ff7fccb
Merge pull request #3910 from sailro/fix-3909-default-constraint 2 months ago
Siegfried Pammer ecc1583633 Make the netcore-2.2 reference set work with vbc 2.10 2 months ago
Siegfried Pammer 6ab0a48b0f Support Roslyn 1.x and 2.x compilers in tests on non-Windows 2 months ago
Siegfried Pammer d9b63a5bb3 Link this and base keyword expressions to their type 2 months ago
Siegfried Pammer 5a6972323d Fix #633: add an Overrides analysis showing overridden base members 2 months ago
Siegfried Pammer ffbd2055b0 Pin disambiguators for constraints on sibling method type parameters 2 months ago
Siegfried Pammer c0aa2db0f8 Add regression test for property rows without accessors 2 months ago
Siegfried Pammer 4c04e01882 Cover virtual, overloaded, and renamed-Implements parameterized properties 2 months ago
Siegfried Pammer 7865f9b23e Restore parameter lists of parameterized properties in signatures 2 months ago