.. |
doc_classes
|
Clarify @rpc annotation arguments docs
|
2023-06-13 21:33:48 +03:00 |
editor
|
Style: Harmonize header includes in modules
|
2023-06-15 14:35:45 +02:00 |
icons
|
|
|
language_server
|
Style: Harmonize header includes in modules
|
2023-06-15 14:35:45 +02:00 |
tests
|
Fix lambda parsing continuing on subsequent lines #73273
|
2023-06-21 12:56:57 +02:00 |
config.py
|
|
|
gdscript.cpp
|
GDScript: Fix _get_script_name() function collision for SCU build
|
2023-06-20 12:03:54 +03:00 |
gdscript.h
|
GDScript: Fix _get_script_name() function collision for SCU build
|
2023-06-20 12:03:54 +03:00 |
gdscript_analyzer.cpp
|
Make container element type comparison safe
|
2023-06-20 17:04:57 +02:00 |
gdscript_analyzer.h
|
Merge pull request #77324 from anvilfolk/oh-no-its-virtual
|
2023-06-15 15:26:18 +02:00 |
gdscript_byte_codegen.cpp
|
GDScript: Fix some bugs with static variables and functions
|
2023-06-16 22:52:11 +03:00 |
gdscript_byte_codegen.h
|
GDScript: Fix some bugs with static variables and functions
|
2023-06-16 22:52:11 +03:00 |
gdscript_cache.cpp
|
Merge pull request #76954 from Rindbee/return-null-on-fail-load-script
|
2023-06-19 21:17:47 +02:00 |
gdscript_cache.h
|
Style: Harmonize header includes in modules
|
2023-06-15 14:35:45 +02:00 |
gdscript_codegen.h
|
GDScript: Fix some bugs with static variables and functions
|
2023-06-16 22:52:11 +03:00 |
gdscript_compiler.cpp
|
Merge pull request #78389 from rune-scape/rune-match-stringnames
|
2023-06-19 21:18:42 +02:00 |
gdscript_compiler.h
|
Style: Harmonize header includes in modules
|
2023-06-15 14:35:45 +02:00 |
gdscript_disassembler.cpp
|
GDScript: Fix _get_script_name() function collision for SCU build
|
2023-06-20 12:03:54 +03:00 |
gdscript_editor.cpp
|
Fix "Go to definition" for GDScript type hints
|
2023-06-19 15:29:25 +02:00 |
gdscript_function.cpp
|
Merge pull request #65910 from KoBeWi/gdsus
|
2023-02-03 16:13:06 +01:00 |
gdscript_function.h
|
GDScript: Fix some bugs with static variables and functions
|
2023-06-16 22:52:11 +03:00 |
gdscript_lambda_callable.cpp
|
Style: Harmonize header includes in modules
|
2023-06-15 14:35:45 +02:00 |
gdscript_lambda_callable.h
|
One Copyright Update to rule them all
|
2023-01-05 13:25:55 +01:00 |
gdscript_parser.cpp
|
Fix lambda parsing continuing on subsequent lines #73273
|
2023-06-21 12:56:57 +02:00 |
gdscript_parser.h
|
Style: Harmonize header includes in modules
|
2023-06-15 14:35:45 +02:00 |
gdscript_rpc_callable.cpp
|
One Copyright Update to rule them all
|
2023-01-05 13:25:55 +01:00 |
gdscript_rpc_callable.h
|
One Copyright Update to rule them all
|
2023-01-05 13:25:55 +01:00 |
gdscript_tokenizer.cpp
|
Merge pull request #72824 from dalexeev/gds-invalid-char-error
|
2023-06-19 15:39:58 +02:00 |
gdscript_tokenizer.h
|
GDScript: Fix MIN_INT not representable as numeric literal
|
2023-02-15 17:41:46 +03:00 |
gdscript_utility_functions.cpp
|
Style: Harmonize header includes in modules
|
2023-06-15 14:35:45 +02:00 |
gdscript_utility_functions.h
|
One Copyright Update to rule them all
|
2023-01-05 13:25:55 +01:00 |
gdscript_vm.cpp
|
GDScript: Fix _get_script_name() function collision for SCU build
|
2023-06-20 12:03:54 +03:00 |
gdscript_warning.cpp
|
GDScript: Reorganize and unify warnings
|
2023-04-28 18:25:11 +03:00 |
gdscript_warning.h
|
GDScript: Reorganize and unify warnings
|
2023-04-28 18:25:11 +03:00 |
register_types.cpp
|
Style: Harmonize header includes in modules
|
2023-06-15 14:35:45 +02:00 |
register_types.h
|
One Copyright Update to rule them all
|
2023-01-05 13:25:55 +01:00 |
SCsub
|
|
|