Commit History

Author SHA1 Message Date
  George Marques 4b18c4e448 Add typed instructions to GDScript 7 years ago
  George Marques 743053734f Add static type checks in the parser 7 years ago
  George Marques b7a00aead0 Move inheritance resolution to the parser 7 years ago
  George Marques 8aab9a06d4 Add typing syntax 7 years ago
  Rémi Verschelde 7c9f7452f4 Style: Format code with clang-format 6.0.1 7 years ago
  Juan Linietsky a3f1ee5c57 Global class names (and GDScript support for it) 7 years ago
  Marcin Zawiejski 317dcb084b Fix onready vars / vars accessing class members if _ready / _init not present 7 years ago
  George Marques 3cec24baa8 Fix positive operator in GDScript compiler 7 years ago
  George Marques decf178033 Enable autoload in editor 7 years ago
  luz.paz 612ab4bbc6 Fix typos with codespell 7 years ago
  Juan Linietsky c58891ff4c Allow shadowing class members with local variables in GDScript, closes #15896 7 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 years ago
  Rémi Verschelde 13c2ff9320 Style: Apply new clang-format 5.0 style to all files 7 years ago
  sanikoyes fb801d4964 Allow to extends constant variable 7 years ago
  Rémi Verschelde 4cfc29611e GDScript: Refactor "GD" class prefix to "GDScript" 7 years ago