Historial de Commits

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