A Thousand Ships 3bb74adc45 [Doc] Document loading behavior with relative paths 8 months ago
..
doc_classes 3bb74adc45 [Doc] Document loading behavior with relative paths 7 months ago
editor 8f0966982d GDScript: Fix POT generator skips some nodes (part 2) 8 months ago
icons 93318d2dd5 Optimize and fix up some SVGs 1 year ago
language_server fc78f766d1 Allow LSP to process multiple messages per poll 8 months ago
tests c17688fa6c Fix running tests in template builds 9 months ago
.editorconfig b1eb737719 GDScript: Fix some lambda bugs 1 year ago
SCsub bfd7a50036 SCons: Fix build with GDScript LSP disabled 1 year ago
config.py 951a1016d3 [Scons] Implement module dependency sorting. 2 years ago
gdscript.cpp b34af3aa5a Speed up GDScript::get_must_clear_dependencies() 10 months ago
gdscript.h b34af3aa5a Speed up GDScript::get_must_clear_dependencies() 10 months ago
gdscript_analyzer.cpp 9f4eac82a2 GDScriptAnalyzer is unaware of properties from other Languages 8 months ago
gdscript_analyzer.h 89429b0273 GDScript: Fix lambda resolution with cyclic references 1 year ago
gdscript_byte_codegen.cpp 4a7d49a89a GDScript: Replace ptrcalls on MethodBind to validated calls 1 year ago
gdscript_byte_codegen.h 4a7d49a89a GDScript: Replace ptrcalls on MethodBind to validated calls 1 year ago
gdscript_cache.cpp a9c864dc35 Merge pull request #83039 from KoBeWi/it's_always_the_cache 1 year ago
gdscript_cache.h 25b2f1780a Style: Harmonize header includes in modules 1 year ago
gdscript_codegen.h 4a7d49a89a GDScript: Replace ptrcalls on MethodBind to validated calls 1 year ago
gdscript_compiler.cpp c35e05e7b1 GDScript: Fix accessing static function as `Callable` in static context 10 months ago
gdscript_compiler.h 4d4ec47690 GDScript: Lambda hotswap fixes 10 months ago
gdscript_disassembler.cpp 4a7d49a89a GDScript: Replace ptrcalls on MethodBind to validated calls 1 year ago
gdscript_editor.cpp 571cb746f9 Improve sorting of enum autocompletion 10 months ago
gdscript_function.cpp aff767ef07 Fix expected argument count for `Callable` call errors 1 year ago
gdscript_function.h 4a7d49a89a GDScript: Replace ptrcalls on MethodBind to validated calls 1 year ago
gdscript_lambda_callable.cpp 4d4ec47690 GDScript: Lambda hotswap fixes 10 months ago
gdscript_lambda_callable.h 4d4ec47690 GDScript: Lambda hotswap fixes 10 months ago
gdscript_parser.cpp 53c6c387ef Merge pull request #83050 from k0T0z/fix-unnecessary-include 1 year ago
gdscript_parser.h e945a8fbad Fix typo in gdscript_parser.h and gdscript_translation_parser_plugin.cpp 1 year ago
gdscript_rpc_callable.cpp 9fb8862d73 GDScript: Lambda hot reloading 1 year ago
gdscript_rpc_callable.h 793cc080cb Fix `get_method` from named lambda 1 year ago
gdscript_tokenizer.cpp 4e5b545c04 [GDScript] Prevent running `String` number functions on invalid literal 8 months ago
gdscript_tokenizer.h fe4850c0d0 Use mingw-std-threads in MinGW builds 1 year ago
gdscript_utility_functions.cpp 0c2202c56e GDScript: Fix incorrect error message for utility functions 1 year ago
gdscript_utility_functions.h d95794ec8a One Copyright Update to rule them all 1 year ago
gdscript_vm.cpp 08e3f30299 GDScript: Don't optimize division and modulo on debug 1 year ago
gdscript_warning.cpp ba96d4f631 GDScript: Fix `UNSAFE_CALL_ARGUMENT` warning for `Variant` constructors 1 year ago
gdscript_warning.h 4ce27301d3 GDScript: Add `INFERRED_DECLARATION` warning 1 year ago
register_types.cpp d17811c814 Re-architect how Android plugins are packaged and handled at export time 1 year ago
register_types.h d95794ec8a One Copyright Update to rule them all 1 year ago