Histórico de Commits

Autor SHA1 Mensagem Data
  Malcolm Anderson 8e8f93cf0c Display correct symbol in warning when unique name is used without @onready annotation há 1 ano atrás
  kobewi c29e9e9b29 Ensure path for shallow scripts há 1 ano atrás
  Danil Alexeev cd918ff470 GDScript: Remove `RENAMED_IN_GODOT_4_HINT` from `GDScriptWarning::Code` enum há 1 ano atrás
  Aarni Koskela f134769506 Fix various typos há 1 ano atrás
  A Thousand Ships a1846b27ea Improve use of `Ref.is_null/valid` há 1 ano atrás
  Yufeng Ying 33817b186f Remove unused header in drivers and modules. há 1 ano atrás
  Danil Alexeev 03b05cf9ac Core: Fix built-in enum constant bindings há 1 ano atrás
  girdenis-p 413490c270 Fix analyzer pushing SHADOWED_VARIABLE warning for members shadowed in subclasses há 1 ano atrás
  Clay John b5368d5e40 Merge pull request #98356 from dustdfg/gdscript_endif_readability_comments há 1 ano atrás
  rune-scape eb8b9898c9 GDScript: Fix cached parser error when using typed Dictionaries há 1 ano atrás
  Yevhen Babiichuk (DustDFG) 8c29ef38fc Add some comments to #endif's where it will easier life há 1 ano atrás
  Chaosus 54f6a1bf64 Fix lookup symbol for enum members to search a correct code definition há 1 ano atrás
  Rémi Verschelde 0b4ae20156 Merge pull request #78656 from Repiteo/typed-dictionary há 1 ano atrás
  Rémi Verschelde d3be91e6ab Merge pull request #89675 from dalexeev/gds-correct-unused-signal-warning há 1 ano atrás
  Thaddeus Crews 9853a69144 Implement typed dictionaries há 2 anos atrás
  Rémi Verschelde 4e051ff6f7 Merge pull request #78178 from dalexeev/gds-add-non-tool-extends-tool-error há 1 ano atrás
  rune-scape e680369d5b GDScript: Fix too many calls to 'remove_parser' há 1 ano atrás
  rune-scape 6e8fa6dd50 GDScript: Fix common mismatched external parser errors há 1 ano atrás
  Rémi Verschelde f2918c73cf Revert "GDScript: Fix common mismatched external parser errors" há 1 ano atrás
  Rémi Verschelde e91725f490 Merge pull request #94617 from rune-scape/fix-mismatched-parsers há 1 ano atrás
  rune-scape c75225ffb2 GDScript: Fix common mismatched external parser errors há 1 ano atrás
  Danil Alexeev 638148a184 GDScript: Fix false positive cases of `ENUM_VARIABLE_WITHOUT_DEFAULT` há 1 ano atrás
  baptr 810fcc7431 Fix gdscript analyzer error when instantiating EditorPlugins. há 2 anos atrás
  Danil Alexeev 3f52871f70 GDScript: Add warning if non-`@tool` class extends `@tool` class há 1 ano atrás
  Danil Alexeev d15ed0bcbb GDScript: Fix false positive `CONFUSABLE_CAPTURE_REASSIGNMENT` warnings há 1 ano atrás
  Danil Alexeev 68898dbcc9 GDScript: Add `CONFUSABLE_CAPTURE_REASSIGNMENT` warning há 1 ano atrás
  Rémi Verschelde 0364443d12 Merge pull request #93346 from RandomShaper/gds_cyc_alt há 1 ano atrás
  Pedro J. Estébanez c1391489e3 GDScript: Enhance handling of cyclic dependencies há 1 ano atrás
  Hilderin e18db6fe60 Fix editor crash when invalid global class script path há 1 ano atrás
  Rémi Verschelde ce82984b5c Merge pull request #92544 from dalexeev/gds-fix-const-non-metatype-subscript há 1 ano atrás