24 Commits (f1bc6ab54256e02cfd90099cad1377c96f96a84d)

Author SHA1 Message Date
Siegfried Pammer 63900bb38c Align span conversions, betterness and inference with the C# 14 spec 1 month ago
Sebastien Lebreton 73c3283efa Model scoped parameter lifetimes 1 month ago
Siegfried Pammer 787cc71b3a Cover every rule of C# standard chapter 10 in the conversion tests 2 months ago
Siegfried Pammer 729fe03c29 Revive NRefactory explicit-conversion tests without resolver/AST 2 months ago
Siegfried Pammer ce7883fe22 Revive NRefactory conversion tests using ResolveResult/IType fixtures 2 months ago
Siegfried Pammer 77d9ee73e9 Fix IDE2000 globally 9 months ago
Siegfried Pammer 5f0e767c7d Fix crash in TryEncodingV2, if there are multiple extension groups with the same target type, but different extension parameter name. 9 months ago
Siegfried Pammer b403b7bb3d Fix #3542: Invalid explicit cast for implicit conversion to generic struct with interface type constraint 11 months ago
Peter Crabtree e1e16b64f5 dev: Strip BOM mark from text files 1 year ago
Siegfried Pammer 3b0939d99c Add ExtensionInfo: mapping of extension members to extension implementations and more. 1 year ago
Siegfried Pammer 8b0c7fbe85 Fix #2921: struct type definition contains duplicate default constructor. 4 years ago
Siegfried Pammer 3f721a17c1 Add support for System.Runtime.CompilerServices.SpecialNameAttribute 5 years ago
dotnet format 0d9f871a4f #2128: Reformat the whole code base. 6 years ago
Siegfried Pammer 36baae8ff6 Fix #1365: Finalize method missing custom attributes. 8 years ago
Siegfried Pammer 12122841c6 Fix bug in MetadataMethod.GetAttributes and add tests for PreserveSig in DllImportAttribute and PreserveSigAttribute. 8 years ago
Siegfried Pammer f33f26fddd Extend TypeSystem/TypeSystemLoaderTests and CSharpAmbienceTests. 8 years ago
Siegfried Pammer 9ed65dc780 Add more tests, fix typo. 8 years ago
Andrey Shchekin d15fe0f254 Fixed bug with decimal optional parameters not being resolved correctly. 8 years ago
Daniel Grunwald 97fc614db5 Remove unimplemented IMember.IsShadowing and IField.IsFixed. 8 years ago
Siegfried Pammer 7d7b7b7d98 Fix order of DirectBaseTypes and typo in SpecializedParameter 8 years ago
Siegfried Pammer 2953c913d3 Fix handling of extension methods 8 years ago
Daniel Grunwald db47643a41 Interface implementations in TS 8 years ago
Siegfried Pammer 61eead50c7 Fix TypeSystemLoaderTests 9 years ago
Daniel Grunwald 85c90db202 Add back the NRefactory TypeSystemLoaderTests. 9 years ago