Rémi Verschelde
|
361f3f1721
Merge pull request #57520 from jordigcs/gd-rename-map
|
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 |
Rémi Verschelde
|
41e5f5b093
Merge pull request #71349 from vonagam/disallow-infer-on-weak
|
2 years ago |
Dmitrii Maganov
|
3c308f42e2
GDScript: Fix marking of line with unsafe property access as unsafe
|
2 years ago |
jordi
|
bb9a00889a
Add hint for identifiers renamed since Godot 3
|
3 years ago |
jordi
|
2e488072d0
Allow standalone ternary expressions
|
2 years ago |
ocean (they/them)
|
4854e723be
Fix unnammed enum crash regression
|
2 years ago |
Rémi Verschelde
|
4005fc4b8d
Merge pull request #71279 from vonagam/fix-iterator-number-type
|
2 years ago |
Adam Scott
|
48e041458f
Fix cyclic reference errors while reducing identifiers.
|
2 years ago |
Dmitrii Maganov
|
a1e0281b45
GDScript: Disallow type inference with untyped initializer
|
2 years ago |
Dmitrii Maganov
|
40613ebd21
GDScript: Fix typing of iterator in for loop
|
2 years ago |
George Marques
|
3a5e41293c
GDScript: Fix infinite recursion in resolution of enum values
|
2 years ago |
Rémi Verschelde
|
aaa5158ff9
Merge pull request #70733 from vonagam/fix-assigning-untyped
|
2 years ago |
Dmitrii Maganov
|
274d49790d
GDScript: Fix extending abstract classes, forbid their construction
|
2 years ago |
Dmitrii Maganov
|
ef81b344be
GDScript: Fix wrong marking of some lines related to Variant as unsafe
|
2 years ago |
Dmitrii Maganov
|
38c214d483
GDScript: Fix some issues with assignments that involve untyped things
|
2 years ago |
Dmitrii Maganov
|
5980abbcec
GDScript: Fix getting type from PropertyInfo for Variant arguments
|
2 years ago |