История коммитов

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