George Marques
|
85e316a5d5
Add typed arrays to GDScript
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Rémi Verschelde
|
ed2f84735b
Merge pull request #43895 from vnen/gdscript-operators-fix
|
4 years ago |
George Marques
|
0cb185927c
GDScript: Improve handling of operators
|
4 years ago |
George Marques
|
817fb3d702
GDScript: Give an error if dependency can't be parsed
|
4 years ago |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 years ago |
Thakee Nathees
|
3886a2f9f6
Array/Dictinoary no more reduced to array/dictionary variant
|
5 years ago |
Thakee Nathees
|
89489a3cac
GDScript: parameter infer type bug fix
|
5 years ago |
George Marques
|
1ddb9b1a52
GDScript: Don't try to parse constant scripts that aren't valid
|
5 years ago |
George Marques
|
35176247af
GDScript: Allow enum values to be set to constant expressions
|
5 years ago |
bruvzg
|
ee973f5b90
[GDScript] Add static HashMap cleanup.
|
5 years ago |
George Marques
|
a0f54cb95e
Wrap up GDScript 2.0 base implementation
|
5 years ago |
George Marques
|
dadfcd8aba
Added support for enums to be used as types in GDScript
|
5 years ago |
George Marques
|
95c0909290
Add warning checks in GDScript analyzer
|
5 years ago |
George Marques
|
9a76ab8b6a
Add new GDScript type checker
|
5 years ago |
George Marques
|
5d6e853806
New GDScript tokenizer and parser
|
5 years ago |