virtualx-engine/modules/gdscript/tests/scripts
ZuBsPaCe 551ceb590b GDScript: Report property type errors
Inline getters & setters are now FunctionNodes.
Their names are set in the parser, not in the compiler.
GDScript-Analyzer will now run through getter and setter.
Also report wrong type or signature errors regarding getset properties.
Added GDScript tests for getters and setters.
#53102
2021-10-08 22:06:15 +02:00
..
analyzer GDScript: Report property type errors 2021-10-08 22:06:15 +02:00
parser Merge pull request #52906 from vnen/gdscript-show-error-on-yield 2021-09-21 20:36:39 +02:00
runtime Fix LUA-style assignment in Dictionary 2021-10-05 12:17:13 +02:00
.gitignore
project.godot