This website requires JavaScript.
Explore
Help
Register
Sign In
Gremlinsoft
/
godot
forked from
sascha/godot
Watch
2
Star
0
Fork
You've already forked godot
0
Code
Pull Requests
Activity
1f5811eb03
godot
/
modules
/
gdscript
History
Yuri Sizov
f3033da97d
Merge pull request
#76170
from HolonProduction/string-highlight
...
Fix multi-line string highlighting with single quotes.
2023-04-18 18:01:02 +07:00
..
doc_classes
Fix typo and slightly reword in @GDScript.xml
2023-03-31 20:30:29 +07:00
editor
Add GDScript template to RichTextEffect
2023-04-18 14:02:04 +07:00
icons
…
language_server
Merge pull request
#76197
from dalexeev/fix-error-macro-misuses
2023-04-18 16:11:37 +07:00
tests
Merge pull request
#72979
from dalexeev/gds-annotation-parsing
2023-04-17 17:14:58 +07:00
SCsub
…
config.py
…
gdscript.cpp
…
gdscript.h
…
gdscript_analyzer.cpp
Merge pull request
#75691
from dalexeev/gds-fix-signature-generation
2023-04-14 20:01:27 +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
Merge pull request
#72056
from resistor/master
2023-03-20 19:16:30 +07:00
gdscript_compiler.h
…
gdscript_disassembler.cpp
…
gdscript_editor.cpp
Merge pull request
#76170
from HolonProduction/string-highlight
2023-04-18 18:01:02 +07:00
gdscript_function.cpp
…
gdscript_function.h
…
gdscript_lambda_callable.cpp
…
gdscript_lambda_callable.h
…
gdscript_parser.cpp
Merge pull request
#72979
from dalexeev/gds-annotation-parsing
2023-04-17 17:14:58 +07: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
…
gdscript_warning.cpp
Fix mistakes in documentation and GDScript errors
2023-04-10 10:00:09 +07:00
gdscript_warning.h
…
register_types.cpp
…
register_types.h
…