godot/modules/gdscript/tests/scripts
Thaddeus Crews e998e94ff1
Merge pull request #118002 from dalexeev/gds-warn-confusable-temp-mod
GDScript: Add `CONFUSABLE_TEMPORARY_MODIFICATION` warning
2026-04-21 08:48:12 -05:00
..
analyzer Merge pull request #118002 from dalexeev/gds-warn-confusable-temp-mod 2026-04-21 08:48:12 -05:00
completion Autocompletion: Don't call const functions 2025-08-05 09:03:10 +02:00
lsp Fix lookup symbol for super() 2025-07-08 16:21:39 +03:00
parser GDScript: Group similar analyzer/runtime error tests into single files 2026-04-02 15:02:10 +03:00
runtime GDScript: Fix type deduction for functions without return statements 2026-04-19 12:11:58 +03:00
.editorconfig GDScript: Support tracking multiple analyzer and runtime errors in tests 2024-11-21 22:09:50 +03:00
.gitignore
project.godot GDScript: Update get_stack(), print_stack(), and print_debug() 2025-04-26 21:10:41 +03:00
utils.notest.gd GDScript: Group similar analyzer/runtime error tests into single files 2026-04-02 15:02:10 +03:00