6325 Commits (cc19e9043e64d42ccf2d23d994ac589a426e6bc6)
 

Author SHA1 Message Date
Siegfried Pammer cc19e9043e Fix #603: Single element arrays should not span multiple lines 4 years ago
Siegfried Pammer 69258806f6 Fix formatting 4 years ago
Siegfried Pammer 3df82cf33b Add support for 'with' expressions 4 years ago
Daniel Grunwald 687bca88f3 LoadedAssembly.GetPEFileOrNull(): avoid unnecessary throw+catch when called on bundles. 4 years ago
Daniel Grunwald 25f0a0162f Fix #2256: TypeUsedByAnalyzer.ScanAttributes() 4 years ago
Daniel Grunwald 174c14a7bd
Merge pull request #2251 from icsharpcode/records 4 years ago
Daniel Grunwald be9871981a Records: Detect compiler-generated Equals() in derived records. 4 years ago
Christoph Wille 7e12192288 Update copyright information for 2021 4 years ago
Christoph Wille 113fcb3827 Next version will be 7.0-preview2 4 years ago
Daniel Grunwald d9874380cd Records: support generic records 4 years ago
Daniel Grunwald 0bf6d552e0 Records: support for fields. 4 years ago
Daniel Grunwald f3a65c7672 Remove `(experimental)` label from C# 9.0 settings. 4 years ago
Daniel Grunwald a960216d5f Add test case for simple records. 4 years ago
Siegfried Pammer fb8603e099 According to the ilasm source code "codelabel" is a keyword as well 4 years ago
Siegfried Pammer 9932b5d9f2 Fix #2230: do not emit directly consecutive null propagation operators. 4 years ago
Siegfried Pammer 2190bf7c04 Fix #2233; Fix #2250: ResourcesFileTreeNode no longer creates child nodes for BAML files 4 years ago
Daniel Grunwald e02c4789f1 Records: detect copy constructor 4 years ago
Daniel Grunwald 4050d39b28 Hide [NullableContext] on accessors 4 years ago
Daniel Grunwald c95f75d3bc Records: detect whether GetHashCode is compiler-generated 4 years ago
Daniel Grunwald 648e7f9f87 Records: hide generated Equals() method 4 years ago
Daniel Grunwald 4fefd5f530 Records: detect when PrintMembers() is compiler-generated in derived records 4 years ago
Daniel Grunwald 500317a9e8 Records: detect when PrintMembers() is compiler-generated 4 years ago
Christoph Wille 5a8fecfbf2
Update ICSharpCode.Decompiler.nuspec.template 4 years ago
Christoph Wille 70bcbce573
Single-line nuget push because we are not on Linux 4 years ago
Christoph Wille 2cbdb050a5
Merge pull request #2247 from icsharpcode/christophwille-publish-nuget 4 years ago
Christoph Wille 7fa531d5a2
Use API Key as per https://github.blog/changelog/2020-10-29-nuget-supports-api-key-option/ 4 years ago
Christoph Wille d678070b3b
Update vs-mef (#2240) 4 years ago
Siegfried Pammer e82e144fb6 Fix formatting. 5 years ago
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