1
0
Fork 0
godot/modules/mono/editor/Godot.NET.Sdk/Godot.SourceGenerators
Raul Santos 4e5080d805
[.NET] Preserve no-hint behavior for unmarshallable generics in dictionaries
2024-11-21 20:38:55 +01:00
..
AnalyzerReleases.Shipped.md
AnalyzerReleases.Unshipped.md Implement [ExportToolButton] 2024-11-18 20:19:47 +01:00
ClassPartialModifierAnalyzer.cs
CodeAnalysisAttributes.cs
Common.cs Implement [ExportToolButton] 2024-11-18 20:19:47 +01:00
EventHandlerSuffixSuppressor.cs
ExtensionMethods.cs Implement [ExportToolButton] 2024-11-18 20:19:47 +01:00
GlobalClassAnalyzer.cs
Godot.SourceGenerators.csproj Bump version to 4.4-dev 2024-08-15 11:39:34 +02:00
Godot.SourceGenerators.props
GodotClasses.cs Implement [ExportToolButton] 2024-11-18 20:19:47 +01:00
GodotEnums.cs Implement [ExportToolButton] 2024-11-18 20:19:47 +01:00
GodotMemberData.cs
GodotPluginsInitializerGenerator.cs
Helper.cs
MarshalType.cs
MarshalUtils.cs Implement typed dictionaries 2024-09-04 10:27:26 -05:00
MethodInfo.cs
MustBeVariantAnalyzer.cs C#: Fix unhandled GD0303 error for nested generic attribute types 2024-10-11 03:03:05 +08:00
PropertyInfo.cs
ScriptMethodsGenerator.cs
ScriptPathAttributeGenerator.cs
ScriptPropertiesGenerator.cs [.NET] Preserve no-hint behavior for unmarshallable generics in dictionaries 2024-11-21 20:38:55 +01:00
ScriptPropertyDefValGenerator.cs
ScriptRegistrarGenerator.cs
ScriptSerializationGenerator.cs
ScriptSignalsGenerator.cs C#: Escape signal parameters 2024-10-23 23:24:00 +08:00