| .. |
|
doc_classes
|
GDScript: Allow constant expressions in annotations
|
2023-01-25 18:43:56 +03:00 |
|
editor
|
…
|
|
|
icons
|
…
|
|
|
language_server
|
…
|
|
|
tests
|
GDScript: Fix test for read-only state of constants
|
2023-01-27 05:28:08 +02:00 |
|
SCsub
|
…
|
|
|
config.py
|
…
|
|
|
gdscript.cpp
|
GDScript: Allow constant expressions in annotations
|
2023-01-25 18:43:56 +03:00 |
|
gdscript.h
|
…
|
|
|
gdscript_analyzer.cpp
|
GDScript: Fix test for read-only state of constants
|
2023-01-27 05:28:08 +02:00 |
|
gdscript_analyzer.h
|
Merge pull request #71120 from jordigcs/ternary
|
2023-01-25 12:23:11 -03:00 |
|
gdscript_byte_codegen.cpp
|
Merge pull request #70948 from vnen/gdscript-ptr-method-name-in-debug
|
2023-01-23 12:24:15 -03:00 |
|
gdscript_byte_codegen.h
|
Merge pull request #70948 from vnen/gdscript-ptr-method-name-in-debug
|
2023-01-23 12:24:15 -03:00 |
|
gdscript_cache.cpp
|
…
|
|
|
gdscript_cache.h
|
…
|
|
|
gdscript_codegen.h
|
Merge pull request #70948 from vnen/gdscript-ptr-method-name-in-debug
|
2023-01-23 12:24:15 -03:00 |
|
gdscript_compiler.cpp
|
Merge pull request #70948 from vnen/gdscript-ptr-method-name-in-debug
|
2023-01-23 12:24:15 -03:00 |
|
gdscript_compiler.h
|
…
|
|
|
gdscript_disassembler.cpp
|
GDScript: Add names for disassembling function pointers
|
2023-01-23 11:04:31 -03:00 |
|
gdscript_editor.cpp
|
GDScript: Allow constant expressions in annotations
|
2023-01-25 18:43:56 +03:00 |
|
gdscript_function.cpp
|
…
|
|
|
gdscript_function.h
|
GDScript: Add names for disassembling function pointers
|
2023-01-23 11:04:31 -03:00 |
|
gdscript_lambda_callable.cpp
|
…
|
|
|
gdscript_lambda_callable.h
|
…
|
|
|
gdscript_parser.cpp
|
GDScript: Allow constant expressions in annotations
|
2023-01-25 18:43:56 +03:00 |
|
gdscript_parser.h
|
GDScript: Allow constant expressions in annotations
|
2023-01-25 18:43:56 +03:00 |
|
gdscript_rpc_callable.cpp
|
…
|
|
|
gdscript_rpc_callable.h
|
…
|
|
|
gdscript_tokenizer.cpp
|
…
|
|
|
gdscript_tokenizer.h
|
…
|
|
|
gdscript_utility_functions.cpp
|
…
|
|
|
gdscript_utility_functions.h
|
…
|
|
|
gdscript_vm.cpp
|
…
|
|
|
gdscript_warning.cpp
|
…
|
|
|
gdscript_warning.h
|
…
|
|
|
register_types.cpp
|
…
|
|
|
register_types.h
|
…
|
|