Ignacio Roldán Etcheverry f86c6b6ac4 C#: Replace most conversions between Variant and System.Object 2 years ago
..
Common.cs b9e1ca1e86 C#: Add `global::` namespace to generated source 2 years ago
EventHandlerSuffixSuppressor.cs 24ac82e235 C#: Suppress EventHandler suffix diagnostic for signals 2 years ago
ExtensionMethods.cs b9e1ca1e86 C#: Add `global::` namespace to generated source 2 years ago
Godot.SourceGenerators.csproj d78e0a8426 C#: Make GodotSharp API a NuGet package 3 years ago
Godot.SourceGenerators.props 88e367a406 C#/netcore: Add base desktop game export implementation 3 years ago
GodotClasses.cs 6468f9b37c Add MustBeVariant attribute and analyzer 3 years ago
GodotEnums.cs 792e618749 C#: Synchronize Godot enums with core 2 years ago
GodotMemberData.cs 71df6d66ae Add `readonly` to C# methods and types that don't mutate 2 years ago
GodotPluginsInitializerGenerator.cs 687633e5bd Use `.generated` suffix for generated C# code 2 years ago
MarshalType.cs 0c30c678f0 C#: Re-introduce generic Godot Array and Dictionary 3 years ago
MarshalUtils.cs f86c6b6ac4 C#: Replace most conversions between Variant and System.Object 2 years ago
MethodInfo.cs 71df6d66ae Add `readonly` to C# methods and types that don't mutate 2 years ago
MustBeVariantAnalyzer.cs 3666e9fcd0 C#: Make MustBeVariantAnalyzer ignore OmittedTypeArgument 3 years ago
PropertyInfo.cs 71df6d66ae Add `readonly` to C# methods and types that don't mutate 2 years ago
ScriptMethodsGenerator.cs b9e1ca1e86 C#: Add `global::` namespace to generated source 2 years ago
ScriptPathAttributeGenerator.cs b9e1ca1e86 C#: Add `global::` namespace to generated source 2 years ago
ScriptPropertiesGenerator.cs 4a82d71d73 Merge pull request #65907 from magian1127/4.0FixPropertiesGenerator 2 years ago
ScriptPropertyDefValGenerator.cs f86c6b6ac4 C#: Replace most conversions between Variant and System.Object 2 years ago
ScriptRegistrarGenerator.cs 4d710bf659 C#: Add initial implementation of source generator for script members 3 years ago
ScriptSerializationGenerator.cs b9e1ca1e86 C#: Add `global::` namespace to generated source 2 years ago
ScriptSignalsGenerator.cs b9e1ca1e86 C#: Add `global::` namespace to generated source 2 years ago