This website requires JavaScript.
Explore
Help
Register
Sign In
sascha
/
godot
mirror of
https://github.com/godotengine/godot.git
Watch
1
Star
0
Fork
You've already forked godot
1
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4.0.3-stable
godot
/
modules
/
gdscript
History
Max Hilbrunner
7f0d8bcade
Docs: Point to @GDScript in GDscript (script impl)
...
(cherry picked from commit
ad21fb0f92
)
2023-05-18 19:22:23 +07:00
..
doc_classes
Docs: Point to @GDScript in GDscript (script impl)
2023-05-18 19:22:23 +07:00
editor
Make GDScript number highlighting stricter
2023-03-27 16:58:50 +07:00
icons
…
language_server
LSP: don't send empty completion command
2023-05-12 12:31:21 +07:00
tests
GDScript: Don't fail when freed object is return
2023-04-27 08:49:29 +07:00
SCsub
…
config.py
…
gdscript.cpp
…
gdscript.h
…
gdscript_analyzer.cpp
GDScript: Add missing member type check when resolving `extends`
2023-04-24 17:00:35 +07: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: Fix wrong increment for disassembly of lambda
2023-04-27 08:49:29 +07:00
gdscript_editor.cpp
Fix multi-line string highlighting with single quotes.
2023-04-26 14:14:05 +07:00
gdscript_function.cpp
…
gdscript_function.h
…
gdscript_lambda_callable.cpp
…
gdscript_lambda_callable.h
…
gdscript_parser.cpp
…
gdscript_parser.h
…
gdscript_rpc_callable.cpp
…
gdscript_rpc_callable.h
…
gdscript_tokenizer.cpp
Fix for mixed tabs and spaces in gdscript
2023-04-26 14:29:27 +07:00
gdscript_tokenizer.h
…
gdscript_utility_functions.cpp
…
gdscript_utility_functions.h
…
gdscript_vm.cpp
GDScript: Don't fail when freed object is return
2023-04-27 08:49:29 +07:00
gdscript_warning.cpp
…
gdscript_warning.h
…
register_types.cpp
…
register_types.h
…