Cronologia Commit

Autore SHA1 Messaggio Data
  Rémi Verschelde c8994b56f9 Style: Apply new changes from clang-format 8.0 6 anni fa
  Rémi Verschelde fc370b3feb Fix -Wimplicit-fallthrough warnings from GCC 8 6 anni fa
  Rémi Verschelde 4ec384f9d4 Merge pull request #26097 from danielspaniol/25955-wrong-unreachable-warning-after-returning-from-matchs-wildcard-pattern 6 anni fa
  Bojidar Marinov b64f9f03f8 Fix duplicated lines in GDScript bytecode 6 anni fa
  Bojidar Marinov 9637e42705 Fix enums coming from other classes without preload 6 anni fa
  Rémi Verschelde 425ec6914c Revert "Forbid implicit type conversion in GDScript" 6 anni fa
  Rémi Verschelde 7889e9b7ca Merge pull request #26562 from vnen/gdscript-no-implicit-cast 6 anni fa
  George Marques 67fee40483 GDScript: Fix issue when detecting file class in inner class 6 anni fa
  George Marques d0b08342b8 GDScript: Forbid implicit type conversion 6 anni fa
  George Marques b24cb92240 GDScript: Allow `for` iterator to be rededefined 6 anni fa
  Juan Linietsky a9fe834a8e Merge pull request #26547 from vnen/gdscript-dependency-parse 6 anni fa
  George Marques bda60bfa29 Add a dependency search mode for GDScript parser 6 anni fa
  Bojidar Marinov f207b2fe0e Fix GDScript checking for assigning to a constant only in release 6 anni fa
  Bojidar Marinov db7864c1fd Fix GDScript exports having the wrong type of default value by converting it 6 anni fa
  George Marques 755c690252 Merge pull request #25018 from AllanDaemon/#24895 6 anni fa
  Juan Linietsky d13ac2a413 Request to use load when cyclic reference is found, closes #26119 6 anni fa
  Daniel Spaniol 79176decd5 Require `return` in all match branches 6 anni fa
  marxin 8d51618949 Add -Wshadow=local to warnings and fix reported issues. 6 anni fa
  Rémi Verschelde 5fc86026ca Fix typos with codespell 6 anni fa
  Rémi Verschelde 13c50e8aa5 Merge pull request #25481 from hpvb/fix-ubsan-asan-reports 6 anni fa
  Rémi Verschelde e40395669c Merge pull request #25550 from DualMatrix/fix-25357 6 anni fa
  Rémi Verschelde 6c243326bd Merge pull request #25650 from willnationsdev/script-icon 6 anni fa
  Will Nations c4ff433b17 Fix script class icon filepath lookups at runtime. 6 anni fa
  DualMatrix ff508dfede Fixed Null appearing inside export variables with type hints and no default value 6 anni fa
  Hein-Pieter van Braam d308eb091a Fix many asan and ubsan reported issues 6 anni fa
  George Marques 587c1c90cf GDScript: do second pass of parsing on release 6 anni fa
  George Marques 8464cce857 GDScript: fix default value for autoexported typed vars 6 anni fa
  George Marques f439397126 GDScript: read constants from parent scripts 6 anni fa
  George Marques ba13aae9af GDScript: allow local classes to be used as types 6 anni fa
  Allan Daemon 465842d8ea Fix #24895 (support for optional parameters in setters) 6 anni fa