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
79eee93b9a24b377a57ca034b21ea30fbf91eead
godot
/
modules
/
gdscript
/
language_server
History
Rémi Verschelde
ea7b497065
Replace more occurrences of NULL with nullptr
2020-04-02 14:56:01 +02:00
..
gdscript_extend_parser.cpp
Replace NULL with nullptr
2020-04-02 13:38:00 +02:00
gdscript_extend_parser.h
…
gdscript_language_protocol.cpp
Replace NULL with nullptr
2020-04-02 13:38:00 +02:00
gdscript_language_protocol.h
Style: Set clang-format Standard to Cpp11
2020-03-17 07:36:24 +01:00
gdscript_language_server.cpp
Replace NULL with nullptr
2020-04-02 13:38:00 +02:00
gdscript_language_server.h
…
gdscript_text_document.cpp
Replace NULL with nullptr
2020-04-02 13:38:00 +02:00
gdscript_text_document.h
…
gdscript_workspace.cpp
Replace NULL with nullptr
2020-04-02 13:38:00 +02:00
gdscript_workspace.h
fix: Return only scenes for script owners on LSP completion
2020-03-07 09:17:25 -03:00
lsp.hpp
Replace more occurrences of NULL with nullptr
2020-04-02 14:56:01 +02:00