2
0
Fork 0
godot/modules/gdscript
Dmitrii Maganov 10e364bf43 GDScript: Fix array as default value for parameter 2023-01-06 06:25:55 +07:00
..
doc_classes Add a note for `inst_to_dict` to prevent using it on built-in instances 2022-12-19 19:12:00 +07:00
editor One Copyright Update to rule them all 2023-01-05 13:25:55 +07:00
icons
language_server Unify typing of variables, constants and parameters in GDScript 2023-01-06 01:10:04 +07:00
tests GDScript: Fix array as default value for parameter 2023-01-06 06:25:55 +07:00
SCsub
config.py
gdscript.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +07:00
gdscript.h One Copyright Update to rule them all 2023-01-05 13:25:55 +07:00
gdscript_analyzer.cpp Unify typing of variables, constants and parameters in GDScript 2023-01-06 01:10:04 +07:00
gdscript_analyzer.h Unify typing of variables, constants and parameters in GDScript 2023-01-06 01:10:04 +07:00
gdscript_byte_codegen.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +07:00
gdscript_byte_codegen.h One Copyright Update to rule them all 2023-01-05 13:25:55 +07:00
gdscript_cache.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +07:00
gdscript_cache.h One Copyright Update to rule them all 2023-01-05 13:25:55 +07:00
gdscript_codegen.h One Copyright Update to rule them all 2023-01-05 13:25:55 +07:00
gdscript_compiler.cpp GDScript: Fix array as default value for parameter 2023-01-06 06:25:55 +07:00
gdscript_compiler.h One Copyright Update to rule them all 2023-01-05 13:25:55 +07:00
gdscript_disassembler.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +07:00
gdscript_editor.cpp Unify typing of variables, constants and parameters in GDScript 2023-01-06 01:10:04 +07:00
gdscript_function.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +07:00
gdscript_function.h One Copyright Update to rule them all 2023-01-05 13:25:55 +07:00
gdscript_lambda_callable.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +07:00
gdscript_lambda_callable.h One Copyright Update to rule them all 2023-01-05 13:25:55 +07:00
gdscript_parser.cpp Unify typing of variables, constants and parameters in GDScript 2023-01-06 01:10:04 +07:00
gdscript_parser.h Unify typing of variables, constants and parameters in GDScript 2023-01-06 01:10:04 +07:00
gdscript_rpc_callable.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +07:00
gdscript_rpc_callable.h One Copyright Update to rule them all 2023-01-05 13:25:55 +07:00
gdscript_tokenizer.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +07:00
gdscript_tokenizer.h One Copyright Update to rule them all 2023-01-05 13:25:55 +07:00
gdscript_utility_functions.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +07:00
gdscript_utility_functions.h One Copyright Update to rule them all 2023-01-05 13:25:55 +07:00
gdscript_vm.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +07:00
gdscript_warning.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +07:00
gdscript_warning.h One Copyright Update to rule them all 2023-01-05 13:25:55 +07:00
register_types.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +07:00
register_types.h One Copyright Update to rule them all 2023-01-05 13:25:55 +07:00