8393 Commits (aad16c66e96eb887eb05887d6b5a9e0522637906)
 

Author SHA1 Message Date
Siegfried Pammer 6955704172 Updated CSharpConversions according to https://github.com/dotnet/csharpstandard/blob/draft-v9/standard/conversions.md 9 months ago
Daniel Grunwald 235ae52756 Always attempt standard implicit conversions before user-defined conversions. 9 months ago
Siegfried Pammer d0fc0411fb Update to C# 13 and fix field keyword 9 months ago
Daniel Grunwald ccb8887657 Move AllowByRefLike to SRMExtensions. 9 months ago
Daniel Grunwald 90cd265e89 Update System.Reflection.Metadata dependency to 9.0.0. 9 months ago
Daniel Grunwald 2ca6e22384
Merge pull request #3527 from jjonescz/allows-ref-struct 9 months ago
Siegfried Pammer 0d8a85c3db Fix warnings in CompareViewModel 9 months ago
Siegfried Pammer f0c80e4a80 Silence NU1510 9 months ago
Siegfried Pammer f97e59760b Fix #3512: Local function name collides with local variable name 9 months ago
Siegfried Pammer ddb7171a2a Fix #3524: Property without backing field cannot have an initializer. 9 months ago
Jan Jones 2357d00939 Support `allows ref struct` constraint 9 months ago
Jan Jones 4c08359a6a Support `byreflike` constraint 9 months ago
Siegfried Pammer fccd9e2b76 #3498: WholeProjectDecompiler.SanitizeFileName needs to be applied before the a full path is constructed. 9 months ago
Siegfried Pammer b52544d98c
Merge pull request #3508 from CreateAndInject/ExtractMultiplePackageEntries 9 months ago
Siegfried Pammer 247d0757d7 Smaller fixes 9 months ago
Siegfried Pammer 844f5b44c2
Merge pull request #3519 from icsharpcode/feature/api-diff 9 months ago
Siegfried Pammer 847acf38d4 Add "Export as JSON" feature 9 months ago
Christoph Wille c429c6c71c Update ILCompiler.Reflection.ReadyToRun.Experimental to 10.0.0-preview.6.25358.103 from transport feed 9 months ago
Christoph Wille a41b93b7f5 Update WixSharp 2.7.3 9 months ago
Christoph Wille e0e73cb36e Retire AvaloniaILSpy 9 months ago
Siegfried Pammer 7a0a2b1278 Add "Go To Definition" on double click 9 months ago
Siegfried Pammer e574bc24c0 Add ExpandAllCommand 9 months ago
Siegfried Pammer 0af45643eb Add CompareView and FrozenContent flag 9 months ago
Christoph Wille dad304d230
Update to .NET 10 Preview 6 NuGets (#3514) 10 months ago
Siegfried Pammer 7d0451a0e6
Merge pull request #3497 from DoctorKrolic/no-new-T 10 months ago
Siegfried Pammer 364c415d26 Add option resource string 10 months ago
Siegfried Pammer 4203a681d8 Extend test cases 10 months ago
Siegfried Pammer 49368caf1c Rename option to "UseObjectCreationOfGenericTypeParameter" 10 months ago
DoctorKrolic 47eeacd7aa Add an option to not transform `Activator.CreateInstance<T>()` to `new T()` 10 months ago
Siegfried Pammer 2bc26b4fd4
Merge pull request #3502 from petercrabtree/fix/ilspcmd-solution-references 10 months ago
Siegfried Pammer d4a27b9b75 Fix net10.0-related bug in TargetServices.DetectTargetFramework 10 months ago
Siegfried Pammer f9b0411a96 Use List<LoadedAssembly> in ILSpy/SolutionWriter.cs 10 months ago
Christoph Wille 36d2135ecf
.NET 10.0 Preview5 NuGet Updates (#3511) 10 months ago
Siegfried Pammer 51a26180bb Fix #3492: Do not crash, if field used by RuntimeHelpers.InitializeArray is malformed. 10 months ago
Christoph Wille 3fd30711ed
Merge pull request #3507 from icsharpcode/christophwille/net10mtp 10 months ago
Peter Crabtree fdb0703179 fix: inter-project reference for SDK-style solutions 10 months ago
Peter Crabtree 7e1349583f breaking: Change WriteSolutionFile to take a List<> 10 months ago
Peter Crabtree 9f89346057 fix: XML namespace for SDK-style projects in ProjectReferences 10 months ago
Peter Crabtree 67366fe77a fix: Handle SDK-style project references in WriteSolutionFile() 10 months ago
Peter Crabtree d0e62a980f nfc: Clean up multiple enumerations of IEnumerable<> in WriteSolutionFile(). 10 months ago
CreateAndInject 373b0044bb Save non-assembly files 10 months ago
Christoph Wille c561b197a4 Add Docker containers for ILSpyCmd (interactive & automation scenarios) 10 months ago
Christoph Wille 1a41fd857e Centralize EnableNUnitRunner, remove obsolete property TestingPlatformDotnetTestSupport 10 months ago
CreateAndInject a26a6efd3e Extract multiple package entries 10 months ago
Christoph Wille 0974a36590 Move to --results-directory instead of --report-trx-filename 10 months ago
Christoph Wille cc4f53b9e9 Use ${{ matrix.configuration }} instead of hardcoded Debug in --configuration 10 months ago
Christoph Wille f241025d40 Make ILSpy.Tests.csproj look like the other two test projects wrt RID 10 months ago
Christoph Wille 7598a43d3a .NET 10 MTP dotnet test 10 months ago
Siegfried Pammer 96cba4a994
Merge pull request #3505 from icsharpcode/fix/3494/ilspycmd-settings 10 months ago
Christoph Wille 45a6212cc8 Link to .NET 10 instead of 8.0 10 months ago