.. |
AnalyzerReleases.Shipped.md
|
f685c69bd4
C#: Add analyzer release tracking
|
1 year ago |
AnalyzerReleases.Unshipped.md
|
f4094b554d
[.NET] Disallow `[ExportToolButton]` on members thay may store the Callable
|
6 months ago |
ClassPartialModifierAnalyzer.cs
|
00dc19585b
provide analyser corresponding to the GD0001 and GD0002, add ClassPartialModifierAnalyzerFix, and tests
|
1 year ago |
CodeAnalysisAttributes.cs
|
46b3096570
Clean a bunch of C# warnings
|
1 year ago |
Common.cs
|
f4094b554d
[.NET] Disallow `[ExportToolButton]` on members thay may store the Callable
|
6 months ago |
EventHandlerSuffixSuppressor.cs
|
24ac82e235
C#: Suppress EventHandler suffix diagnostic for signals
|
2 years ago |
ExtensionMethods.cs
|
4f52c2bb1f
Implement [ExportToolButton]
|
9 months ago |
GlobalClassAnalyzer.cs
|
139a5df821
Cleanup C# projects, code quality & style
|
1 year ago |
Godot.SourceGenerators.csproj
|
fb8553e4d7
Move to .NET8
|
8 months ago |
Godot.SourceGenerators.props
|
8ab3295e57
Add fine-grained disabling of SourceGenerators
|
2 years ago |
GodotClasses.cs
|
f4094b554d
[.NET] Disallow `[ExportToolButton]` on members thay may store the Callable
|
6 months ago |
GodotEnums.cs
|
4f52c2bb1f
Implement [ExportToolButton]
|
9 months ago |
GodotMemberData.cs
|
17b2838f39
C#: Cleanup Variant marshaling code in source/bindings generators
|
2 years ago |
GodotPluginsInitializerGenerator.cs
|
8ab3295e57
Add fine-grained disabling of SourceGenerators
|
2 years ago |
Helper.cs
|
46b3096570
Clean a bunch of C# warnings
|
1 year ago |
MarshalType.cs
|
f9b488508c
Add PackedVector4Array Variant type
|
1 year ago |
MarshalUtils.cs
|
9853a69144
Implement typed dictionaries
|
11 months ago |
MethodInfo.cs
|
71df6d66ae
Add `readonly` to C# methods and types that don't mutate
|
2 years ago |
MustBeVariantAnalyzer.cs
|
9c99e519c6
C#: Fix unhandled GD0303 error for nested generic attribute types
|
10 months ago |
PropertyInfo.cs
|
48e20c628a
C#: Set `PropertyInfo.class_name` for method parameters
|
2 years ago |
ScriptMethodsGenerator.cs
|
65cd0c86f9
C#: Escape generated members
|
1 year ago |
ScriptPathAttributeGenerator.cs
|
00dc19585b
provide analyser corresponding to the GD0001 and GD0002, add ClassPartialModifierAnalyzerFix, and tests
|
1 year ago |
ScriptPropertiesGenerator.cs
|
f4094b554d
[.NET] Disallow `[ExportToolButton]` on members thay may store the Callable
|
6 months ago |
ScriptPropertyDefValGenerator.cs
|
8aa444d212
Fix GD0107 not applying to arrays and dictionaries containing nodes
|
1 year ago |
ScriptRegistrarGenerator.cs
|
4d710bf659
C#: Add initial implementation of source generator for script members
|
3 years ago |
ScriptSerializationGenerator.cs
|
65cd0c86f9
C#: Escape generated members
|
1 year ago |
ScriptSignalsGenerator.cs
|
57d08dbec3
C#: Fix warnings caught by new problem-matchers
|
8 months ago |