Thaddeus Crews
|
57d08dbec3
C#: Fix warnings caught by new problem-matchers
|
8 months ago |
Zae
|
2a3d400dd8
C#: Escape signal parameters
|
9 months ago |
TML
|
fa48ed9945
Change generated On{SignalName} to EmitSignal{SignalName}
|
10 months ago |
Raul Santos
|
da37998dc8
C#: Generate On{EventName} method to raise signal events
|
2 years ago |
Raul Santos
|
445e822bcf
C#: Generate signal event with the same accessibility as the delegate
|
2 years ago |
Raul Santos
|
65cd0c86f9
C#: Escape generated members
|
1 year ago |
Gaoyao Massimo Hu
|
e3270113ca
Remove useless isFirstEntry and useless source.Append("else ")
|
1 year ago |
Paul Joannon
|
139a5df821
Cleanup C# projects, code quality & style
|
1 year ago |
Ivan Shakhov
|
00dc19585b
provide analyser corresponding to the GD0001 and GD0002, add ClassPartialModifierAnalyzerFix, and tests
|
1 year ago |
Paul Joannon
|
5981886fb7
Clean diagnostic rules
|
1 year ago |
Paul Joannon
|
46b3096570
Clean a bunch of C# warnings
|
1 year ago |
Raul Santos
|
fe078219fc
C#: Fix generated nested class order
|
1 year ago |
Raul Santos
|
12e4aa93b3
C#: Document generated members
|
2 years ago |
Raul Santos
|
48e20c628a
C#: Set `PropertyInfo.class_name` for method parameters
|
2 years ago |
Alex de la Mare
|
8ab3295e57
Add fine-grained disabling of SourceGenerators
|
2 years ago |
Raul Santos
|
a6ba914f15
C#: Lookup signals and methods in Get method
|
2 years ago |
Ignacio Roldán Etcheverry
|
17b2838f39
C#: Cleanup Variant marshaling code in source/bindings generators
|
2 years ago |
Raul Santos
|
b9e1ca1e86
C#: Add `global::` namespace to generated source
|
2 years ago |
Ignacio Roldán Etcheverry
|
282bd37e5c
C#: Remove need for reflection to invoking callable delegates
|
2 years ago |
Raul Santos
|
687633e5bd
Use `.generated` suffix for generated C# code
|
2 years ago |
Rémi Verschelde
|
166df0896c
Fix typos with codespell
|
2 years ago |
Magian
|
4bd7c63669
C#: inheritdoc the "///" comment from EventHandler to the generated event
|
2 years ago |
Magian
|
4448859ead
C# Modify the MemberName generated for the user script
|
2 years ago |
Raul Santos
|
9c9b8fcd34
Remove `[Signal]` attribute from events
|
3 years ago |
Raul Santos
|
6468f9b37c
Add MustBeVariant attribute and analyzer
|
3 years ago |
Raul Santos
|
3b201c2b04
Improve C# signal analyzer errors
|
3 years ago |
Ignacio Roldán Etcheverry
|
3123be2384
C#: Array, Dictionary and marshaling refactoring
|
3 years ago |
Ignacio Roldán Etcheverry
|
a9892f2571
C#: Add source generator for method list
|
3 years ago |
Ignacio Roldán Etcheverry
|
97713ff77a
C#: Add source generator for signals as events
|
3 years ago |