Rémi Verschelde 3f888966c0 Merge pull request #53843 from vnen/gdscript-typed-array-subscript-constant пре 3 година
..
doc_classes 862994a8ef doc: Update links to latest documentation after content reorganization пре 3 година
editor 1881b3adc5 Improve GDScript Editor and Improve latency пре 4 година
icons a1d9c67f43 Optimize SVG using `svgcleaner --multipass` пре 4 година
language_server 551ceb590b GDScript: Report property type errors пре 3 година
tests 3f888966c0 Merge pull request #53843 from vnen/gdscript-typed-array-subscript-constant пре 3 година
SCsub 0cc05c5a31 Register GDScript test tools as test commands to run via command-line пре 5 година
config.py fbb806fd68 Unregister GDScriptFunctionState class пре 4 година
gdscript.cpp c63b18507d Use range iterators for `Map` пре 4 година
gdscript.h 0b484c5f5f Merge pull request #51456 from SaracenOne/super_init_fix пре 4 година
gdscript_analyzer.cpp 3f888966c0 Merge pull request #53843 from vnen/gdscript-typed-array-subscript-constant пре 3 година
gdscript_analyzer.h 749d89ae38 GDScript: Remove error when coroutine is called without await пре 3 година
gdscript_byte_codegen.cpp d28f2ee7a5 Only emit typed member setters if safe to do so пре 3 година
gdscript_byte_codegen.h c63b18507d Use range iterators for `Map` пре 4 година
gdscript_cache.cpp dfe3a2fad0 GDScript: Set status on parsing steps beforehand пре 3 година
gdscript_cache.h 10c9c2ccd4 Avoid crash after a parsing error in GDScript пре 4 година
gdscript_codegen.h ffe8412291 Merge pull request #52323 from vnen/gdscript-singleton-interdependence-fix пре 4 година
gdscript_compiler.cpp d36213bab8 GDScript: Make sure calls don't use return when not needed пре 3 година
gdscript_compiler.h c201b212c7 GDScript: Implement lambdas compilation and runtime пре 4 година
gdscript_disassembler.cpp 3d13588057 GDScript: Fix loading of interdependent autoloads пре 4 година
gdscript_editor.cpp e270d1cce3 Fix autocompletion of built-in functions in GDScript пре 3 година
gdscript_function.cpp c63b18507d Use range iterators for `Map` пре 4 година
gdscript_function.h ffe8412291 Merge pull request #52323 from vnen/gdscript-singleton-interdependence-fix пре 4 година
gdscript_lambda_callable.cpp c201b212c7 GDScript: Implement lambdas compilation and runtime пре 4 година
gdscript_lambda_callable.h 04688b92ff Rename Reference to RefCounted пре 4 година
gdscript_parser.cpp f930d54140 Merge pull request #53103 from ZuBsPaCe/gdscript-analyze-properties-fix пре 3 година
gdscript_parser.h 551ceb590b GDScript: Report property type errors пре 3 година
gdscript_tokenizer.cpp bcfc591f86 Reorganise text editor settings пре 4 година
gdscript_tokenizer.h c6e66a43b0 GDScript: Add lambda syntax parsing пре 4 година
gdscript_utility_functions.cpp c63b18507d Use range iterators for `Map` пре 4 година
gdscript_utility_functions.h b5334d14f7 Update copyright statements to 2021 пре 4 година
gdscript_vm.cpp 056a54db7b GDScript: Properly return value with await on non-coroutine пре 3 година
gdscript_warning.cpp e99730340b Fix error on parsing statement-less GDScript files, пре 4 година
gdscript_warning.h e99730340b Fix error on parsing statement-less GDScript files, пре 4 година
register_types.cpp 5ad4f26659 Implement the ability to disable classes пре 4 година
register_types.h b5334d14f7 Update copyright statements to 2021 пре 4 година