Historique des commits

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