godot/modules/mono/editor/Godot.NET.Sdk/Godot.SourceGenerators
Rémi Verschelde ca09afd530
Merge pull request #80489 from raulsntos/dotnet/diagnostics
C#: Improve diagnostic messages and add help link
2023-10-17 23:59:17 +02:00
..
Common.cs C#: Improve diagnostic messages and add help link 2023-10-17 19:45:09 +02:00
EventHandlerSuffixSuppressor.cs
ExtensionMethods.cs Allow readonly and writeonly C# properties to be accessed from GDScript 2023-08-13 18:35:10 -04:00
GlobalClassAnalyzer.cs C#: Add a Roslyn analyzer for global classes 2023-07-07 16:37:16 -07:00
Godot.SourceGenerators.csproj C#: Suppress NU5128 warning 2023-07-15 15:25:37 +02:00
Godot.SourceGenerators.props Add fine-grained disabling of SourceGenerators 2023-03-25 13:46:12 +11:00
GodotClasses.cs C#: Add global class support 2023-05-29 19:04:02 +02:00
GodotEnums.cs Reorder PropertyHint enum to avoid breaking compat 2023-05-12 01:48:07 +02:00
GodotMemberData.cs
GodotPluginsInitializerGenerator.cs Add fine-grained disabling of SourceGenerators 2023-03-25 13:46:12 +11:00
MarshalType.cs
MarshalUtils.cs
MethodInfo.cs
MustBeVariantAnalyzer.cs
PropertyInfo.cs C#: Set PropertyInfo.class_name for method parameters 2023-06-16 23:19:38 +02:00
ScriptMethodsGenerator.cs C#: make C# static methods accessible. 2023-09-20 22:49:33 +08:00
ScriptPathAttributeGenerator.cs Add fine-grained disabling of SourceGenerators 2023-03-25 13:46:12 +11:00
ScriptPropertiesGenerator.cs Allow readonly and writeonly C# properties to be accessed from GDScript 2023-08-13 18:35:10 -04:00
ScriptPropertyDefValGenerator.cs C#: Document generated members 2023-07-09 14:26:15 +02:00
ScriptRegistrarGenerator.cs
ScriptSerializationGenerator.cs Allow readonly and writeonly C# properties to be accessed from GDScript 2023-08-13 18:35:10 -04:00
ScriptSignalsGenerator.cs C#: Document generated members 2023-07-09 14:26:15 +02:00