virtualx-engine/modules/gdscript/language_server
reduz 45af29da80 Add a new HashSet template
* Intended to replace RBSet in most cases.
* Optimized for iteration speed
2022-05-20 22:40:38 +02:00
..
gdscript_extend_parser.cpp Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
gdscript_extend_parser.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
gdscript_language_protocol.cpp Add a new HashMap implementation 2022-05-12 11:21:29 +02:00
gdscript_language_protocol.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
gdscript_language_server.cpp Convert _notification methods to switch - Chunk C 2022-02-16 13:03:05 -05:00
gdscript_language_server.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
gdscript_text_document.cpp Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
gdscript_text_document.h Make FileAccess and DirAccess classes reference counted. 2022-04-11 13:28:51 +03:00
gdscript_workspace.cpp Add a new HashSet template 2022-05-20 22:40:38 +02:00
gdscript_workspace.h Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
lsp.hpp Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00