..
AbstractGenericNode.cs
C#: Fix generator crash w/ generic arrays
2024-04-30 22:22:09 +02:00
AllReadOnly.cs
Cleanup C# projects, code quality & style
2024-02-27 20:11:24 +01:00
AllWriteOnly.cs
Cleanup C# projects, code quality & style
2024-02-27 20:11:24 +01:00
Bar.cs
Cleanup C# projects, code quality & style
2024-02-27 20:11:24 +01:00
ClassPartialModifier.GD0001.cs
Style: Trim trailing whitespace and ensure newline at EOF
2024-05-08 10:12:46 +02:00
EventSignals.cs
Clean diagnostic rules
2024-02-18 16:47:20 +01:00
ExportDiagnostics_GD0101.cs
Add tests and fix exports diagnostics
2024-02-20 11:24:41 +01:00
ExportDiagnostics_GD0102.cs
Add tests and fix exports diagnostics
2024-02-20 11:24:41 +01:00
ExportDiagnostics_GD0103.cs
Add tests and fix exports diagnostics
2024-02-20 11:24:41 +01:00
ExportDiagnostics_GD0104.cs
Add tests and fix exports diagnostics
2024-02-20 11:24:41 +01:00
ExportDiagnostics_GD0105.cs
Add tests and fix exports diagnostics
2024-02-20 11:24:41 +01:00
ExportDiagnostics_GD0106.cs
Add tests and fix exports diagnostics
2024-02-20 11:24:41 +01:00
ExportDiagnostics_GD0107.cs
Fix GD0107 not applying to arrays and dictionaries containing nodes
2024-07-24 02:20:29 -03:00
ExportDiagnostics_GD0108.cs
[.NET] Disallow [ExportToolButton] on members thay may store the Callable
2025-02-14 01:09:59 +01:00
ExportDiagnostics_GD0109.cs
[.NET] Disallow [ExportToolButton] on members thay may store the Callable
2025-02-14 01:09:59 +01:00
ExportDiagnostics_GD0110.cs
[.NET] Disallow [ExportToolButton] on members thay may store the Callable
2025-02-14 01:09:59 +01:00
ExportDiagnostics_GD0111.cs
[.NET] Disallow [ExportToolButton] on members thay may store the Callable
2025-02-14 01:09:59 +01:00
ExportedComplexStrings.cs
Fix interpolated strings in ScriptPropertyDefVal
2024-03-01 11:24:46 +01:00
ExportedFields.cs
Handle initializer case in FullyQualifiedSyntax
2025-11-29 08:54:49 -06:00
ExportedProperties.cs
Handle initializer case in FullyQualifiedSyntax
2025-11-29 08:54:49 -06:00
ExportedProperties2.cs
fix https://github.com/godotengine/godot/issues/104135 Generator for C# makes illegal code for a GodotObject with a primary ctor
2025-03-21 08:34:25 -07:00
ExportedToolButtons.cs
Implement [ExportToolButton]
2024-11-18 20:19:47 +01:00
Foo.cs
Cleanup C# projects, code quality & style
2024-02-27 20:11:24 +01:00
Generic.cs
Cleanup C# projects, code quality & style
2024-02-27 20:11:24 +01:00
Generic.GD0003.cs
Cleanup C# projects, code quality & style
2024-02-27 20:11:24 +01:00
GlobalClass.GD0401.cs
Style: Trim trailing whitespace and ensure newline at EOF
2024-05-08 10:12:46 +02:00
GlobalClass.GD0402.cs
Style: Trim trailing whitespace and ensure newline at EOF
2024-05-08 10:12:46 +02:00
KeywordClassNameAndNamespace.cs
Fix source generator exceptions appearing when use "@+internal keyword" as type or namespace name in C# script
2025-08-09 13:25:54 +08:00
Methods.cs
MixedReadOnlyWriteOnly.cs
Cleanup C# projects, code quality & style
2024-02-27 20:11:24 +01:00
MoreExportedFields.cs
Cleanup C# projects, code quality & style
2024-02-27 20:11:24 +01:00
MustBeVariant.GD0301.cs
C#: Fix unhandled GD0303 error for nested generic attribute types
2024-10-11 03:03:05 +08:00
MustBeVariant.GD0302.cs
C# Add test suite for Diagnostic Analyzers: GlobalClass and MustBeVariant
2024-01-15 11:31:12 +01:00
NestedInGeneric.cs
Fix nested GodotObject class in generic class lead to source generator errors in C#
2025-03-22 20:46:52 +08:00
OuterClassPartialModifierAnalyzer.GD0002.cs
provide analyser corresponding to the GD0001 and GD0002, add ClassPartialModifierAnalyzerFix, and tests
2024-02-21 12:35:28 +03:00
SameName.GD0003.cs
C#: Various fixes to generic scripts
2024-02-19 06:33:13 +01:00
ScriptBoilerplate.cs
Cleanup C# projects, code quality & style
2024-02-27 20:11:24 +01:00