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
17cd6347ba96d4e64cba475854e842e0a490a465
godot
/
modules
/
gdscript
History
George Marques
17cd6347ba
Add better local variable detection in GDScript parser
...
Also store Variant operator to avoid needing to do it repeatedly in later compiling stages.
2020-07-20 11:38:39 -03:00
..
doc_classes
Improve the preload and load descriptions
2020-06-28 20:51:46 +02:00
editor
…
icons
…
language_server
…
config.py
…
gdscript_analyzer.cpp
…
gdscript_analyzer.h
…
gdscript_cache.cpp
Add GDScript cache singleton
2020-07-20 11:38:39 -03:00
gdscript_cache.h
Add GDScript cache singleton
2020-07-20 11:38:39 -03:00
gdscript_compiler.cpp
Add support for properties
2020-07-20 11:38:39 -03:00
gdscript_compiler.h
Add support for properties
2020-07-20 11:38:39 -03:00
gdscript_editor.cpp
…
gdscript_function.cpp
…
gdscript_function.h
…
gdscript_functions.cpp
…
gdscript_functions.h
…
gdscript_parser.cpp
Add better local variable detection in GDScript parser
2020-07-20 11:38:39 -03:00
gdscript_parser.h
Add better local variable detection in GDScript parser
2020-07-20 11:38:39 -03:00
gdscript_tokenizer.cpp
Fix comments in beginning of file
2020-07-20 11:38:39 -03:00
gdscript_tokenizer.h
…
gdscript_warning.cpp
…
gdscript_warning.h
…
gdscript.cpp
Add GDScript cache singleton
2020-07-20 11:38:39 -03:00
gdscript.h
…
register_types.cpp
Add GDScript cache singleton
2020-07-20 11:38:39 -03:00
register_types.h
…
SCsub
…