9457 Commits (e475e264432981fe56b649cea32b8564a09db6b3)
 

Author SHA1 Message Date
Christoph Wille e475e26443 Make ThisResolveResult an ILVariableResolveResult of the this parameter 1 month ago
Daniel Grunwald 865cf1e534
Merge pull request #3995 from icsharpcode/fix/instance-operator-call-resolution 1 month ago
Daniel Grunwald 3f59de268c
Merge pull request #4000 from icsharpcode/fix/3729-missing-assembly-struct-ctor 1 month ago
Daniel Grunwald 7c5af0b7b9
Merge pull request #4001 from icsharpcode/fix/init-accessor-comment 1 month ago
Siegfried Pammer e16a5523e9 Fix #3729: recognize value-type ctor call on unresolved type 1 month ago
Siegfried Pammer ac8a8ff64d Add an ILPretty test for #3729 1 month ago
Christoph Wille 487630e8de Harden the point-size box against NaN, stale clamped text, and theme drift 1 month ago
Christoph Wille 03e5e5ece2 Fix #3996: edit the display font size in points, not pixels 1 month ago
Siegfried Pammer e243786e24 Print the init-only marker after the set keyword again 1 month ago
Christoph Wille 9bcd3e5412 Fix #3664: Move ipynb to Verso and adapt to v11 API surface 1 month ago
Daniel Grunwald 042f57be5a
Merge pull request #3887 from sailro/scoped-ref-type-system 1 month ago
Sebastien Lebreton f7cf85e263 Remove obsolete lifetime annotation fields 1 month ago
Sebastien Lebreton 73c3283efa Model scoped parameter lifetimes 1 month ago
Siegfried Pammer a9c4f6c6bb Report a call as unresolvable when nothing matched at all 1 month ago
Siegfried Pammer 3ec7e5f820 Cover the field-keyword name collisions with fixtures 1 month ago
Siegfried Pammer 1e8ec6068b Keep VB auto-properties collapsing when the field keyword is on 1 month ago
Siegfried Pammer 3da129632e Fix #3624: decompile semi-auto properties with the C# 14 field keyword 1 month ago
Siegfried Pammer 26145d6f17 Enqueue referenced members by definition in the decompile worklist 1 month ago
Siegfried Pammer 60c08fcb74 Keep 'delegate {}' when a parameter type is inaccessible 1 month ago
Siegfried Pammer 3cc49044ec Extend UseLambdaSyntax to emit statement lambdas 1 month ago
Siegfried Pammer 6be02a2e0e Fix #3962: reconstruct nested designations whose inner tuple uses Rest 1 month ago
Siegfried Pammer d04cc4aed7 Fix #3453, #3208: inline the value-semantics copy of a deconstructed local 1 month ago
Siegfried Pammer caa21049ab Cover nested deconstruction of record structs with a fixture 1 month ago
Christoph Wille ad2e73e35a Snapshot original highlighting colours per colour instance 1 month ago
Christoph Wille c9aee827bf Fix washed-out colors when dark theme is active at startup 1 month ago
Christoph Wille 5f5b087167 Check highlighting theme-awareness per paint, not at colorizer creation 1 month ago
Siegfried Pammer e44bd9bf12 Drop the remaining WPF back-references from comments 1 month ago
Siegfried Pammer 18d960e6b9 Say what the code does instead of which app did it first 1 month ago
Siegfried Pammer 7465fb1fb0 Keep the editor zoom separate from the configured font size 1 month ago
Siegfried Pammer 544335c86f
Merge pull request #3980 from sailro/fix-primary-constructor-field-dependency 1 month ago
Siegfried Pammer 13c6cc6741 Give an explicit `this` the same resolve result as `base` 1 month ago
Sebastien Lebreton 2d2e9c15ef Keep instance-dependent assignments in constructors 1 month ago
Siegfried Pammer dc5b70f4e4 Collapse UI tests that repeat setup already paid for 1 month ago
Siegfried Pammer 76afcae7d0 Remove UI tests that only restate the code they cover 1 month ago
dependabot[bot] d60a8662aa
Bump github/codeql-action from 4.37.4 to 4.37.6 (#3977) 1 month ago
Christoph Wille cdeae656fe
NuGet August 2026 Updates (#3981) 1 month ago
Siegfried Pammer 2efd871abc Fix #3451: qualify an explicit implementation as the type implements it 1 month ago
Siegfried Pammer 1c8a6bb781 Surface recovered export failures in the report the user actually sees 1 month ago
Siegfried Pammer 3cb27b0dcc Fix #3510: keep exporting a project when a member cannot be decompiled 1 month ago
Siegfried Pammer a57a0a593f
Merge pull request #3969 from sailro/fix-null-conditional-query-syntax 1 month ago
Siegfried Pammer 4a2afbb723 Walk indexer accesses when looking for a null-conditional source 1 month ago
Sebastien Lebreton 3a8e7dee23 Keep null-conditional LINQ chains in method syntax 1 month ago
Siegfried Pammer 51e662dbc5
Merge pull request #3970 from icsharpcode/settings-source-generator 1 month ago
Siegfried Pammer 7a7cb44a21 Pin the GetMinimumRequiredVersion contract with a settings test 1 month ago
Siegfried Pammer 08b12055d0 Derive the C# 1.0 setting categories from the version map 1 month ago
Siegfried Pammer 590793fd21 Document the two roles of the language version in the settings API 1 month ago
Siegfried Pammer b3bf04ebd9 Re-validate the explicit LanguageVersion when project export starts 1 month ago
Siegfried Pammer f39cd0d006 Use the DecompilerSettings.Other resource key consistently 1 month ago
Siegfried Pammer 0d0e88a61b Gate SwitchOnReadOnlySpanChar on C# 11.0 1 month ago
Siegfried Pammer 401530b86d Let ExtensionMethods, UseLambdaSyntax and UseEnhancedUsing raise the minimum version 1 month ago