ladybird/Userland/Libraries/LibCodeComprehension
iyush ac435f914c LibCpp: Support for parsing c-style fixed arrays (arr[2])
Also adds tests for finding declaration of arrays inside
CppComprehension which requires proper parsing for passing.

Side-effect of this patch: if we ctrl+click on array variables, it
should jump to the correct declaration inside HackStudio.
2023-04-26 09:40:25 +01:00
..
Cpp LibCpp: Support for parsing c-style fixed arrays (arr[2]) 2023-04-26 09:40:25 +01:00
Shell Everywhere: Use '_{short_,}string' literals more 2023-02-28 15:15:36 +00:00
CMakeLists.txt Everywhere: Explicitly link all binaries against the LibC target 2022-11-01 14:49:09 +00:00
CodeComprehensionEngine.cpp AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
CodeComprehensionEngine.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
FileDB.cpp AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
FileDB.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
Types.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00