1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-23 12:25:08 +00:00
serenity/Base/home/anon/Source/little
Itamar 72fdab7bfb LanguageServers/Cpp: ParserAutoComplete engine inspects header files
... and performs preprocessing on the source code before parsing.

To support this, we are now able to keep track of multiple
files in the autocomplete engine. We re-parse a file whenever it is
edited.
2021-02-08 23:10:38 +01:00
..
main.cpp HackStudio: Integate with C++ parser-based autocomplete 2021-01-27 21:10:57 +01:00
Makefile little: Remove "-Os" compile flag 2021-01-09 10:55:46 +01:00
other.cpp LanguageServers/Cpp: ParserAutoComplete engine inspects header files 2021-02-08 23:10:38 +01:00
other.h LanguageServers/Cpp: ParserAutoComplete engine inspects header files 2021-02-08 23:10:38 +01:00
test.frm Base: Move "js" and "little" HackStudio projects into ~/Source/ 2020-08-05 17:40:47 +02:00