6338 Commits (66850e472503e705d2fac6072f64a62b93f91b8b)
 

Author SHA1 Message Date
Siegfried Pammer e1b5130045
Merge pull request #2224 from DickvdBrink/ui-highlightcurrentline 5 years ago
Siegfried Pammer 84318f4a74 Merge branch 'bernd5-master' 5 years ago
Siegfried Pammer ea699b0da0 Fix formatting. 5 years ago
Bernd Baumanns dd98de858d ILSpy should not crash if fullName contains no "/" - no version info 5 years ago
Dick van den Brink 1c68cdc207 Added setting to highlight the current line 5 years ago
Christoph Wille a97e7518c4
CodeQL: Conditional NuGet restore of ICS.D fails (#2221) 5 years ago
Christoph Wille 1a8df298d7
Merge pull request #2214 from icsharpcode/christophwille-codeql-action 5 years ago
Christoph Wille e998b51f0c Update to 7p1 5 years ago
Siegfried Pammer 004948210c Fix async warning LoadDebugInfo 5 years ago
Christoph Wille 3092233816 Update links to build server 5 years ago
Christoph Wille 11c574dcd9
Remove publishing to GH Packages 5 years ago
Siegfried Pammer d0d8299ef5 Use Name from DynamicInvokeMemberInstruction when inferring variable names. 5 years ago
Christoph Wille fc7896a312
Try the MintPlayer PushGithub Step setup 5 years ago
Christoph Wille d023b8371d
Switch to nuget push (via https://stackoverflow.com/questions/63782694/push-nuget-package-to-github-package-registry-the-response-ended-prematurely-a) 5 years ago
Christoph Wille 6007dd9a13
Update as per https://stackoverflow.com/questions/57889719/how-to-push-nuget-package-in-github-actions 5 years ago
Siegfried Pammer 924e7a0ec4 Fix "Select PDB" command when working with bundles. 5 years ago
Christoph Wille 379a47e296
GH Action build for ILSpy (#2211) 5 years ago
Daniel Grunwald dee9113870 Validate bundleHeaderOffset. 5 years ago
Christoph Wille 7b5f8a07aa
Merge pull request #2218 from icsharpcode/christophwille-roslyn-380 5 years ago
Christoph Wille 1cc9da4879
Microsoft.CodeAnalysis 3.8.0 RTM 5 years ago
Daniel Grunwald 0babcc5fe4 Records: detect when ToString() is compiler-generated 5 years ago
Daniel Grunwald 90ce77f400 Omit EqualityContract if it's automatically generated. 5 years ago
Daniel Grunwald 8a015ea512 Fix formatting. 5 years ago
Daniel Grunwald 411457c4c7 #1240: Add support for Unsafe comparison intrinsics: `AreSame`, `IsAddressLessThan`, `IsAddressGreaterThan` 5 years ago
Daniel Grunwald 6e8c1b3117 ILReader: support comparison between StackType.Ref and StackType.I 5 years ago
Daniel Grunwald 8e10ab2d80 Use type hints for pointers. 5 years ago
Daniel Grunwald 782e4ae88c Fix #2215: Use `Unsafe` intrinsics for `ldobj`/`stobj` instructions. 5 years ago
Daniel Grunwald 55adf7b04a Prohibit dragging assemblies nested in bundles/nuget packages 5 years ago
Christoph Wille 55e688948f Update nuspec template for ics.d 5 years ago
Daniel Grunwald 63fbd8b9cc Upgrade to .NET 5.0 version of NuGet packages. 5 years ago
Christoph Wille fd4ff943eb
Build target:Release because that's what we ship to customers 5 years ago
Christoph Wille bbf1e0dcde
Autobuild fails (unsurprisingly). Use Frontends.sln for building instead of full ILSpy 5 years ago
Christoph Wille c34a30541a
Standard Autobuild CodeQL action 5 years ago
Daniel Grunwald da4539b15f Records: Omit "IEquatable" in base class list 5 years ago
Daniel Grunwald 9e589faeea Omit members from record definitions if they are always compiler-generated. 5 years ago
Daniel Grunwald f869756fed Use "record" instead of "class" for C# 9 record class types. 5 years ago
Daniel Grunwald 54231edb4b Fix #2189: Invalid C# generated when pinning an unmanaged pointer. 5 years ago
Daniel Grunwald 82bb805657 Don't show PDB context menu entries on bundle nodes. 5 years ago
Daniel Grunwald 0a9bfb04c0 Run tests with Roslyn 3.8.0-5.final. 5 years ago
Daniel Grunwald dcae19b57e
Merge pull request #2212 from cshung/public/update-r2r 5 years ago
Andrew Au e7f3dab92c Update ILCompiler.Reflection.ReadyToRun 5 years ago
Christoph Wille 2de5549ca0
Merge pull request #2210 from icsharpcode/christophwille-build-frontends 5 years ago
Siegfried Pammer c75ead8212
Merge pull request #2201 from wwh1004/fix1 5 years ago
Christoph Wille 72b4b7f16c
We need the history 5 years ago
Christoph Wille f5d54ab24a
Add GH Action for building Frontends.sln 5 years ago
Siegfried Pammer 2b4a0a3a2a Fix #2209: Update IlspyCmdProgram.cs to the latest version of WholeProjectDecompiler. 5 years ago
Daniel Grunwald b94a39e931
Merge pull request #2191 from icsharpcode/nuget-tree-node-attempt 5 years ago
Daniel Grunwald 0de6238d65 Support resolving assembly references within a bundle. 5 years ago
Siegfried Pammer b9e4f7df8a Fix #2202: prevent casting null to void* if the expected target-type is (U)IntPtr? 5 years ago
文煌 77dc975f9b fix GetFileNameForResource not in accordance with https://github.com/icsharpcode/ILSpy/pull/2157 5 years ago