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
*
Merge pull request #40673 from ThakeeNathees/gdscript-op-eval-validation
George Marques
2020-08-08
1
-1
/
+13
|
\
|
*
GDScript operator evaluation validation bug fix
Thakee Nathees
2020-07-24
1
-1
/
+13
*
|
Merge pull request #40951 from bruvzg/gds_cleanup
George Marques
2020-08-08
1
-0
/
+4
|
\
\
|
*
|
[GDScript] Add static HashMap cleanup.
bruvzg
2020-08-01
1
-0
/
+4
*
|
|
GDScript: unsafe arithmetic assignment bug fix
Thakee Nathees
2020-08-06
1
-15
/
+17
*
|
|
Merge pull request #40690 from ThakeeNathees/arithmetic-assign-type-check-bug...
George Marques
2020-08-03
1
-5
/
+53
|
\
\
\
|
*
|
|
GDScript arithmetic assignment type check bug fixed
Thakee Nathees
2020-07-26
1
-5
/
+53
|
|
|
/
|
|
/
|
*
|
|
Fixed tiny grammar issues in error messages
unknown
2020-08-03
1
-2
/
+2
|
|
/
|
/
|
*
|
GDScript: Fix crash caused by inconsistent get_member
Lyuma
2020-07-29
1
-1
/
+1
*
|
GDScript: Fix crash on 'await' completion
George Marques
2020-07-27
1
-0
/
+6
*
|
GDScript: "Object" datatype changed from BUILTIN to NATIVE
Thakee Nathees
2020-07-26
1
-0
/
+10
|
/
*
Wrap up GDScript 2.0 base implementation
George Marques
2020-07-22
1
-121
/
+284
*
Reintroduce code completion
George Marques
2020-07-20
1
-0
/
+14
*
Added support for enums to be used as types in GDScript
George Marques
2020-07-20
1
-89
/
+214
*
Add warning checks in GDScript analyzer
George Marques
2020-07-20
1
-43
/
+301
*
Add new GDScript type checker
George Marques
2020-07-20
1
-99
/
+2318
*
New GDScript tokenizer and parser
George Marques
2020-07-20
1
-0
/
+283