Thakee Nathees 9ee77179b5 break, continue outside of a loop, match statement handled 5 years ago
..
doc_classes 253fc093b8 DocData: Skip unexposed classes 5 years ago
editor a7f49ac9a1 Update copyright statements to 2020 5 years ago
icons 7c11a1b162 Add support for creating editor icons per module 6 years ago
language_server 2173d041af Fix incorrect capabilities notification in LSP 5 years ago
SCsub b994124df3 GDScript: Disable LSP if either jsonrpc or websocket are disabled 6 years ago
config.py 253fc093b8 DocData: Skip unexposed classes 5 years ago
gdscript.cpp f3149817ff fixed: saving gdscript with cyclic inheritance crash the editor 5 years ago
gdscript.h f3149817ff fixed: saving gdscript with cyclic inheritance crash the editor 5 years ago
gdscript_compiler.cpp 86aa12e806 Keep a weak reference to orphan subclasses to reuse on class reload 5 years ago
gdscript_compiler.h cc9ca9eb34 GDScript: Don't re-evaluate index on assigment with operation 5 years ago
gdscript_editor.cpp a446e8671d autocompleting with indexing for native types added 5 years ago
gdscript_function.cpp 64344e6d1d Fix object leaks caused by unfulfilled yields 5 years ago
gdscript_function.h 64344e6d1d Fix object leaks caused by unfulfilled yields 5 years ago
gdscript_functions.cpp e417528f67 fix: dict2inst crash when constructor has arguments 5 years ago
gdscript_functions.h a7f49ac9a1 Update copyright statements to 2020 5 years ago
gdscript_parser.cpp 9ee77179b5 break, continue outside of a loop, match statement handled 5 years ago
gdscript_parser.h 9ee77179b5 break, continue outside of a loop, match statement handled 5 years ago
gdscript_tokenizer.cpp a7f49ac9a1 Update copyright statements to 2020 5 years ago
gdscript_tokenizer.h a7f49ac9a1 Update copyright statements to 2020 5 years ago
register_types.cpp a7f49ac9a1 Update copyright statements to 2020 5 years ago
register_types.h 19e71f94d8 Adding missing include guards to header files identified by LGTM. 5 years ago