godot/modules/gdscript
Bojidar Marinov f4a6e3dded Fix crash when guessing type of variable declared to itself
Fixes #10972

(cherry picked from commit b7fd065f5c)
2019-09-24 10:52:38 +02:00
..
SCsub SCsub: Add python shebang as a hint for syntax highlighting 2016-10-30 14:51:34 +01:00
config.py style: Fix PEP8 blank lines issues in Python files 2016-11-02 22:29:36 +01:00
gd_compiler.cpp Update copyright statements to 2019 2019-06-04 11:41:49 +02:00
gd_compiler.h Update copyright statements to 2019 2019-06-04 11:41:49 +02:00
gd_editor.cpp Fix crash when guessing type of variable declared to itself 2019-09-24 10:52:38 +02:00
gd_function.cpp Style: apply clang-format (5.0.0) to current source 2017-12-11 15:31:49 +01:00
gd_function.h Add extended check option to GDFunctionState::is_valid() 2017-05-17 14:47:17 +02:00
gd_functions.cpp Update copyright statements to 2019 2019-06-04 11:41:49 +02:00
gd_functions.h Update copyright statements to 2019 2019-06-04 11:41:49 +02:00
gd_parser.cpp Update copyright statements to 2019 2019-06-04 11:41:49 +02:00
gd_parser.h Update copyright statements to 2019 2019-06-04 11:41:49 +02:00
gd_script.cpp Update copyright statements to 2019 2019-06-04 11:41:49 +02:00
gd_script.h Update copyright statements to 2019 2019-06-04 11:41:49 +02:00
gd_tokenizer.cpp Update copyright statements to 2019 2019-06-04 11:41:49 +02:00
gd_tokenizer.h Update copyright statements to 2019 2019-06-04 11:41:49 +02:00
register_types.cpp Update copyright statements to 2019 2019-06-04 11:41:49 +02:00
register_types.h Update copyright statements to 2019 2019-06-04 11:41:49 +02:00