Historie revizí

Autor SHA1 Zpráva Datum
  Bojidar Marinov 3ca7b4ee45 Fix uninitialized arrays and dictionaries retaining value před 6 roky
  Rémi Verschelde 10b040ab20 Merge pull request #31893 from bojidar-bg/25081-gdscript-index-self před 6 roky
  Rémi Verschelde 85955c5f25 Merge pull request #31843 from 2shady4u/parserCtrlClick před 6 roky
  Bojidar Marinov e3d05fa42d Re-allow indexing on "self" and object types in GDScript před 6 roky
  Rémi Verschelde 877912b23c Merge pull request #24925 from Mr-Slurpy/typed-autoload před 6 roky
  shaderbeast dbd253d7a2 Solves ctrl+click on functions by ignoring the cursor před 6 roky
  Rémi Verschelde 7995ce03f3 Merge pull request #31738 from bojidar-bg/31056-class_name-extends před 6 roky
  Rémi Verschelde 46ad60385b Merge pull request #29780 from GodotExplorer/gdscript-lsp před 6 roky
  Bojidar Marinov b70b16a20f Remove check for class_name and extends order před 6 roky
  Michael Alexsander Silva Dias a8826ad3b8 Make 'break' and 'continue' be marked as safe před 6 roky
  Hugo Locurcio a4794af5df Improve writing style in GDScript error/warning messages před 6 roky
  Rémi Verschelde d3153c28f0 Replace last occurrences of 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' před 6 roky
  geequlim f58560ac36 Add GDScript Language Protocol plugin před 6 roky
  Rémi Verschelde 80c7cb6378 Merge pull request #31227 from profan/fix/err-explain-usages před 6 roky
  Robin Hübner 6ab118c464 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative", "modules/gdscript" directories. před 6 roky
  Cameron Reikes 2339e85b78 Expression before 'is' may be null před 6 roky
  Rémi Verschelde be3b2f3ff9 Merge pull request #31041 from 2shady4u/master před 6 roky
  shaderbeast 1e6a52b215 Mark class_name line as safe in editor před 6 roky
  Rémi Verschelde d15cf7b672 Merge pull request #30576 from qarmin/lgtm_coverage před 6 roky
  qarmin 6cbaf7662f Changed some code showed in LGTM and Coverage před 6 roky
  Shiqing 206d515783 Fix unreachable code detection in match statements před 6 roky
  Rémi Verschelde ba211bd58c Merge pull request #30352 from bojidar-bg/28727-enum-value-check před 6 roky
  Bojidar Marinov c43e050145 Fix parsing of enums allowing for juxtaposed identifiers před 6 roky
  Rémi Verschelde e81ddf1242 Merge pull request #30289 from bojidar-bg/29586-class-name-constant před 6 roky
  Bojidar Marinov 2ef438c200 Fix inheriting from class_name messing up constants před 6 roky
  Bojidar Marinov f7de816f8b Fix parsing of arguments in constant expressions před 6 roky
  Rémi Verschelde d17eac735c Merge pull request #29815 from NilsIrl/plus_file_1 před 6 roky
  unknown bd25e8d72a Fixed regression bug caused in #30095 and actually fix the issue it was supposed to fix(#26850) před 6 roky
  Rémi Verschelde eaaff9da31 Merge pull request #29941 from qarmin/redundant_code_and_others před 6 roky
  unknown a859643f7e Fixed parser treating compound assignment the same as assignment which gave wrong argument usage count před 6 roky