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_parser.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Forbid implicit type conversion in GDScript"
Rémi Verschelde
2019-03-04
1
-1
/
+1
*
GDScript: Forbid implicit type conversion
George Marques
2019-03-03
1
-1
/
+1
*
Add a dependency search mode for GDScript parser
George Marques
2019-03-03
1
-1
/
+5
*
Merge pull request #25018 from AllanDaemon/#24895
George Marques
2019-02-24
1
-0
/
+1
|
\
|
*
Fix #24895 (support for optional parameters in setters)
Allan Daemon
2019-01-23
1
-0
/
+1
*
|
GDScript: Remove unused `switch`, `case` and `do` CF keywords
Rémi Verschelde
2019-02-20
1
-1
/
+0
*
|
Fix many asan and ubsan reported issues
Hein-Pieter van Braam
2019-01-30
1
-0
/
+2
|
/
*
GDScript: fix type-check of indexed values
George Marques
2019-01-16
1
-1
/
+1
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Fix various Clang 7 warnings about unused stuff
Rémi Verschelde
2018-10-01
1
-1
/
+0
*
Fix warnings about unhandled enum value in switch [-Wswitch]
Rémi Verschelde
2018-09-27
1
-0
/
+2
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-3
/
+3
*
GDScript: Allow `is` operator to test built-in types
George Marques
2018-08-26
1
-0
/
+1
*
Add custom icons to script classes.
Will Nations
2018-08-14
1
-0
/
+1
*
Added system for GDScript warnings
George Marques
2018-08-10
1
-0
/
+24
*
Add ability to infer variable type from assigned value
George Marques
2018-07-20
1
-0
/
+2
*
Add editor highlight for type-safe lines
George Marques
2018-07-20
1
-1
/
+14
*
Use type information to enable GDScript introspection
George Marques
2018-07-20
1
-42
/
+1
*
Add static type checks in the parser
George Marques
2018-07-20
1
-27
/
+117
*
Store type hint of declared identifiers
George Marques
2018-07-20
1
-3
/
+45
*
Move inheritance resolution to the parser
George Marques
2018-07-20
1
-0
/
+4
*
Add typing syntax
George Marques
2018-07-20
1
-70
/
+44
*
Refactor RPCMode enum and checks
Fabio Alessandrelli
2018-05-29
1
-4
/
+4
*
Revert "RPCMode refactor, more sync modes"
Max Hilbrunner
2018-05-29
1
-4
/
+4
*
Refactor RPCMode enum and checks
Fabio Alessandrelli
2018-05-26
1
-4
/
+4
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
GDScript: Refactor "GD" class prefix to "GDScript"
Rémi Verschelde
2017-11-16
1
-0
/
+547