Danil Alexeev
|
d53fc92b4c
GDScript: Fix bug with identifier shadowed below in current scope
|
há 2 anos atrás |
Yuri Sizov
|
0e1c9531b5
Merge pull request #75620 from jpcerrone/fix_shadow_warnings_not_going_away_after_ignoring
|
há 2 anos atrás |
jpcerrone
|
13c73500ab
Fix for not being able to ignore shadowing warnings on class scope
|
há 2 anos atrás |
rune-scape
|
83b01708b2
Script editor: Show depended script errors
|
há 2 anos atrás |
ocean (they/them)
|
6c28b8edd3
GDScript: fix regression when checking for virtual function implementation.
|
há 2 anos atrás |
Yuri Sizov
|
f1e79e2581
Make container element type comparison safe
|
há 2 anos atrás |
Rémi Verschelde
|
248e5245e4
Merge pull request #73540 from mashumafi/fix-typed-array-add
|
há 2 anos atrás |
Rémi Verschelde
|
ae00187b58
Merge pull request #77129 from dalexeev/gds-fix-static-var-bugs-part-1
|
há 2 anos atrás |
Rémi Verschelde
|
1a62f1e4fc
Merge pull request #74741 from vnen/variant-not-for-everyone
|
há 2 anos atrás |
Rémi Verschelde
|
4db1d09bf5
Merge pull request #73657 from mashumafi/callable-ctor
|
há 2 anos atrás |
Danil Alexeev
|
aebbbda080
GDScript: Fix some bugs with static variables and functions
|
há 2 anos atrás |
Rémi Verschelde
|
49b774e009
Merge pull request #77324 from anvilfolk/oh-no-its-virtual
|
há 2 anos atrás |
Rémi Verschelde
|
25b2f1780a
Style: Harmonize header includes in modules
|
há 2 anos atrás |
ocean (they/them)
|
861743cd04
GDScript: add errors when calling unimplemented virtual functions
|
há 2 anos atrás |
Rémi Verschelde
|
3a319daa99
Merge pull request #77351 from anvilfolk/super-discard
|
há 2 anos atrás |
Rémi Verschelde
|
8b62c52d1c
Merge pull request #75419 from vonagam/fix-super-classes-in-array-literals
|
há 2 anos atrás |
ocean (they/them)
|
25c90836fd
GDScript: do not warn of return value discarded for super() inside _init()
|
há 2 anos atrás |
Danil Alexeev
|
3bf72be625
GDScript: Fix calling static func from non-static is allowed
|
há 2 anos atrás |
Danil Alexeev
|
7da3110e6b
GDScript: Fix `validate_call_arg()` for unresolved datatype
|
há 2 anos atrás |
Danil Alexeev
|
c2fbb40e9a
GDScript: Fix warning ignoring for member variables
|
há 2 anos atrás |
Rémi Verschelde
|
f37fc4e708
Merge pull request #76412 from dalexeev/gds-reorganize-warnings
|
há 2 anos atrás |
Rémi Verschelde
|
f374390fc1
Merge pull request #75014 from vonagam/assert-literal-false
|
há 2 anos atrás |
Danil Alexeev
|
13310f3557
GDScript: Reorganize and unify warnings
|
há 2 anos atrás |
George Marques
|
0ba6048ad3
Add support for static variables in GDScript
|
há 2 anos atrás |
Yuri Sizov
|
a7276f1ce0
Merge pull request #75691 from dalexeev/gds-fix-signature-generation
|
há 2 anos atrás |
Danil Alexeev
|
66279b98b6
GDScript: Add missing member type check when resolving `extends`
|
há 2 anos atrás |
Danil Alexeev
|
9df96e97ea
GDScript: Misc fixes and improvements for signature generation
|
há 2 anos atrás |
Dmitrii Maganov
|
8655d979a1
GDScript: Allow elements of a parent class in a typed array literal
|
há 2 anos atrás |
Yuri Sizov
|
215893ebca
Merge pull request #74949 from dalexeev/gds-fix-await-warning
|
há 2 anos atrás |
Yuri Sizov
|
5461b9976c
Merge pull request #74844 from vonagam/change-class-extends-parsing
|
há 2 anos atrás |