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
62d87fbd8bb6c03e5bc52ebc1eead2410824dbd4
godot
/
modules
/
gdscript
History
SaracenOne
62d87fbd8b
Return a correctly typed variant in case of a function error to prevent hard crashes
2022-02-17 15:45:19 +00:00
..
doc_classes
Add an XML schema for documentation
2022-02-15 00:03:31 +01:00
editor
Improve compilation speed (forward declarations/includes cleanup)
2022-02-12 02:46:22 +01:00
editor_templates
…
icons
…
language_server
…
tests
Refactor some object type checking code with
cast_to
2022-02-08 10:08:34 +01:00
config.py
…
gdscript_analyzer.cpp
Refactor some object type checking code with
cast_to
2022-02-08 10:08:34 +01: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
Refactor some object type checking code with
cast_to
2022-02-08 10:08:34 +01:00
gdscript_function.cpp
…
gdscript_function.h
Return a correctly typed variant in case of a function error to prevent hard crashes
2022-02-17 15:45:19 +00:00
gdscript_lambda_callable.cpp
…
gdscript_lambda_callable.h
…
gdscript_parser.cpp
Refactor some object type checking code with
cast_to
2022-02-08 10:08:34 +01:00
gdscript_parser.h
…
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
Return a correctly typed variant in case of a function error to prevent hard crashes
2022-02-17 15:45:19 +00:00
gdscript_warning.cpp
…
gdscript_warning.h
…
gdscript.cpp
…
gdscript.h
…
register_types.cpp
…
register_types.h
…
SCsub
…