This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a43db5afa4bbec4772be2f296931a6d44bb4cbb3
godot
/
modules
/
gdscript
History
Dmitrii Maganov
abe6d67232
GDScript: Fix test for read-only state of constants
2023-01-27 05:28:08 +02:00
..
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
config.py
…
gdscript_analyzer.cpp
GDScript: Fix test for read-only state of constants
2023-01-27 05:28:08 +02:00
gdscript_analyzer.h
…
gdscript_byte_codegen.cpp
…
gdscript_byte_codegen.h
…
gdscript_cache.cpp
…
gdscript_cache.h
…
gdscript_codegen.h
…
gdscript_compiler.cpp
…
gdscript_compiler.h
…
gdscript_disassembler.cpp
…
gdscript_editor.cpp
GDScript: Allow constant expressions in annotations
2023-01-25 18:43:56 +03:00
gdscript_function.cpp
…
gdscript_function.h
…
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
…
gdscript.cpp
GDScript: Allow constant expressions in annotations
2023-01-25 18:43:56 +03:00
gdscript.h
…
register_types.cpp
…
register_types.h
…
SCsub
…