Juan Pablo Arce
|
8aa444d212
Fix GD0107 not applying to arrays and dictionaries containing nodes
|
1 年之前 |
Raul Santos
|
65cd0c86f9
C#: Escape generated members
|
1 年之前 |
Paul Joannon
|
139a5df821
Cleanup C# projects, code quality & style
|
1 年之前 |
Rémi Verschelde
|
c6d091e0f3
Merge pull request #87253 from van800/van800/analyser
|
1 年之前 |
Ivan Shakhov
|
00dc19585b
provide analyser corresponding to the GD0001 and GD0002, add ClassPartialModifierAnalyzerFix, and tests
|
1 年之前 |
Paul Joannon
|
88ad4e6c24
Add tests and fix exports diagnostics
|
1 年之前 |
Paul Joannon
|
5981886fb7
Clean diagnostic rules
|
1 年之前 |
Rémi Verschelde
|
bf41c6bd34
Merge pull request #82918 from raulsntos/dotnet/only-node-can-export-node
|
1 年之前 |
Raul Santos
|
fe078219fc
C#: Fix generated nested class order
|
1 年之前 |
Raul Santos
|
bfe1a93023
C#: Report diagnostic for Node exports in a type that doesn't derive from Node
|
1 年之前 |
Raul Santos
|
12e4aa93b3
C#: Document generated members
|
2 年之前 |
Alex de la Mare
|
8ab3295e57
Add fine-grained disabling of SourceGenerators
|
2 年之前 |
Raul Santos
|
0372bd56b6
C#: Ignore explicit interface implementations
|
2 年之前 |
Raul Santos
|
03c26d6618
C#: Disallow init-only properties
|
2 年之前 |
Ignacio Roldán Etcheverry
|
17b2838f39
C#: Cleanup Variant marshaling code in source/bindings generators
|
2 年之前 |
Ignacio Roldán Etcheverry
|
f86c6b6ac4
C#: Replace most conversions between Variant and System.Object
|
2 年之前 |
R. Alex Hofer
|
215022c507
Remove unnecessary namespaces in generated PropertyDefVal files.
|
2 年之前 |
Ignacio Roldán Etcheverry
|
4a82d71d73
Merge pull request #65907 from magian1127/4.0FixPropertiesGenerator
|
2 年之前 |
Magian
|
c41196f0f3
C#: Fix Generated ScriptProperty Error.
|
2 年之前 |
Raul Santos
|
b9e1ca1e86
C#: Add `global::` namespace to generated source
|
2 年之前 |
R. Alex Hofer
|
6ab93bd919
Fully qualify C# default values in exported fields.
|
2 年之前 |
Raul Santos
|
687633e5bd
Use `.generated` suffix for generated C# code
|
2 年之前 |
Magian
|
4448859ead
C# Modify the MemberName generated for the user script
|
3 年之前 |
Raul Santos
|
761e2b1a65
C#: Ignore property indexers and report if exported
|
3 年之前 |
Raul Santos
|
6468f9b37c
Add MustBeVariant attribute and analyzer
|
3 年之前 |
Ignacio Roldán Etcheverry
|
92503ae8db
C#: Add source generator for properties and exports default values
|
3 年之前 |