virtualx-engine/modules/gdscript/tests/scripts/analyzer
ocean (they/them) 5d164df4e1 Make type not found errors more informative.
This PR removes a check for whether a datatype is a meta type when
generating a datatype's to_string() result. This means that error
messages that fail to find the type will now print their class names,
which is much more useful when trying to identify errors.
2023-04-02 18:30:30 -04:00
..
errors Make type not found errors more informative. 2023-04-02 18:30:30 -04:00
features GDScript: Fix false positive REDUNDANT_AWAIT warning 2023-03-16 14:04:14 +03:00
warnings Merge pull request #74949 from dalexeev/gds-fix-await-warning 2023-03-20 19:14:15 +01:00