Historique des commits

Auteur SHA1 Message Date
  VolTer 5ae484c138 Fix error spam when naming a func at the end of the script il y a 2 ans
  Dmitrii Maganov b0b1eaeb6d GDScript: Fix parsing unexpected break/continue in lambda il y a 2 ans
  Dmitrii Maganov 8fe023ad93 GDScript: Rework type check il y a 2 ans
  Danil Alexeev 220898a69f GDScript: Remove `treat_warnings_as_errors` project setting il y a 2 ans
  Rémi Verschelde dc7f08b556 Merge pull request #72971 from vnen/gdscript-multiline-comment il y a 2 ans
  George Marques 03ea77407c GDScript: Be more lenient with identifiers il y a 2 ans
  George Marques f95967c299 GDScript: Allow strings as multiline comments il y a 2 ans
  Danil Alexeev c8e3d8b5d5 GDScript: Improve validation and documentation of `@export_flags` il y a 2 ans
  Yuri Sizov 7b86a082be Merge pull request #72804 from vnen/gdscript-no-onready-without-node il y a 2 ans
  Yuri Sizov de4369ca4b Merge pull request #72708 from KoBeWi/PackedMultilineStringArray il y a 2 ans
  George Marques ed5ddab7e5 GDScript: Fix inheritance check of @onready for inner classes il y a 2 ans
  Rémi Verschelde eee343210d Merge pull request #72330 from MinusKube/unreachable_code_bug il y a 2 ans
  Rémi Verschelde 8a37fad281 Merge pull request #72794 from vnen/gdscript-no-onready-without-node il y a 2 ans
  George Marques 3941af3d91 GDScript: Don't allow @onready without inheriting Node il y a 2 ans
  Danil Alexeev 31749de128 GDScript: Better handling of `@rpc` annotation and autocompletion il y a 2 ans
  Yuri Sizov 13f0158e49 Merge pull request #72608 from vnen/gdscript-warning-default-error il y a 2 ans
  kobewi 2b71ede967 Fix @export_multiline for PackedStringArray il y a 2 ans
  GeroVeni 54f2226ce5 Improve docs for rpc annotations il y a 2 ans
  George Marques 273bf7210f GDScript: Add warnings that are set to error by default il y a 2 ans
  Danil Alexeev 4311836be2 GDScript: Fix crash in export group annotations il y a 2 ans
  Rémi Verschelde afe3b94ab2 Revert "GDScript: Add warnings that are set to error by default" il y a 2 ans
  George Marques a166833bfa GDScript: Add warnings that are set to error by default il y a 2 ans
  Danil Alexeev 83cb968965 GDScript: Fix `@icon` annotation il y a 2 ans
  Dmitrii Maganov 5909f9f075 GDScript: Fix issues with typed arrays il y a 2 ans
  George Marques 65407dd42d GDScript: Fix match branches return check on release il y a 2 ans
  Rémi Verschelde af57bdb193 Merge pull request #72305 from dalexeev/gfs-fix-export-enum il y a 2 ans
  Danil Alexeev d4b78c352f GDScript: Fix `@export_enum` works only with `int` il y a 2 ans
  Rémi Verschelde a2817eca03 Merge pull request #72175 from dalexeev/gds-fix-export-group-annotations il y a 2 ans
  MinusKube 2b60d9d6e1 Fix unreachable code warning for elif block il y a 2 ans
  George Marques c68b2358d5 GDScript: Allow variables in match patterns il y a 2 ans