Historial de Commits

Autor SHA1 Mensaje Fecha
  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 6 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
  Rémi Verschelde 7c9f7452f4 Style: Format code with clang-format 6.0.1 hace 7 años
  Juan Linietsky a3f1ee5c57 Global class names (and GDScript support for it) hace 7 años
  Marcin Zawiejski 317dcb084b Fix onready vars / vars accessing class members if _ready / _init not present hace 7 años
  George Marques 3cec24baa8 Fix positive operator in GDScript compiler hace 7 años
  George Marques decf178033 Enable autoload in editor hace 7 años
  luz.paz 612ab4bbc6 Fix typos with codespell hace 7 años
  Juan Linietsky c58891ff4c Allow shadowing class members with local variables in GDScript, closes #15896 hace 7 años
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting hace 7 años
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 hace 7 años
  Rémi Verschelde 13c2ff9320 Style: Apply new clang-format 5.0 style to all files hace 7 años
  sanikoyes fb801d4964 Allow to extends constant variable hace 7 años
  Rémi Verschelde 4cfc29611e GDScript: Refactor "GD" class prefix to "GDScript" hace 7 años