.. |
doc_classes
|
Improve the preload and load descriptions
|
2020-06-28 20:51:46 +02:00 |
editor
|
New GDScript tokenizer and parser
|
2020-07-20 11:38:39 -03:00 |
icons
|
Fix missing module editor icons
|
2020-03-08 19:32:25 +02:00 |
language_server
|
New GDScript tokenizer and parser
|
2020-07-20 11:38:39 -03:00 |
config.py
|
DocData: Skip unexposed classes
|
2020-04-20 12:51:10 +02:00 |
gdscript.cpp
|
Add GDScript cache singleton
|
2020-07-20 11:38:39 -03:00 |
gdscript.h
|
New GDScript tokenizer and parser
|
2020-07-20 11:38:39 -03:00 |
gdscript_analyzer.cpp
|
New GDScript tokenizer and parser
|
2020-07-20 11:38:39 -03:00 |
gdscript_analyzer.h
|
New GDScript tokenizer and parser
|
2020-07-20 11:38:39 -03:00 |
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
|
New GDScript tokenizer and parser
|
2020-07-20 11:38:39 -03:00 |
gdscript_function.cpp
|
New GDScript tokenizer and parser
|
2020-07-20 11:38:39 -03:00 |
gdscript_function.h
|
New GDScript tokenizer and parser
|
2020-07-20 11:38:39 -03:00 |
gdscript_functions.cpp
|
Style: Enforce braces around if blocks and loops
|
2020-05-14 21:57:34 +02:00 |
gdscript_functions.h
|
Reworked signal connection system, added support for Callable and Signal objects and made them default.
|
2020-02-20 08:24:50 +01:00 |
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
|
New GDScript tokenizer and parser
|
2020-07-20 11:38:39 -03:00 |
gdscript_warning.cpp
|
New GDScript tokenizer and parser
|
2020-07-20 11:38:39 -03:00 |
gdscript_warning.h
|
New GDScript tokenizer and parser
|
2020-07-20 11:38:39 -03:00 |
register_types.cpp
|
Add GDScript cache singleton
|
2020-07-20 11:38:39 -03:00 |
register_types.h
|
Adding missing include guards to header files identified by LGTM.
|
2020-03-23 04:52:36 -04:00 |
SCsub
|
SCons: Format buildsystem files with psf/black
|
2020-03-30 09:05:53 +02:00 |