index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
gdscript
/
gdscript_analyzer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make enum/constant binds 64-bit.
bruvzg
2022-06-17
1
-1
/
+1
*
use correct error for unused bind match, suppress with underscore
Nathan Franke
2022-06-03
1
-2
/
+2
*
Merge pull request #61279 from Trioct/fix-typed-array-assignment
Rémi Verschelde
2022-05-25
1
-3
/
+13
|
\
|
*
Fix const typed array assignment
Trioct
2022-05-25
1
-3
/
+13
*
|
GDScript: Don't show redundant await warning on unknown types
George Marques
2022-05-24
1
-4
/
+13
|
/
*
Add a new HashSet template
reduz
2022-05-20
1
-3
/
+3
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-4
/
+4
*
Add a new HashMap implementation
reduz
2022-05-12
1
-5
/
+3
*
Merge pull request #60396 from vnen/gdscript-self-lambda
Rémi Verschelde
2022-04-27
1
-14
/
+54
|
\
|
*
GDScript: Allow using self in lambdas
George Marques
2022-04-24
1
-14
/
+54
*
|
Fixes GDScript define nested dictionary and array as constants #50285
PastMoments
2022-04-19
1
-0
/
+20
|
/
*
GDScript: Add support for static method calls in native types
George Marques
2022-04-06
1
-1
/
+5
*
Fix typos with codespell
Rémi Verschelde
2022-03-31
1
-1
/
+1
*
GDScript: Fix issues with completion and `super` calls
George Marques
2022-03-30
1
-4
/
+8
*
Prevent NARROWING_CONVERSION warning for int(float) function in GDScript
Yuri Roubinsky
2022-03-22
1
-1
/
+1
*
Merge pull request #59056 from Chaosus/gds_fix_extends_crash
Yuri Rubinsky
2022-03-22
1
-0
/
+1
|
\
|
*
Prevent crash due to empty error message on empty extends in GDScript
Yuri Roubinsky
2022-03-12
1
-0
/
+1
*
|
Fix default value count checking for inherited function
Yuri Roubinsky
2022-03-14
1
-4
/
+12
|
/
*
Restore building web platform by enclosing resolve_function_signature.
K. S. Ernest (iFire) Lee
2022-03-07
1
-1
/
+1
*
GDScript: Check if method signature matches the parent
George Marques
2022-03-06
1
-8
/
+60
*
Merge pull request #58185 from V-Sekai/explicit_variant_assignment_fix
Rémi Verschelde
2022-03-04
1
-1
/
+1
|
\
|
*
Fix error when assigning to an explicitly annotated variant from an ambiguous...
SaracenOne
2022-02-16
1
-1
/
+1
*
|
Merge pull request #58626 from groud/fix_gdscript_analyser_crash
Rémi Verschelde
2022-03-04
1
-3
/
+9
|
\
\
|
*
|
Fix a crash in GDScriptAnalyzer when a script class's file is not found
Gilles Roudière
2022-02-28
1
-3
/
+9
*
|
|
Merge pull request #58262 from Sauermann/fix-range-doc
Max Hilbrunner
2022-03-03
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Describe usage of float in range documentation
Markus Sauermann
2022-02-18
1
-1
/
+1
|
|
/
*
/
Fixes cyclic detection from variables assigning themselves to themselves in a...
SaracenOne
2022-02-22
1
-28
/
+38
|
/
*
Refactor some object type checking code with `cast_to`
Rémi Verschelde
2022-02-08
1
-7
/
+7
*
Merge pull request #57591 from vnen/gdscript-enum-fixes
Rémi Verschelde
2022-02-04
1
-45
/
+88
|
\
|
*
GDScript: Treat enum values as int and enum types as dictionary
George Marques
2022-02-03
1
-29
/
+66
|
*
GDScript: Consolidate behavior for assigning enum types
George Marques
2022-02-03
1
-20
/
+26
*
|
Fix crash with non-constant keys in match statement Dictionary pattern
cdemirer
2022-01-26
1
-1
/
+1
|
/
*
Merge pull request #55995 from Xwdit/enum_fix
Rémi Verschelde
2022-01-17
1
-1
/
+2
|
\
|
*
Fix enum int comparison
Xwdit
2021-12-16
1
-1
/
+2
*
|
Merge pull request #56194 from cdemirer/fix-operation-result-type-inference
Rémi Verschelde
2022-01-10
1
-8
/
+20
|
\
\
|
*
|
Fix operation result type inference
cdemirer
2021-12-23
1
-8
/
+20
|
|
/
*
|
Merge pull request #56232 from V-Sekai/invalid_explicit_variant_assign_fix
Rémi Verschelde
2022-01-10
1
-1
/
+1
|
\
\
|
*
|
Fix 'Compiler bug: unresolved assign' on explicitly annotated variants.
SaracenOne
2021-12-25
1
-1
/
+1
|
|
/
*
|
Merge pull request #56260 from cdemirer/fix-type-mutation-upon-assignment-wit...
Rémi Verschelde
2022-01-10
1
-6
/
+7
|
\
\
|
*
|
Fix type mutation upon compound assignment
cdemirer
2021-12-27
1
-6
/
+7
|
|
/
*
|
Merge pull request #56483 from vnen/gdscript-warning-annotation
Rémi Verschelde
2022-01-05
1
-2
/
+36
|
\
\
|
*
|
GDScript: Add annotation to ignore warnings
George Marques
2022-01-04
1
-2
/
+36
|
|
/
*
/
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
|
/
*
Avoid a crash in the gdscript analyser
Gilles Roudière
2021-12-14
1
-2
/
+4
*
Fix shadowed global identifier warning duplication
Yuri Roubinsky
2021-12-13
1
-1
/
+19
*
Improve various texts
kobewi
2021-11-23
1
-1
/
+1
*
Fix incorrect debug check for setters
Benjamin Navarro
2021-10-18
1
-1
/
+1
*
Merge pull request #53843 from vnen/gdscript-typed-array-subscript-constant
Rémi Verschelde
2021-10-15
1
-0
/
+3
|
\
|
*
GDScript: Fix inferred typed array marked as constant
George Marques
2021-10-15
1
-0
/
+3
*
|
GDScript: Fix typing for await expression
George Marques
2021-10-14
1
-3
/
+12
[next]