godot/modules/gdscript/tests/scripts/parser
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
..
errors Add errors for keywords removed in Godot 4 2025-04-24 22:32:34 -07:00
features Fix is_valid_float, Variant parser, Expression parser, script highlighter, and TextServer not handing capital E in scientific notation. 2025-02-05 18:39:40 +02:00
warnings GDScript: Support tracking multiple analyzer and runtime errors in tests 2024-11-21 22:09:50 +03:00