Rémi Verschelde
|
e19e6b09b9
Clean up ProjectConverter3To4 architecture, move renames map to separate file
|
2 years ago |
Markus Sauermann
|
826e54fa73
Some code simplifications
|
2 years ago |
Danil Alexeev
|
685db28e29
GDScript: Fix `await` type inference
|
2 years ago |
Yuri Sizov
|
d201df1ffa
Merge pull request #72512 from vonagam/fix-ternary-type-source
|
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 |
Dmitrii Maganov
|
7b04e3865a
GDScript: Fix getting reduced value of incomplete subscript
|
2 years ago |
Dmitrii Maganov
|
1a810ff45e
GDScript: Fix type certainty for result of ternary operator
|
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 |
Rémi Verschelde
|
925784df03
Merge pull request #72454 from dalexeev/gds-fix-icon-annotation
|
2 years ago |
Rémi Verschelde
|
6d9c9d30b9
Merge pull request #72206 from vnen/gdscript-allow-void-return-shorthand
|
2 years ago |
Rémi Verschelde
|
361f3f1721
Merge pull request #57520 from jordigcs/gd-rename-map
|
2 years ago |
Danil Alexeev
|
83cb968965
GDScript: Fix `@icon` annotation
|
2 years ago |
George Marques
|
a47d4d57ca
GDScript: Allow void functions to return calls to other void functions
|
2 years ago |
Dmitrii Maganov
|
5909f9f075
GDScript: Fix issues with typed arrays
|
2 years ago |
Rémi Verschelde
|
a2817eca03
Merge pull request #72175 from dalexeev/gds-fix-export-group-annotations
|
2 years ago |
Rémi Verschelde
|
a3dae9e548
Merge pull request #72285 from vnen/gdscript-variable-match
|
2 years ago |
Rémi Verschelde
|
4011a0915e
Merge pull request #71844 from vonagam/fix-constant-conversions
|
2 years ago |
George Marques
|
c68b2358d5
GDScript: Allow variables in match patterns
|
2 years ago |
Dmitrii Maganov
|
31e0ae2012
GDScript: Fix constant conversions
|
2 years ago |
Dmitrii Maganov
|
6194a7e0fa
GDScript: Fix implicit conversions for function returns
|
2 years ago |
Rémi Verschelde
|
cc6e8379d4
Merge pull request #69163 from vonagam/variant-safe-lines
|
2 years ago |
Danil Alexeev
|
1d68ce2cce
GDScript: Fix broken export group annotations
|
2 years ago |
Dmitrii Maganov
|
abe6d67232
GDScript: Fix test for read-only state of constants
|
2 years ago |
Rémi Verschelde
|
a5c211641f
Merge pull request #71634 from dalexeev/gds-annotations-analyzer
|
2 years ago |
Rémi Verschelde
|
944b44243d
Merge pull request #72008 from vonagam/fix-property-access-unsafe-mark
|
2 years ago |
Danil Alexeev
|
b004f8180e
GDScript: Allow constant expressions in annotations
|
2 years ago |
George Marques
|
e93266b9ff
Merge pull request #71120 from jordigcs/ternary
|
2 years ago |