summaryrefslogtreecommitdiff
path: root/modules/mono/editor/Godot.NET.Sdk/Godot.SourceGenerators/ScriptMethodsGenerator.cs
AgeCommit message (Expand)Author
2022-12-02C#: Cleanup Variant marshaling code in source/bindings generatorsIgnacio Roldán Etcheverry
2022-11-26C#: Add `global::` namespace to generated sourceRaul Santos
2022-10-30C#: Remove need for reflection to invoking callable delegatesIgnacio Roldán Etcheverry
2022-10-22Use `.generated` suffix for generated C# codeRaul Santos
2022-09-06C# Modify the MemberName generated for the user scriptMagian
2022-08-25Add MustBeVariant attribute and analyzerRaul Santos
2022-08-22C#: Array, Dictionary and marshaling refactoringIgnacio Roldán Etcheverry
2022-08-22C#: Add source generator for method listIgnacio Roldán Etcheverry