Dmitrii Maganov
|
5e2ac1a31e
GDScript: Begin making constants deep, not shallow or flat
|
há 2 anos atrás |
Dmitrii Maganov
|
532ffc30bd
GDScript: Fix typing of lambda functions
|
há 2 anos atrás |
Dmitrii Maganov
|
a1d06749f1
Unify typing of variables, constants and parameters in GDScript
|
há 2 anos atrás |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
há 2 anos atrás |
Rémi Verschelde
|
8203e09330
Merge pull request #70859 from vonagam/fix-preload-native-type
|
há 2 anos atrás |
Rémi Verschelde
|
4e360ac612
Merge pull request #70702 from vnen/gdscript-error-on-assign-void
|
há 2 anos atrás |
Rémi Verschelde
|
e4c1103af4
Merge pull request #70656 from vonagam/fix-void-returns
|
há 2 anos atrás |
Dmitrii Maganov
|
961b4ac5f5
GDScript: Fix wrong native type for preloaded class
|
há 2 anos atrás |
George Marques
|
8a98110e3e
Merge pull request #62688 from cdemirer/assignments-and-types
|
há 2 anos atrás |
George Marques
|
bc739a4687
GDScript: Make using return of void function an error
|
há 2 anos atrás |
George Marques
|
33afa82fb0
Merge pull request #70613 from vonagam/fix-enum-as-constant
|
há 2 anos atrás |
Dmitrii Maganov
|
9507f65e25
GDScript: Disallow return with value in void functions
|
há 2 anos atrás |
Dmitrii Maganov
|
b6aa4840d8
Fix usage of Enum as constant
|
há 2 anos atrás |
Dmitrii Maganov
|
f67aa3e46d
GDScript: Fix return type of constructor call for extending class
|
há 2 anos atrás |
cdemirer
|
bbb21c3fd5
Fix type adjustment skipped when value is considered both not hard and not variant
|
há 3 anos atrás |
Rémi Verschelde
|
edfa1e8665
Merge pull request #70220 from adamscott/fix-external-enum
|
há 2 anos atrás |
Rémi Verschelde
|
e1657bd2a7
Merge pull request #70440 from rune-scape/null-again
|
há 2 anos atrás |
rune-scape
|
3228fdb88a
Fix GDScript analyzer null literal
|
há 2 anos atrás |
ocean (they/them)
|
d93dbab054
Add MethodInfo to signal datatype
|
há 2 anos atrás |
ocean (they/them)
|
fb418685a0
Unify GDScriptAnalyzer in-editor and runtime autoload checks
|
há 2 anos atrás |
rune-scape
|
9f6ad59da7
Fix autoload subscript regression
|
há 2 anos atrás |
Adam Scott
|
7fc814f697
Fix external enums not assignable as constants
|
há 2 anos atrás |
Adam Scott
|
1bbb2b4159
Fix outer class lookup
|
há 2 anos atrás |
Adam Scott
|
2fefcf7329
Fix inner class constant assignment
|
há 2 anos atrás |
Rémi Verschelde
|
8d52eea52b
Merge pull request #70000 from rune-scape/find-more-classes
|
há 2 anos atrás |
rune-scape
|
213c94b42f
Fix enum value regression
|
há 2 anos atrás |
Rémi Verschelde
|
f18f2740da
Merge pull request #70131 from rune-scape/preload-type-regression
|
há 2 anos atrás |
stmSi
|
2a341a6321
Fixed GDScript crashed when two consecutive unary operators are analysed
|
há 2 anos atrás |
rune-scape
|
17e03c29d6
Fix preload type regression
|
há 2 anos atrás |
rune-scape
|
e1c63fee86
GDScript: Fix built-in script and other `find_class` bugs
|
há 2 anos atrás |