Commit History

Author SHA1 Message Date
  George Marques e3d72d14ff Use type information to enable GDScript introspection 7 years ago
  George Marques 743053734f Add static type checks in the parser 7 years ago
  George Marques f7793fc5c9 Store type hint of declared identifiers 7 years ago
  George Marques b7a00aead0 Move inheritance resolution to the parser 7 years ago
  George Marques 8aab9a06d4 Add typing syntax 7 years ago
  Juan Linietsky a3f1ee5c57 Global class names (and GDScript support for it) 7 years ago
  Bojidar Marinov 8ecef3496c Add proper type information to array property 7 years ago
  Fabio Alessandrelli 8e35d937a9 New sync keywords in GDScript, NativeScript, Mono 7 years ago
  Fabio Alessandrelli 1400f6fdc4 Refactor RPCMode enum and checks 7 years ago
  Max Hilbrunner 4c69a495c9 Revert "RPCMode refactor, more sync modes" 7 years ago
  Max Hilbrunner d0b62ce155 Merge pull request #19021 from Faless/rpc_sync_fix 7 years ago
  George Marques 38284bc6da Enable singletons to be recognized as constant expressions 7 years ago
  Fabio Alessandrelli a5e8a3be5e New sync keywords in GDScript, NativeScript, Mono 7 years ago
  Fabio Alessandrelli 9de4ffde61 Refactor RPCMode enum and checks 7 years ago
  Rémi Verschelde 460e551ddf Merge pull request #16418 from bojidar-bg/15961-gdscript-array-export 7 years ago
  Hugo Locurcio 1c419531a0 Change ".." punctuation for "..." in editor strings (#16507) 7 years ago
  x1212 d2dc8fd423 fix enum from preloaded script in export 7 years ago
  luz.paz 612ab4bbc6 Fix typos with codespell 7 years ago
  Rémi Verschelde 7455244866 Merge pull request #15852 from poke1024/color_hsv 7 years ago
  Rémi Verschelde 43de4eb4d2 Merge pull request #15933 from x1212/fix_preload_in_exports 7 years ago
  Rémi Verschelde aeed774fef Merge pull request #16173 from vnen/gdscript-arguments 7 years ago
  x1212 48c9ed4545 fix spurious error messages during autocomplete and validate 7 years ago
  Bojidar Marinov d855fdb451 Allow exporting arrays of resources in GDScript 7 years ago
  Andreas Haas 95cfa9bf74 GDScriptParser: Remove debug prints. 7 years ago
  George Marques 802d5c4c6c Add argument count check for some GDScript functions 7 years ago
  Bernhard Liebl ec98e0b715 GDScript: always call ResourceLoader::load() in non-completion mode 7 years ago
  Bernhard Liebl 67ae443c56 Suppress errors on autocompletion for preload() 7 years ago
  Bernhard Liebl be55171231 Add Color.from_hsv() 7 years ago
  Rémi Verschelde 9f479f096c Fix typos in code and docs with codespell 7 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago