virtualx-engine/modules/gdscript/tests/scripts
George Marques 03ea77407c
GDScript: Be more lenient with identifiers
- Allow identifiers similar to keywords if they are in ASCII range.
- Allow constants to be treated as regular identifiers.
- Allow keywords that can be used as identifiers in expressions.
2023-02-09 11:19:05 -03:00
..
analyzer Revert "Remove script class checks when getting function signature" 2023-02-07 16:28:52 +01:00
parser GDScript: Be more lenient with identifiers 2023-02-09 11:19:05 -03:00
runtime Revert "Remove script class checks when getting function signature" 2023-02-07 16:28:52 +01:00
.gitignore
project.godot