.. |
doc_classes
|
d0e906327d
Fix typo and slightly reword in @GDScript.xml
|
2 lat temu |
editor
|
2e37c05fe6
Make GDScript number highlighting stricter
|
2 lat temu |
icons
|
f524ddebd5
Make script type distinguishable by icon
|
3 lat temu |
language_server
|
64edc7a5c2
Fix internal editor not updating when using external editor via LSP
|
2 lat temu |
tests
|
07beae98f0
GDScript: Fix false positive `REDUNDANT_AWAIT` warning
|
2 lat temu |
SCsub
|
39facb35a0
SCons: Unify tools/target build type configuration
|
3 lat temu |
config.py
|
951a1016d3
[Scons] Implement module dependency sorting.
|
3 lat temu |
gdscript.cpp
|
048c252602
Prevent cache corruption when saving resources in the editor
|
2 lat temu |
gdscript.h
|
bd5ab9f9b4
Remove unused `ScriptLanguage` methods
|
2 lat temu |
gdscript_analyzer.cpp
|
07beae98f0
GDScript: Fix false positive `REDUNDANT_AWAIT` warning
|
2 lat temu |
gdscript_analyzer.h
|
2057d7344e
Merge pull request #73590 from vnen/gdscript-global-scope-enums
|
2 lat temu |
gdscript_byte_codegen.cpp
|
defa46bfd1
GDScript: Don't use validated call for vararg methods
|
2 lat temu |
gdscript_byte_codegen.h
|
561d949739
Merge pull request #73489 from vonagam/type-check-node
|
2 lat temu |
gdscript_cache.cpp
|
d95794ec8a
One Copyright Update to rule them all
|
2 lat temu |
gdscript_cache.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 lat temu |
gdscript_codegen.h
|
8fe023ad93
GDScript: Rework type check
|
2 lat temu |
gdscript_compiler.cpp
|
079c8ea719
GDScript: Fix checking if a call is awaited in compiler
|
2 lat temu |
gdscript_compiler.h
|
079c8ea719
GDScript: Fix checking if a call is awaited in compiler
|
2 lat temu |
gdscript_disassembler.cpp
|
8fe023ad93
GDScript: Rework type check
|
2 lat temu |
gdscript_editor.cpp
|
23f2c1234c
GDScript: Fix autocomplete inside a block with a type test condition
|
2 lat temu |
gdscript_function.cpp
|
604493eb6e
Merge pull request #65910 from KoBeWi/gdsus
|
2 lat temu |
gdscript_function.h
|
ea2bc9795c
Merge pull request #73544 from mashumafi/fix-func-arg-null
|
2 lat temu |
gdscript_lambda_callable.cpp
|
d95794ec8a
One Copyright Update to rule them all
|
2 lat temu |
gdscript_lambda_callable.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 lat temu |
gdscript_parser.cpp
|
5ae484c138
Fix error spam when naming a func at the end of the script
|
2 lat temu |
gdscript_parser.h
|
2057d7344e
Merge pull request #73590 from vnen/gdscript-global-scope-enums
|
2 lat temu |
gdscript_rpc_callable.cpp
|
d95794ec8a
One Copyright Update to rule them all
|
2 lat temu |
gdscript_rpc_callable.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 lat temu |
gdscript_tokenizer.cpp
|
03ea77407c
GDScript: Be more lenient with identifiers
|
2 lat temu |
gdscript_tokenizer.h
|
7548e043fc
Add support for Unicode identifiers in GDScript
|
2 lat temu |
gdscript_utility_functions.cpp
|
8fe023ad93
GDScript: Rework type check
|
2 lat temu |
gdscript_utility_functions.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 lat temu |
gdscript_vm.cpp
|
9ddf482a06
Added check for null objects in gdscript typed assign.
|
2 lat temu |
gdscript_warning.cpp
|
273bf7210f
GDScript: Add warnings that are set to error by default
|
2 lat temu |
gdscript_warning.h
|
273bf7210f
GDScript: Add warnings that are set to error by default
|
2 lat temu |
register_types.cpp
|
7e5c2f945d
Remove references to compiled GDScript in export
|
2 lat temu |
register_types.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 lat temu |