8377 Commits (5deb6fb4258a09ba0ff5f63fa6180b1f8d6fb6ad)
 

Author SHA1 Message Date
Christoph Wille 5deb6fb425
Use github.io for updates.xml instead of ilspy.net custom domain (#3706) 3 days ago
Siegfried Pammer 848e21a102
Merge pull request #3701 from ElektroKill/fix/issue3689 7 days ago
ElektroKill ddd53b1c66
Fix #3689: Only move properties with setters to XAML attributes 7 days ago
Siegfried Pammer 6feadc6cab Fix #3700: "open in new tab" flag was not passed along correctly. 1 week ago
Christoph Wille a467610928
Update Microsoft.NETCore.App.Ref version to 10.0.0 2 weeks ago
Lex Li bc59a075de
Fix syntax error in CreateBoldRun method for CROSS_PLATFORM (#3694) 2 weeks ago
Christoph Wille 067680e3de Set next version (final) 2 weeks ago
Christoph Wille a4837faf2b Simplify CROSS_PLATFORM #ifs 2 weeks ago
Myself a2c4dc8aee
Fix PowerShell PostBuild failing when solution path contains spaces (#3669) 2 weeks ago
Christoph Wille 751f1093f5
Merge pull request #3642 from lextudio/wpf-isolation 2 weeks ago
Christoph Wille 6db9a02180
Merge pull request #3686 from icsharpcode/custom-signature-decoder-comparer 2 weeks ago
dependabot[bot] 0a241df2e4
Bump microsoft/setup-msbuild from 2 to 3 (#3691) 2 weeks ago
Siegfried Pammer e8e231fdcc Fix #3674: Incorrect derived types shown, when generic type inherit from non-generic type with the same name. 2 weeks ago
Siegfried Pammer fae6f57b1c Fix #3671: TransformCollectionAndObjectInitializers mistakenly included trailing variable initialization. 2 weeks ago
Siegfried Pammer c813c5f102 Fix NRE when searching for full names, but the event or property definition doesn't have an accessor. 2 weeks ago
Siegfried Pammer ed58e9a73c
Update NUnit3TestAdapter to fix CLI issue (#3687) 2 weeks ago
Siegfried Pammer f6b31448db Add test cases 2 weeks ago
Siegfried Pammer faeae3f083 Fix #1682, fix #1949, fix #2394 and fix #3684: Added basic algorithm of IsAccessorInterfaceImplementationRuntimeHelper 2 weeks ago
Siegfried Pammer a03f801cb7 Add failing test and test infrastructure adjustments to allow compiling referenced assemblies in one go. 2 weeks ago
Christoph Wille 29bc5f204b
Merge pull request #3680 from icsharpcode/csharp14/extensions 2 weeks ago
Siegfried Pammer 58c4cc9c51
Merge pull request #3682 from nikitalita/fix-in-this 2 weeks ago
Siegfried Pammer ade13f848e Apply suggestions from Claude code review 3 weeks ago
Siegfried Pammer 91d7a76b94 Fix typo in MetadataModule.GetDefinition 3 weeks ago
Siegfried Pammer d4ba170675 Fix nullability of ITreeNode 3 weeks ago
Christoph Wille 5eebf1408a
One single approach to using SHA*. Fixes #3673. (#3679) 3 weeks ago
Christoph Wille 1594a57929 Use AwesomeAssertions 9.4.0 3 weeks ago
Christoph Wille c0d26255fa
.NET Update 10.0.4 to 10.0.5 (#3681) 3 weeks ago
Christoph Wille 06ff9a6a6a
Switch to (finally) released coverlet.MTP (#3675) 3 weeks ago
Nikita 9ed96224b8
Update TransformCollectionAndObjectInitializers to check for init-only properties (#3678) 3 weeks ago
nikitalita 7d88d43a92 Fix `in` erroneously being applied to `this` 3 weeks ago
Siegfried Pammer d96c5a0457 Remove use sites from tests for now 3 weeks ago
Siegfried Pammer 98d764a169 Add a treenode and decompiler APIs for extensions. 3 weeks ago
Siegfried Pammer 35c88b048f Rename test case to "ExtensionEverything" 3 weeks ago
Siegfried Pammer 80dcd7dbd1 Add extension overlay icon 3 weeks ago
Christoph Wille 2f311c233d
Roslyn 5.3.0 (#3665) 4 weeks ago
dependabot[bot] f0aa848cd5
Bump actions/upload-artifact from 6 to 7 (#3672) 1 month ago
Matt Parker 69659450a1
Replace FileVersionInfo.GetVersionInfo with DecompilerVersionInfo.Version constant (#3667) 1 month ago
Christoph Wille a1e2a4aa91
NuGet Update 02/26 (#3663) 2 months ago
Siegfried Pammer d8c619d2ad Fix #3655: ExtractPackageEntryContextMenuEntry 2 months ago
Matthew Steeples 06476a5888
Render operating system name as well as architecture if present (#3653) 2 months ago
Lex Li c735e204b9 Remove specific type from Export attribute in DockWorkspace 3 months ago
Lex Li 85d8ba15c6 Remove unnecessary Export attribute from SearchModeModel 3 months ago
Lex Li b771a902a4 Remove debug logging from ShowSearchCommand execution 3 months ago
Lex Li 6c5a35c134 Enhance SharpTreeNodeCollection to enforce type safety for IList operations 3 months ago
Lex Li d12f94280a Add DockGroup assignment for cross-platform compatibility in DebugStepsPaneModel 3 months ago
Lex Li d5830147fd Fix whitespace 3 months ago
Lex Li 9e74d29c85 Refactor for cross platform port (#3641) 3 months ago
Christoph Wille 4a29de5a4e Preview 3 Designation 3 months ago
Siegfried Pammer ceed812e3d Remove explicit PackageReference to NetAnalyzers again 3 months ago
Siegfried Pammer 77d9ee73e9 Fix IDE2000 globally 3 months ago