1
0
Fork 0
godot/modules/gdscript/tests/scripts
Malcolm Anderson 5c662f7707 Add errors for keywords removed in Godot 4
Update modules/gdscript/gdscript_parser.cpp

Co-authored-by: Danil Alexeev <dalexeev12@yandex.ru>

Improve error message

Add tests

Add errors for other removed keywords

Remove very old keywords and improve wording of errors
2025-04-24 22:32:34 -07:00
..
analyzer GDScript: Add constant `Array` and `Dictionary` constructors 2025-03-31 21:31:34 +03:00
completion Merge pull request #102218 from HolonProduction/dictionary-recovery 2025-04-14 19:39:50 -05:00
lsp GDScript: Fix head class range to include `class_name` 2025-03-14 11:36:55 +01:00
parser Add errors for keywords removed in Godot 4 2025-04-24 22:32:34 -07:00
runtime Add gdscript tests for callv with const arrays 2025-04-10 23:13:01 +02:00
.editorconfig GDScript: Support tracking multiple analyzer and runtime errors in tests 2024-11-21 22:09:50 +03:00
.gitignore
project.godot Changed the default deadzone value for new actions from 0.5 to 0.2 2024-10-01 16:47:44 +04:00
utils.notest.gd Always add decimal when printing float 2024-10-23 15:00:21 +02:00