Rémi Verschelde 491ded1898 Minor typo and docs URL fixes 2 年之前
..
doc_classes a98a0f5d34 Document `@GDScript.is_instance_of` method 2 年之前
editor 5a283bdbcd Allow unicode identifier in GDScript syntax highlighter 2 年之前
icons f524ddebd5 Make script type distinguishable by icon 3 年之前
language_server 64edc7a5c2 Fix internal editor not updating when using external editor via LSP 2 年之前
tests 491ded1898 Minor typo and docs URL fixes 2 年之前
SCsub 39facb35a0 SCons: Unify tools/target build type configuration 3 年之前
config.py 951a1016d3 [Scons] Implement module dependency sorting. 3 年之前
gdscript.cpp bd5ab9f9b4 Remove unused `ScriptLanguage` methods 2 年之前
gdscript.h bd5ab9f9b4 Remove unused `ScriptLanguage` methods 2 年之前
gdscript_analyzer.cpp 638aa4f811 GDScript: Fix wrong unsafety mark for binary operator 2 年之前
gdscript_analyzer.h 2057d7344e Merge pull request #73590 from vnen/gdscript-global-scope-enums 2 年之前
gdscript_byte_codegen.cpp defa46bfd1 GDScript: Don't use validated call for vararg methods 2 年之前
gdscript_byte_codegen.h 561d949739 Merge pull request #73489 from vonagam/type-check-node 2 年之前
gdscript_cache.cpp d95794ec8a One Copyright Update to rule them all 2 年之前
gdscript_cache.h d95794ec8a One Copyright Update to rule them all 2 年之前
gdscript_codegen.h 8fe023ad93 GDScript: Rework type check 2 年之前
gdscript_compiler.cpp c0f1ed57c4 Merge pull request #73915 from vonagam/fix-conversions-from-native-member 2 年之前
gdscript_compiler.h d95794ec8a One Copyright Update to rule them all 2 年之前
gdscript_disassembler.cpp 8fe023ad93 GDScript: Rework type check 2 年之前
gdscript_editor.cpp c9e49c487d GDScript: Limit recursion depth for completion functions 2 年之前
gdscript_function.cpp 604493eb6e Merge pull request #65910 from KoBeWi/gdsus 2 年之前
gdscript_function.h ea2bc9795c Merge pull request #73544 from mashumafi/fix-func-arg-null 2 年之前
gdscript_lambda_callable.cpp d95794ec8a One Copyright Update to rule them all 2 年之前
gdscript_lambda_callable.h d95794ec8a One Copyright Update to rule them all 2 年之前
gdscript_parser.cpp b0b1eaeb6d GDScript: Fix parsing unexpected break/continue in lambda 2 年之前
gdscript_parser.h 2057d7344e Merge pull request #73590 from vnen/gdscript-global-scope-enums 2 年之前
gdscript_rpc_callable.cpp d95794ec8a One Copyright Update to rule them all 2 年之前
gdscript_rpc_callable.h d95794ec8a One Copyright Update to rule them all 2 年之前
gdscript_tokenizer.cpp 03ea77407c GDScript: Be more lenient with identifiers 2 年之前
gdscript_tokenizer.h 7548e043fc Add support for Unicode identifiers in GDScript 2 年之前
gdscript_utility_functions.cpp 8fe023ad93 GDScript: Rework type check 2 年之前
gdscript_utility_functions.h d95794ec8a One Copyright Update to rule them all 2 年之前
gdscript_vm.cpp 9ddf482a06 Added check for null objects in gdscript typed assign. 2 年之前
gdscript_warning.cpp 273bf7210f GDScript: Add warnings that are set to error by default 2 年之前
gdscript_warning.h 273bf7210f GDScript: Add warnings that are set to error by default 2 年之前
register_types.cpp 7e5c2f945d Remove references to compiled GDScript in export 2 年之前
register_types.h d95794ec8a One Copyright Update to rule them all 2 年之前