6292 Commits (b453930c1d774d1c7c252d90d8de72a919e1164c)
 

Author SHA1 Message Date
Siegfried Pammer b453930c1d #2241: Fix possible NRE in TypeProvider.GetTypeFromReference 5 years ago
Siegfried Pammer dfbce75699 Fix #2205: AboutPage should always be opened in a new tab. 5 years ago
Christoph Wille ade5a95656
Branches with / create invalid artefact names 5 years ago
Siegfried Pammer a2abb1ec69
Merge pull request #2238 from cshung/public/r2r-changes 5 years ago
Andrew Au cc8dfb925c r2r changes 5 years ago
Siegfried Pammer f4dd4b6f67
Merge pull request #2235 from icsharpcode/integrate-humanizer 5 years ago
Siegfried Pammer c986dbe889 Fixes #2232: We only need a small percentage of features provided by Humanizer. Therefore we copy the relevant parts and remove the dependency in order to avoid such problems in the future. 5 years ago
Siegfried Pammer cfaf6cc93f Fix #2222: switch-expression does not support implicit conversions. 5 years ago
Siegfried Pammer 74203e7fb2 #2228: Add additional documentation to clear up some misunderstanding about UniversalAssemblyResolver ctor parameters. 5 years ago
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 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 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