8101 Commits (fdb0703179c82a1209d68ff598db1d9712b09f72)
 

Author SHA1 Message Date
Peter Crabtree fdb0703179 fix: inter-project reference for SDK-style solutions 2 weeks ago
Peter Crabtree 7e1349583f breaking: Change WriteSolutionFile to take a List<> 2 weeks ago
Peter Crabtree 9f89346057 fix: XML namespace for SDK-style projects in ProjectReferences 2 weeks ago
Peter Crabtree 67366fe77a fix: Handle SDK-style project references in WriteSolutionFile() 2 weeks ago
Peter Crabtree d0e62a980f nfc: Clean up multiple enumerations of IEnumerable<> in WriteSolutionFile(). 2 weeks ago
Christoph Wille c561b197a4 Add Docker containers for ILSpyCmd (interactive & automation scenarios) 2 weeks ago
Siegfried Pammer 96cba4a994
Merge pull request #3505 from icsharpcode/fix/3494/ilspycmd-settings 2 weeks ago
Christoph Wille 45a6212cc8 Link to .NET 10 instead of 8.0 2 weeks ago
Christoph Wille e5e98c59fd
Merge pull request #3506 from icsharpcode/christophwille/net10-remove-naturalsort 2 weeks ago
Christoph Wille c0d64410dd Remove NaturalSort.Extension for net10 in-built CompareOptions.NumericOrdering 2 weeks ago
Siegfried Pammer bf5249be2b Add --ilspy-settingsfile and -ds|--decompiler-setting name=value options 2 weeks ago
Siegfried Pammer b6dc9fcfa9 Move more of the settings infrastructure to ILSpyX for reuse. 2 weeks ago
Siegfried Pammer eafccdb278
Merge pull request #3504 from MSchmoecker/fix-static-decompile-with-instance-signature 2 weeks ago
Siegfried Pammer cc4588db4b Add a test case 2 weeks ago
Maximilian Schmöcker 53d01869c9
Fix incorrect method for static methods with instance signature 2 weeks ago
Siegfried Pammer fa4108e450 GetTargetFrameworkMoniker: add support for netX.Y for TFMs ".NETCoreApp, Version=5.0" or newer. 2 weeks ago
Siegfried Pammer 3e1c8570c5
Merge pull request #3501 from nikitalita/public-target-services 2 weeks ago
Siegfried Pammer f311afa1cc
Merge pull request #3398 from cshung/public/disassemble-single-file-bundle 3 weeks ago
Andrew Au 9beb9cbdcb Upgrade packages 3 weeks ago
Andrew Au e3e4d576a6 Support disassembling single file bundle for ILSpy 3 weeks ago
Siegfried Pammer 29e5e7df21
Merge pull request #3500 from icsharpcode/net10upgrade-future 3 weeks ago
Siegfried Pammer 2fb90b49e0 Adjust string.Concat handling in ReplaceMethodCallsWithOperators to support unexpanded string.Concat calls. 3 weeks ago
Siegfried Pammer 8834c02eb7 Improve naming of delegate-typed variables. 3 weeks ago
Siegfried Pammer 18f5b0f2a0 Add minimal support for params collections to Overload Resolution. 3 weeks ago
Siegfried Pammer 4aa777ccc2 Add IsArrayInterfaceType extension method 3 weeks ago
Siegfried Pammer d9bc4d19a2 Add support for newobj ROS(in arg) to TransformParamsArgument. 3 weeks ago
Siegfried Pammer fecb10f109 Generalize ILInlining special cases for in arguments of ROS<T> ctors. 3 weeks ago
Siegfried Pammer 27e4bc578b ref structs cannot be boxed 3 weeks ago
ds5678 586c04d081 Support params keyword on non-array collections 3 weeks ago
Siegfried Pammer 34490587d9 Hide compiler-generated InlineArray types. 3 weeks ago
Siegfried Pammer 2461f520ab Move LocalFunctionDecompiler.GetStatement to Block.GetContainingStatement 3 weeks ago
Siegfried Pammer 25eb4910d1 update submodule 3 weeks ago
Siegfried Pammer f673b7caa2 Add support for using different editions of .NET in unit tests 3 weeks ago
Siegfried Pammer a85ac055b5 Disable package pruning by force 3 weeks ago
Siegfried Pammer e4ebe20602 Upgrade dotnet target framework to net10 3 weeks ago
nikitalita f27ce86bdb Make TargetFramework and TargetServices public 4 weeks ago
lordmilko 0bfe222cf4
Allow creating a MetadataFile with a MetadataReader / MetadataStringDecoder (#3487) 1 month ago
Siegfried Pammer 83c34d4e53
Merge pull request #3467 from icsharpcode/feature/inlinearrays 1 month ago
Siegfried Pammer fac0e5eb5f Fix #3489: Make WholeProjectDecompiler.CreateDecompiler protected virtual to make the decompilation pipeline extensible. 1 month ago
Siegfried Pammer 298c247355 InlineArrayTransform: Add more bounds checking 1 month ago
Siegfried Pammer 47dd905ad0 Make InlineArrayTransform post-order 1 month ago
Siegfried Pammer 101ddf8783 Add support for constant slices of InlineArrays 1 month ago
Siegfried Pammer 667036c54e Add support for InlineArrayConversion 1 month ago
Siegfried Pammer 79f7a188b0 Add support for C# 12 inline array expressions 1 month ago
Siegfried Pammer cb790c6d38 Allow variable splitting of compiler-generated temporaries for Span<T>/ROS<T> 1 month ago
Siegfried Pammer 978c31ca5e Add PropertyAndEventBackingFieldLookup to improve performance of MemberIsHidden. 1 month ago
Siegfried Pammer 647475fce5 Fix threading issue in TestFriendlyProjectDecompiler 1 month ago
Siegfried Pammer 57cd68fc1f
Merge pull request #3493 from greenozon/master 1 month ago
Alex 26302d8624 Minor update related to issue #3492 1 month ago
dependabot[bot] be42235510
Bump ossf/scorecard-action from 2.4.1 to 2.4.2 (#3490) 2 months ago