8147 Commits (9307df2889eb595eb09fdc3486b295756cfebf22)
 

Author SHA1 Message Date
Siegfried Pammer 9307df2889
Merge 19cac08535 into fccd9e2b76 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 19cac08535 Get rid of ICSharpCode.Decompiler.Generators.Attributes in favour of EmbeddedAttribute 9 months ago
Siegfried Pammer b52544d98c
Merge pull request #3508 from CreateAndInject/ExtractMultiplePackageEntries 9 months ago
Siegfried Pammer 0541e53b1d WIP 9 months ago
Siegfried Pammer 31ebba1fbf DoMatch 1 9 months ago
Siegfried Pammer bcac87c8f0 Add AccessorKind to make Accessor keywords independent of their role. 9 months ago
Siegfried Pammer 1a1980a04c Remove some unused members 9 months ago
Siegfried Pammer 5d2121a1a9 fixup pattern place 9 months ago
Siegfried Pammer 80e8bcb77b Generate PatternPlaceholder nodes 9 months ago
Siegfried Pammer 8a123d2b1b Generate AcceptVisitor overloads 9 months ago
Siegfried Pammer 19a6262405 Generate Visitor Pattern 9 months ago
Siegfried Pammer bd396adcdd fixup attributes 9 months ago
Siegfried Pammer 2f9a57f41a Delete Null Objects 9 months ago
Siegfried Pammer b2c8072a02 Add DecompilerAstNode attributes 9 months ago
Siegfried Pammer fa4b82aa1b Fixup 1st commit 9 months ago
Siegfried Pammer 6b429060c6 Fix a few warnings 9 months ago
Siegfried Pammer dd983ba690 Add AST source generator projects 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) 9 months ago
Siegfried Pammer 7d0451a0e6
Merge pull request #3497 from DoctorKrolic/no-new-T 9 months ago
Siegfried Pammer 364c415d26 Add option resource string 9 months ago
Siegfried Pammer 4203a681d8 Extend test cases 9 months ago
Siegfried Pammer 49368caf1c Rename option to "UseObjectCreationOfGenericTypeParameter" 9 months ago
DoctorKrolic 47eeacd7aa Add an option to not transform `Activator.CreateInstance<T>()` to `new T()` 9 months ago
Siegfried Pammer 2bc26b4fd4
Merge pull request #3502 from petercrabtree/fix/ilspcmd-solution-references 9 months ago
Siegfried Pammer d4a27b9b75 Fix net10.0-related bug in TargetServices.DetectTargetFramework 9 months ago
Siegfried Pammer f9b0411a96 Use List<LoadedAssembly> in ILSpy/SolutionWriter.cs 9 months ago
Christoph Wille 36d2135ecf
.NET 10.0 Preview5 NuGet Updates (#3511) 9 months ago
Siegfried Pammer 51a26180bb Fix #3492: Do not crash, if field used by RuntimeHelpers.InitializeArray is malformed. 9 months ago
Christoph Wille 3fd30711ed
Merge pull request #3507 from icsharpcode/christophwille/net10mtp 9 months ago
Peter Crabtree fdb0703179 fix: inter-project reference for SDK-style solutions 9 months ago
Peter Crabtree 7e1349583f breaking: Change WriteSolutionFile to take a List<> 9 months ago
Peter Crabtree 9f89346057 fix: XML namespace for SDK-style projects in ProjectReferences 9 months ago
Peter Crabtree 67366fe77a fix: Handle SDK-style project references in WriteSolutionFile() 9 months ago
Peter Crabtree d0e62a980f nfc: Clean up multiple enumerations of IEnumerable<> in WriteSolutionFile(). 9 months ago
CreateAndInject 373b0044bb Save non-assembly files 9 months ago
Christoph Wille c561b197a4 Add Docker containers for ILSpyCmd (interactive & automation scenarios) 9 months ago
Christoph Wille 1a41fd857e Centralize EnableNUnitRunner, remove obsolete property TestingPlatformDotnetTestSupport 9 months ago
CreateAndInject a26a6efd3e Extract multiple package entries 9 months ago
Christoph Wille 0974a36590 Move to --results-directory instead of --report-trx-filename 9 months ago
Christoph Wille cc4f53b9e9 Use ${{ matrix.configuration }} instead of hardcoded Debug in --configuration 9 months ago