11 Commits (acdd0042a650af48ca8b4fbfa2034f67d242d390)

Author SHA1 Message Date
Daniel Grunwald fa3de7bfa4 MergeSimilarTypes: add support for more kinds of types 2 weeks ago
Daniel Grunwald 9aa57a1188 Merge top-level nullability even across non-equivalent bounds. 2 weeks ago
Daniel Grunwald 979f5c9f02 Add support for merging types with different nullability. 2 weeks ago
Daniel Grunwald 354dc79255 Move MergeSimilarTypes into FindTypesInBounds. 2 weeks ago
Daniel Grunwald b54a073efe Improvements to type inference: 3 weeks ago
Siegfried Pammer 789b09dc62 Share one ref-assembly compilation across the semantics tests 1 month ago
Siegfried Pammer 63900bb38c Align span conversions, betterness and inference with the C# 14 spec 1 month ago
Siegfried Pammer 01895fbab7 Merge tuple element names during type-inference fixing 1 month ago
Siegfried Pammer d07362bfce Add tests for tuple element name merging in type inference 1 month ago
Siegfried Pammer 132b33e530 Cover the C# standard type-inference rules in TypeInferenceTests 2 months ago
Siegfried Pammer e7f42d1b3c Revive TypeInferenceTests from NRefactory 2 months ago