Commit History

Author SHA1 Message Date
  Rémi Verschelde 13f0ab88f2 Merge pull request #81079 from dalexeev/gds-fix-get-method-list 1 year ago
  Danil Alexeev 462d8f4752 GDScript: Fix `get_*_list()` methods return incorrect info 2 years ago
  Yuri Rubinsky 35802374ac Add coloring for completion of vector components 2 years ago
  Rémi Verschelde 91c5273ec5 Merge pull request #75656 from YuriSizov/core-iconic-builtins 1 year ago
  Yuri Sizov b6c4efe1b1 Merge pull request #80964 from dalexeev/gds-allow-use-local-consts-as-types 2 years ago
  Danil Alexeev 68a567bd13 GDScript: Allow use local constants as types 2 years ago
  Danil Alexeev 89429b0273 GDScript: Fix lambda resolution with cyclic references 2 years ago
  Yuri Sizov 2c77f07aaa Add a script method to get its class icon 2 years ago
  Danil Alexeev 6c59ed9485 GDScript: Add static typing for `for` loop variable 2 years ago
  Danil Alexeev 0f27c4ad80 GDScript: Check `get_node()` shorthand in static functions 2 years ago
  Yuri Sizov 3de7dd902c Merge pull request #79880 from dalexeev/gds-fix-id-shadowing-below 2 years ago
  Yuri Sizov 41efc7cb86 Merge pull request #78941 from dalexeev/gds-doc-comments-deprecated-and-experimental 2 years ago
  Yuri Sizov efbff1369a Merge pull request #78254 from dalexeev/gds-fix-property-group-name-conflict 2 years ago
  Danil Alexeev d53fc92b4c GDScript: Fix bug with identifier shadowed below in current scope 2 years ago
  Danil Alexeev c1b450566a GDScript: Add `@deprecated` and `@experimental` doc comment tags 2 years ago
  Rémi Verschelde faf3faa8c8 Merge pull request #77744 from dalexeev/gds-reset-block-locals-on-exit 2 years ago
  Rémi Verschelde 25b2f1780a Style: Harmonize header includes in modules 2 years ago
  Danil Alexeev bf8f996212 GDScript: Fix conflict between property and group names 2 years ago
  Danil Alexeev f3bf75fbb4 GDScript: Reset local variables on exit from block 2 years ago
  George Marques 0ba6048ad3 Add support for static variables in GDScript 2 years ago
  ocean (they/them) 6783ff69c0 Improve and fix GDScript documentation generation & behavior 2 years ago
  Dmitrii Maganov 4e34cf238a GDScript: Change parser representation of class extends 2 years ago
  Rémi Verschelde 2057d7344e Merge pull request #73590 from vnen/gdscript-global-scope-enums 2 years ago
  George Marques 75f16b8167 Make global scope enums accessible as types in GDScript 2 years ago
  Dmitrii Maganov 8fe023ad93 GDScript: Rework type check 2 years ago
  Yuri Sizov 13f0158e49 Merge pull request #72608 from vnen/gdscript-warning-default-error 2 years ago
  George Marques 273bf7210f GDScript: Add warnings that are set to error by default 2 years ago
  George Marques 5fc7918594 GDScript: Improve usability of setter chains 2 years ago
  Rémi Verschelde afe3b94ab2 Revert "GDScript: Add warnings that are set to error by default" 2 years ago
  George Marques a166833bfa GDScript: Add warnings that are set to error by default 2 years ago