Historial de Commits

Autor SHA1 Mensaje Fecha
  Mitch Curtis aa8e3e7b0f GDScript: add an optional message parameter to assert() hace 6 años
  Robin Hübner 6ab118c464 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative", "modules/gdscript" directories. hace 6 años
  qarmin 3c154eb93b Remove unnecessary code and add some error explanations hace 6 años
  qarmin 4e5310cc60 Some code changed with Clang-Tidy hace 6 años
  geequlim eed5967c02 Fix GDSCript inner classes be freed after compile hace 6 años
  Bojidar Marinov f04f127680 Fix `as` operator generating opcode 38 errors hace 6 años
  Rémi Verschelde 492153878f Merge pull request #27128 from bojidar-bg/27111-gdscript-confounding-class hace 6 años
  Bojidar Marinov 466a76ac2c Fix GDScriptCompiler bugging out with identically-named inner class hace 6 años
  Bojidar Marinov b64f9f03f8 Fix duplicated lines in GDScript bytecode hace 6 años
  marxin 8d51618949 Add -Wshadow=local to warnings and fix reported issues. hace 6 años
  Rémi Verschelde d35003d92a GDScript: Remove unused `switch`, `case` and `do` CF keywords hace 6 años
  George Marques 30f02dd421 GDScript compiler: check if subclass exists before comparison hace 6 años
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 hace 6 años
  Aaron Franke cb01268562 Fix many errors found by PVS-Studio hace 6 años
  Pedro J. Estébanez b499537e68 Revert "Fix crash on signal/resume to dangling target" hace 6 años
  Pedro J. Estébanez 54bdc1e1f6 Fix crash on signal/resume to dangling target hace 7 años
  George Marques 4907a1cd28 GDScript: Fix stack address test in compiler hace 7 años
  luz.paz 08bde5b2de Misc. typos hace 7 años
  Rémi Verschelde f06b7d40c8 Merge pull request #21449 from vnen/gdscript-builtin-is hace 7 años
  George Marques 4b974a36b7 GDScript: Allow `is` operator to test built-in types hace 7 años
  Crazy-P e4af39cbc0 Fixes several resource leaks in ... hace 7 años
  Rémi Verschelde 52466d57e9 Make some debug prints verbose-only, remove others hace 7 años
  George Marques d97624e295 GDSCript: Fix cyclic class dependency detection hace 7 años
  George Marques 65c069c8d9 GDScript: Fix main script detection hace 7 años
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit hace 7 años
  George Marques e3d72d14ff Use type information to enable GDScript introspection hace 7 años
  George Marques 4b18c4e448 Add typed instructions to GDScript hace 7 años
  George Marques 743053734f Add static type checks in the parser hace 7 años
  George Marques b7a00aead0 Move inheritance resolution to the parser hace 7 años
  George Marques 8aab9a06d4 Add typing syntax hace 7 años